/*!
Theme Name: MRD
Theme URI: https://mrdinvest.com
Author: ipro team
Author URI: http://ipro.vn
Description: Giao diện website wordpress chuẩn seo
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: iprovn
Tags: okrs, okrs vietnam, mrd

!*/



@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
	color: #C15837;
	text-decoration: none;
}

a:hover {
	color: #FC336F;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
	margin: 8px 0;
	display: block;
	color: #818181;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
	-webkit-appearance: none;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color:#666666;
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	line-height: 1.6;
	background: #fff;
	font-weight: 300;
	border-radius: 0;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-size: 24px;
	line-height: 30px;
}

p {
	margin-bottom: 1em;
	
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
    color: #333;
	font-size: 15px;
	padding: 0 20px;
	margin-left: 35px;
	border-left: 2px solid #ccc;
    margin-bottom: 0;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul {
	list-style: none;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 5px 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

.wp-caption {

    width: 100% !important;
    overflow: hidden;

}

.wp-caption img {
	width: 100%;
}

.wp-caption-text {

    font-style: italic;
    text-align: center;
	padding: 10px 0;

}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

.select-wrapper{
	position: relative;
	width: 100%;
	overflow: hidden;
}

.select-wrapper:after {

    content: '\f078';
    font-family: "Font Awesome 5 Pro";
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    top: 10px;
    padding: 0;
    position: absolute;
    pointer-events: none;
    right: 10px;

}

.wpcf7-form p {
    margin: 0;
    padding: 0;
}

.color-form .wpcf7-form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffff;
  opacity: 1; /* Firefox */
}

.color-form .wpcf7-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ffffff;
}

.color-form .wpcf7-form input::-ms-input-placeholder { /* Microsoft Edge */
  color: #ffffff;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
	transition: all .3s ease-in-out;
    box-shadow: 0 5px 10px 0.5px rgba(0, 0, 0, 0.1);
}

.ipro-connect-content ul li {
    display: inline-block;
    background: 
    #fff;
    border-radius: 100%;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 33px;
	margin-right: 10px;
}

.ipro-connect-content ul li a i {
    color: 
    #000;
}

.btn-white {
    border: 1px solid #fff;
    border-radius: 21px;
    padding: 8px 25px;
    display: inline-table;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    margin-top: 10px;
}

.btn-white:hover {
	border: 1px solid #94887A;
	color: #94887A;
}

.read-more {
    border: 1px solid #94887A;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px 25px;
}

.read-more:hover {
	border: 1px solid #94887A;
	color: #94887A;
}

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

header#masthead {
    position: fixed;
    width: 100%;
    z-index: 99999;
}

.site-header {
    background: #000000;
}

.home #navbar {
    border-bottom: 1px solid #ff0000;
}

#navbar {
    box-shadow: 7px 5px 30px 0px rgba(0, 0, 0, 0.12);
    position: relative;
    z-index: 999;
}

.top-search {
    width: 40%;
    float: left;
}

.header-menu ul li {
    display: inline-block;
    padding: 0 10px;
}

.header-menu ul li a {
    color: #fff;
}

.hotline a {
	color: #fff;
}

.top-search label {
    width: 100%;
}

.top-search .search-field {
    width: 100%;
    position: relative;
}

.top-search .search-submit {
    position: absolute;
    right: 0;
}
.site-logo h1 {
    margin: 0;
}

.site-icon ul {
    display: flex;
    justify-content: end;
}

.site-icon ul li {
    padding: 0 0 0 20px;
}

.site-icon a {
    color: #ea5520;
}

.cart-totals {
    position: relative;
    padding-right: 20px;
    overflow: hidden;
}

.cart-totals span {
    position: absolute;
    font-size: 10px;
    background: #ea5520;
    color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    text-align: center;
    line-height: 12px;
    right: 0;
}

.search-pop {
    width: 100%;
    margin: 0;
    padding: 30px 0;
    border-radius: 0 0 10px 10px;
    vertical-align: top;
}

.fancybox-slide--html {
	padding: 0;
}

.search-pop .search-form-content {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.search-pop input {
    width: 100%;
    background: transparent;
    border-bottom: 1px solid #ebebeb;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 22px;
    padding: 10px 35px 10px 0;
    border-radius: 0;
}

.search-pop .search-submit {
    position: absolute;
    right: 0;
    background: transparent;
    font-size: 20px;
    padding: 0;
    top: 10px;
}

.search-pop .search-submit i {
    color: #414141;
}

ul#primary-menu a, nav.rank-math-breadcrumb {
    font-family: 'Montserrat', sans-serif;
}

/*--------------------------------------------------------------
## Homepage
--------------------------------------------------------------*/

#page {
    position: relative;
}

.wpcf7-form select:after {
	content: '\f0dd';
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    right: 8px;
    top: 8px;
    color: #fff;
}


.tags {
    border-bottom: 1px solid 
    #ebebeb;
    padding: 10px 0;
}

.videos {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	
}

.videos iframe, .videos object, .videos embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-icon img {
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
	opacity: 1 !important;
}

.video-thumb {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
	background: #000;
}

.video-thumb img {
	opacity: 1;
}

.video-thumb:hover img {
    opacity: 0.6;
}

article ul {
    padding: 0;
    list-style: none;
    display: block;
    width: 100%;
    margin: 15px;
	
}

article ol {
	margin: 30px;
}
article ol li {
	padding-bottom: 20px;
}

article ul li:before {
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    margin-left: -2em;
    width: 2em;
    color: #C15837;
    font-weight: 900;
    font-size: 12px;
    vertical-align: middle;
}


article ul li {
    padding-left: 2em;
	padding-bottom: 5px;

}

article h2 {
    color: #191919;
	font-weight: 600;
}


/*--------------------------------------------------------------
## Breadcrumb
--------------------------------------------------------------*/

.header-page.header-cat p {
    margin: 0;
    padding: 28px 0 23px 0;
}

.title-cat {
    color: #1A4276;
    font-weight: 600;
    font-size: 29px;
    line-height: 34px;
    margin: 0;

}

.rank-math-breadcrumb {
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
	margin: 0;
}

.rank-math-breadcrumb a {
	color: #fff;
}

.header-page.header-cat .breadcrumbs nav.rank-math-breadcrumb a {
	color: #9A9A9A;
	font-size: 13px;
	text-transform: none;
	
}

.header-page.header-cat .breadcrumbs nav.rank-math-breadcrumb span {
	color: #010101;
	font-size: 13px;
	text-transform: none;
}

.header-page.header-cat .breadcrumbs nav.rank-math-breadcrumb {
	text-align: left;
}

/*--------------------------------------------------------------
## sidebar
--------------------------------------------------------------*/
.sidebar-right {
    overflow: hidden;
}

.sidebar-title {
    display: block;
    margin-bottom: 20px;
    color: #1A4276;
    font-size: 24px;
    font-weight: 600;
	font-family: 'Roboto Slab', serif;
}

.sidebar-right .menu li {

    background: #ebebeb;
	padding: 6px 10px 6px 15px;
	border-bottom: 1px solid #fff;

}

.sidebar-right .menu li a {

    color:#414141;
	display: block;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 400;;

}

.sidebar-right .menu li a:hover {
	color: #ff9000;
}

.sidebar-right .widget {

    margin-bottom: 20px;

}

.sidebar-post-list {
    position: relative;
	overflow: hidden;
	padding-bottom: 35px;
}

.sidebar-post-thumb {
	width: 20%;
	float: left;
	
}

.sidebar-post-title {
	width: 80%;
	float: left;
	padding-left: 15px;
	line-height: 18px;
}

.sidebar-post-title  a {
	color: #232323;
	font-size: 15px;
	font-weight: 600;
	
}

.sidebar-post-list .post-date {
    margin: 0;
    padding: 0;
    font-size: 13px;
}


/*--------------------------------------------------------------
## Archive
--------------------------------------------------------------*/

.content-archive {
    background: #493220;
    margin: 0 !important;
    padding-bottom: 50px;
}

.pagination {
    background: #7E5A3D;
    display: table;
    margin: 30px auto 0 auto;
}

.pagination a, .pagination span {
    color: #E1E1E1;
    padding: 15px 28px;
    display: inline-block;
    border-right: 1px solid rgba(230,230,230,0.3);
}

.pagination a:last-child, .pagination span:last-child {
	border-right: 0;
}

span.page-numbers.current {
	font-weight: 700;
	background: #AC6D33;
}

.blog-list {
    margin-bottom: 40px;
    background: #ffffff;
    border: 1px solid #AC6D33;
}

.cat-name a {
    color: #AC6D33;
    font-family: "Montserrat", Sans-serif !important;
    font-size: 12px;
    text-transform: uppercase;
    padding: 15px 15px 5px 15px;
    font-weight: 600;
    display: block;
}

h2.blog-title a {
	color: #1A4276;
}

h2.blog-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
	padding: 0 15px 15px 15px;
	margin: 0;
	font-family: "Montserrat", Sans-serif !important;
	min-height: 68px;

}

h2.blog-title:hover{
    text-overflow:clip;
    width:auto;
    white-space: normal;
}

.blog-title {
    margin: 15px 0 0 0;
}

.blog-excerpt {
    padding: 0;
}

.blog-bottom {
    margin: 20px 0;
    border-bottom: 1px solid 
    #ebebeb;
    padding-bottom: 15px;
}

/*--------------------------------------------------------------
## Single
--------------------------------------------------------------*/

.single-post .site-content {
    background: #FEF6EF;
}

span.post-date {
    color: #BCBABA;
    font-size: 14px;
    display: block;
    padding: 10px 0 34px 0;
}

.author-box {
    border-bottom: 1px solid #BCBABA;
    padding-bottom: 28px;
    margin-bottom: 17px;
}

strong.author-title {
    font-weight: 700;
    font-size: 24px;
    color: #010101;
    display: block;
    padding: 38px 0 15px 0;
}

strong.author-name {
    color: #232323;
    font-size: 20px;
    font-weight: 700;
    display: block;
	margin-bottom: 5px;
}

.author-box span {
    color: #232323;
    font-size: 15px;
    line-height: 22px;
    display: block;
}

.social-share {
    display: flex;
    vertical-align: middle;
	padding-bottom: 50px;
}

.social-share span {
    color: #000000;
    font-size: 16px;
    padding-right: 10px;
}

.social-share ul li a {
    margin-right: 12px;
	color: #FEF6EF;
}

.author-box p {
    margin: 0 0 10px 0;
}


a.fb-share-btn i {
	background: #3B5998;
}

a.in-share-btn i {
	background: #2E78B6;
}

.social-share ul li a i {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
}

.social-share ul {
    display: flex;
}

.sidebar-form {
    background: #1A4276;
    overflow: hidden;
    position: relative;
    padding: 25px 20px 35px 20px;
    color: #fff;
}

strong.form-sidebar-title {
    font-size: 24px;
    font-weight: 600;
	font-family: 'Roboto Slab', serif;
}

.sidebar-form span {
    font-size: 14px;
    display: block;
    padding-bottom: 14px;
}

.sidebar-form input {
    width: 100%;
    border-radius: 5px;
    border: 0;
    padding: 6px 10px;
}

.sidebar-form .wpcf7-submit {
    background: #AC6D33;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 50px;
    padding: 16px;
}

/*--------------------------------------------------------------
## Custom Elementor
--------------------------------------------------------------*/


.elementor-widget-container .wpcf7 input, .elementor-widget-container .wpcf7 select {
    width: 100%;
    border: 1px solid #BCBABA;
    margin-bottom: 20px;
    border-radius: 30px;
    padding: 5px 10px;
    background: transparent;
    color: #fff;
}

.elementor-widget-container .wpcf7 p {
	color: #fff;
  	padding-bottom: 15px
}

input#ldp-form-submit  {
    background: #C66D26;
    font-size: 18px;
    color: #fff;
    border: none;
    border-radius: 50px;
    font-weight: 700;
    text-transform: uppercase;
    display: table;
    width: auto;
    margin: 0 auto;
    padding: 25px 70px;
    margin-top: 69px;
}

.elementor-widget-container .ajax-loader {
    display: none !important;
}


.form-btnfull .wpcf7-submit {
	padding: 13px 20px !important;
}	


 [class*="elementor-widget-bdt-"] .bdt-dots-container .swiper-pagination-bullets .swiper-pagination-bullet {
     margin: 0 30px;
 }
 
.bullet-window span.swiper-pagination-bullet:before {
    color: rgba(255,255,255,0.4);
    content: '-' !important;
    font-size: 100px;
    padding: 0;
    top: -70px;
    position: absolute;
    width: 30px;
    height: 30px;
	left: -15px;
}

.bullet-window span.swiper-pagination-bullet.swiper-pagination-bullet-active:before {
     color: rgba(255,255,255,0.8);
}

.bullet-window .swiper-pagination-bullet {
    width: 0px !important; 
    height: 0px important; 
    display: inline-block; 
    border-radius: 50%; 
    background: #000; 
    opacity: 1; 
}

.bullet-window .bdt-ep-custom-carousel-thumbnail.bdt-image-mask:before {
    content: '\f04b';
    color: #fff;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 112px;
    height: 112px;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    text-align: center;
    border: 6px solid #ffffff;
    border-radius: 100%;
    line-height: 102px;
    font-size: 31px;
    display: block;
}

.bdt-lightbox.bdt-overflow-hidden.bdt-lightbox-panel.bdt-open {
	z-index: 999999;
}

.elementor-testimonial__text:before {
    font-family: 'Font Awesome 5 Free';
    content: '\f10d';
    font-weight: 700;
    display: block;
    font-size: 45px;
    padding-bottom: 20px;
}

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

.footer-widget {
    background: #000000;
    padding: 41px 0 25px 0;
    color: #fff;
	font-size: 16px;
	line-height: 33px;
    font-family: 'Montserrat';

}

.footer-widget1, .footer-widget2, .footer-widget3 {
	margin-bottom: 20px;
}

.footer-widget a, .footer-widget p, .footer-widget i {
	color: #fff;
	font-size: 13px;
}

.footer-widget .widget-title {
    font-size: 16px;
    display: block;
    font-weight: 700;
    color: #fff;
    line-height: 22px;
    font-family: 'Montserrat';
    margin-bottom: 28px;
}

.footer-widget .menu li {
    line-height: 30px;
}

.footer-widget .menu li a {
    color: #BCBABA;
    font-size: 14px;
    font-weight: 400;
}

.footer-widget .menu {
	margin-bottom: 20px;
}

.footer-address {
    display: flex;
    justify-content: start;
}

.footer-address, .footer-address a {
    font-size: 14px;
}

.footer-address ul li {
    display: flex;
    padding-bottom: 15px;
}

.footer-address ul li i {
    width: 25px;
    padding-top: 8px;
}

.footer-address ul li span, .footer-address ul li a {
    line-height: 25px;
}

.footer-widget .wpcf7 {
    position: relative;
    overflow: hidden;
}

.footer-widget .wpcf7 p {
    padding: 0;
    margin: 0;
}

.footer-widget .wpcf7 .your-email input {
    width: 100%;
    background: #fafafa;
    border: solid 1px #ececec;
    color: #000;
    font-size: 14px;
    padding: 8px 10px;
    position: relative;
    border-radius: 0;
}

.footer-widget .wpcf7 .wpcf7-submit {
    background: #d50000;
    position: absolute;
    top: 2px;
    right: 2px;
    color: #fff;
    height: 32px;
    border-radius: 5px;
    padding: 0 13px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    border: 0;
}

.footer-widget .wpcf7 input {
    border-radius: 7px;
    overflow: hidden;
    border: 1px solid #E6E8F6;
    width: 100%;
}

.footer-info {
    border-top: 1px solid #ffffff;
    background: #000000;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    padding: 30px 0;
}

.footer-info p {
	margin: 0;
	padding: 0;
}

.wpcf7-form-control.wpcf7-submit {
    cursor: pointer;
}

/*----- Search -----*/
.search-submit {

    background: #ff9000;
	color:#fff;
    border: 0;
    height: 32px;
    cursor: pointer;

}

#primary {

    margin-bottom: 20px;

}

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

#err-info {
    padding: 60px 0;
}

#err-home-btn {
    background: #14368b;
    color: #fff;
    font-weight: 700;
    width: 100%;
    display: block;
    font-size: 20px;
    text-align: center;
    padding: 8px 10px;
}

.err-title {
    color: #C15837;
    font-size: 1.7em;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 25px;
    margin: 0;
    font-weight: 600;
}

#err-info p {

    color: #22234e;
    font-size: 19px;

}


.title-error-service {
    text-align: center;
    margin: 15px 0 15px 0;
    color: #C15837;
    font-size: 1.6em;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 25px;
}

#err-service a h3 {
    color: #C15837;
    margin: 5px 0;
    font-size: 16px;
}

#err-service p {
    color: #334862;
    font-size: 15px;
    margin: 0;
}

#err-service {
    margin-bottom: 50px;
}


/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (min-width:320px) {
	#content {padding-top: 55px;}
	.site-logo img {max-width: 45px;}
	.site-logo {float: none;padding: 15px 0;width:11%; margin: 0 auto;}	
	.menu-toggle.full {float: none;width: 25%;height: 46px;position: absolute;left: 0;top: 0;cursor: pointer;z-index: 12399994; text-align: left; padding: 0 !important;}	
	#primary-menu {width: 100%;float: left;text-align: none;margin: 15px 0;}
	.error-fixsearch {float: none;}
	.error-buttonhome a {margin: 0 auto;}	
	.nav-mobile .site-icon {position: absolute;right: 10px;top: 10px;width: 25%;z-index: 9999;text-align: right;}
	.site-logo img {margin: 0 auto;}
	.comment-form-author { width: 100%;float: none; padding-right: 0;}
	.comment-form-email { width: 100%;float: none; padding-left: 0;}	
	#err-info-right { padding-left: 15px;padding-top: 25px;text-align: center;}
	.form-2col .form50:last-child {margin-left: 0px;}
	.form-2col .form50:first-child {margin-right: 0px;}
	.form-2col .form50 {width: 100%;}
	.form-2col {display: block;}	
	.n2-ss-slide-background {display: none;}
	.sec-absolute {position: static;}
	.form-ceo {display: block;}
	.ceo-col {width: 100%;}
	.ceo-col:first-child {padding-right: 0px;}
	.ceo-col:last-child {padding-left: 0px;}		
	.footer-widget1 .widget_media_image {text-align: center; max-width: 45px;}
	.home .bdt-ep-carousel-skin-alice .bdt-ep-carousel-desc { padding: 67px 15px 5px 15px;}
}

@media only screen and (min-width:480px) {
	.site-logo img {max-width: 45px;}
	#content {padding-top: 55px;}
	.site-logo {float: none;padding: 15px 0;width:11%; margin: 0 auto;}		
	.menu-toggle.full {float: none;width: 25%;height: 46px;position: absolute;left: 0;top: 0;cursor: pointer;z-index: 12399994; text-align: left;padding: 0 !important;}	
	#primary-menu {width: 100%;float: none;text-align: left;margin: 15px 0;}	
	.error-fixsearch {float: none;}
	.error-buttonhome a {margin: 0 auto;}
	.nav-mobile .site-icon {position: absolute;right: 10px;top: 10px;width: 25%;z-index: 9999;text-align: right;}
	.site-logo img {margin: 0 auto;}
	.comment-form-author { width: 100%;float: none; padding-right: 0;}
	.comment-form-email { width: 100%;float: none; padding-left: 0;}	
	#err-info-right { padding-left: 15px;padding-top: 25px;text-align: center;}
	.form-2col .form50:last-child {margin-left: 0px;}
	.form-2col .form50:first-child {margin-right: 0px;}
	.form-2col .form50 {width: 100%;}
	.form-2col {display: block;}
	.n2-ss-slide-background {display: none;}
	.sec-absolute {position: static;}
	.form-ceo {display: block;}
	.ceo-col {width: 100%;}
	.ceo-col:first-child {padding-right: 0px;}
	.ceo-col:last-child {padding-left: 0px;}		
	.footer-widget1 .widget_media_image {text-align: center;max-width: 45px;}
	.home .bdt-ep-carousel-skin-alice .bdt-ep-carousel-desc { padding: 67px 15px 5px 15px;}
}

@media only screen and (min-width:768px) {	
	.site-logo img {max-width: 45px;}
	#content {padding-top: 90px;}
	.site-logo {float: none;padding: 15px 0;width: 50%;}	
	.menu-toggle.full {float: none;width: 55%;height: 46px;position: absolute;left: 0;top: 0;cursor: pointer;z-index: 12399994; text-align: left;padding: 0 !important;margin-top: 10px !important;}
	#primary-menu {width: 100%;float: none;text-align: left;margin: 15px 0 15px 0;}
	.error-fixsearch {float: none;}
	.error-buttonhome a {margin: 0 auto;}
	.nav-mobile .site-icon {position: absolute;right: 10px;top: 10px;width: 20%;z-index: 9999;text-align: right;}
	.site-logo img {margin: 0 auto;}
	.comment-form-author { width: 50%;float: left; padding-right: 10px;}
	.comment-form-email { width: 50%;float: left; padding-left: 10px;}	
	#err-info-right { padding-left: 15px;padding-top: 25px;text-align: center;}
	.form-2col .form50:last-child {margin-left: 3px;}
	.form-2col .form50:first-child {margin-right: 3px;}
	.form-2col .form50 {width: 50%;}
	.form-2col {display: flex;}	
	.n2-ss-slide-background {display: none;}
	.sec-absolute {position: static;}
	.form-ceo {display: block;}
	.ceo-col {width: 100%;}
	.ceo-col:first-child {padding-right: 0px;}
	.ceo-col:last-child {padding-left: 0px;}	
	.footer-widget1 .widget_media_image {text-align: center; max-width: 45px;}
	.home .bdt-ep-carousel-skin-alice .bdt-ep-carousel-desc { padding: 67px 15px 5px 15px;}
}	
	
@media only screen and (min-width:1024px) {
	.site-logo img {max-width: 80px;}
	#content {padding-top: 85px;}
	.site-logo {float: left;padding: 15px 0;width: 15%;}	
	#primary-menu {width: 85%;float: right;text-align: right;margin: 0;}
	.error-fixsearch {float: right;}
	.error-buttonhome a {margin: 0;}
	.site-logo img {margin: 0;}
	.comment-form-author { width: 50%;float: left; padding-right: 10px;}
	.comment-form-email { width: 50%;float: left; padding-left: 10px;}	
	#err-info-right { padding-left: 50px;padding-top: 65px;text-align: left;}
	.form-2col .form50:last-child {margin-left: 3px;}
	.form-2col .form50:first-child {margin-right: 3px;}
	.form-2col .form50 {width: 50%;}
	.form-2col {display: flex;}	
	.n2-ss-slide-background {display: block;}
	#intro-fixed.sec-absolute {position: absolute;}
	.form-ceo {display: flex;}
	.ceo-col {width: 50%;}
	.ceo-col:first-child {padding-right: 45px;}
	.ceo-col:last-child {padding-left: 45px;}	
	.footer-widget1 .widget_media_image {text-align: left;max-width: 80px;}
	.home .bdt-ep-carousel-skin-alice .bdt-ep-carousel-desc { padding: 48px 15px 5px 15px;}

}
@media only screen and (min-width:1140px) {
	.site-logo img {max-width: 80px;}
	#content {padding-top: 85px;}
	.site-logo {float: left;padding: 15px 0;width: 15%;}	
	#primary-menu {width: 85%;float: right;text-align: right;margin: 0;}	
	.error-fixsearch {float: right;}
	.error-buttonhome a {margin: 0;}
	.site-logo img {margin: 0;}
	.comment-form-author { width: 50%;float: left; padding-right: 10px;}
	.comment-form-email { width: 50%;float: left; padding-left: 10px;}	
	#err-info-right { padding-left: 50px;padding-top: 65px;text-align: left;}
	.form-2col .form50:last-child {margin-left: 3px;}
	.form-2col .form50:first-child {margin-right: 3px;}
	.form-2col .form50 {width: 50%;}
	.form-2col {display: flex;}	
	.n2-ss-slide-background {display: block;}
	#intro-fixed.sec-absolute {position: absolute;}
	.form-ceo {display: flex;}
	.ceo-col {width: 50%;}
	.ceo-col:first-child {padding-right: 45px;}
	.ceo-col:last-child {padding-left: 45px;}	
	.footer-widget1 .widget_media_image {text-align: left;max-width: 80px;}
	.home .bdt-ep-carousel-skin-alice .bdt-ep-carousel-desc { padding: 48px 15px 5px 15px;}
}
@media only screen and (min-width:1280px) {		
	.site-logo img {max-width: 80px;}
	#content {padding-top: 85px;}
	.site-logo {float: left;padding: 15px 0;width: 15%;}	
	#primary-menu {width: 85%;float: right;text-align: right;margin: 0;}
	.error-fixsearch {float: right;}
	.error-buttonhome a {margin: 0;}	
	.site-logo img {margin: 0;}
	.comment-form-author { width: 50%;float: left; padding-right: 10px;}
	.comment-form-email { width: 50%;float: left; padding-left: 10px;}	
	#err-info-right { padding-left: 50px;padding-top: 65px;text-align: left;}
	.form-2col .form50:last-child {margin-left: 3px;}
	.form-2col .form50:first-child {margin-right: 3px;}
	.form-2col .form50 {width: 50%;}
	.form-2col {display: flex;}	
	.n2-ss-slide-background {display: block;}
	#intro-fixed.sec-absolute {position: absolute;}
	.form-ceo {display: flex;}
	.ceo-col {width: 50%;}
	.ceo-col:first-child {padding-right: 45px;}
	.ceo-col:last-child {padding-left: 45px;}	
	.footer-widget1 .widget_media_image {text-align: left;max-width: 80px;}
	.home .bdt-ep-carousel-skin-alice .bdt-ep-carousel-desc { padding: 48px 15px 5px 15px;}
}



@media only screen and (min-width:1600px) {
	.site-logo img {max-width: 80px;}
	#content {padding-top: 85px;}
	.site-logo {float: left;padding: 15px 0;width: 15%;}	
	#primary-menu {width: 85%;float: right;text-align: right;margin:0;}	
	.error-fixsearch {float: right;}
	.error-buttonhome a {margin: 0;}
	.site-logo img {margin: 0;}
	.comment-form-author { width: 50%;float: left; padding-right: 10px;}
	.comment-form-email { width: 50%;float: left; padding-left: 10px;}	
	#err-info-right { padding-left: 50px;padding-top: 65px;text-align: left;}
	.form-2col .form50:last-child {margin-left: 3px;}
	.form-2col .form50:first-child {margin-right: 3px;}
	.form-2col .form50 {width: 50%;}
	.form-2col {display: flex;}
	.n2-ss-slide-background {display: block;}
	#intro-fixed.sec-absolute {position: absolute;}
	.form-ceo {display: flex;}
	.ceo-col {width: 50%;}
	.ceo-col:first-child {padding-right: 45px;}
	.ceo-col:last-child {padding-left: 45px;}
	.footer-widget1 .widget_media_image {text-align: left;}
	.home .bdt-ep-carousel-skin-alice .bdt-ep-carousel-desc { padding: 48px 15px 5px 15px;}
}	

@media only screen and (min-width:1920px) {		
	.site-logo img {max-width: 80px;}
	#content {padding-top: 85px;}
	.site-logo {float: left;padding: 15px 0;width: 15%;}	
	#primary-menu {width: 85%;float: left;text-align: right;margin: 0;}
	.site-icon { width: 15%;float: left;text-align: right; margin: 17px 0 16px 0;}
	.error-fixsearch {float: right;}
	.error-buttonhome a {margin: 0;}
	.footer-widget-top1 img {max-width: 292px !important;}
	.site-logo img {margin: 0;}
	.comment-form-author { width: 50%;float: left; padding-right: 10px;}
	.comment-form-email { width: 50%;float: left; padding-left: 10px;}
	#err-info-right { padding-left: 50px;padding-top: 65px;text-align: left;}
	.form-2col .form50:last-child {margin-left: 3px;}
	.form-2col .form50:first-child {margin-right: 3px;}
	.form-2col .form50 {width: 50%;}
	.form-2col {display: flex;}
	.n2-ss-slide-background {display: block;}
	#intro-fixed.sec-absolute {position: absolute;}
	.form-ceo {display: flex;}
	.ceo-col {width: 50%;}
	.ceo-col:first-child {padding-right: 45px;}
	.ceo-col:last-child {padding-left: 45px;}
	.footer-widget1 .widget_media_image {text-align: left;}
	.home .bdt-ep-carousel-skin-alice .bdt-ep-carousel-desc { padding: 48px 15px 5px 15px;}
}	
	
/* Menu Setup */
 .stellarnav.light.mobile {
    position: relative
}
.stellarnav,.stellarnav li{
    position:relative;
    line-height:normal 
}
.stellarnav{
    width:100%;
    z-index:9900 
}
.stellarnav ul{
    margin:0;
    padding:0;
    text-align:left 
}
.stellarnav li{
    list-style:none;
    display:block;
    margin:0;
    padding:0;
    vertical-align:middle 
}
.stellarnav li a{
    padding:15px;
    display:block;
    text-decoration:none;
    font-weight: 500;
    font-size: 16px;
    box-sizing:border-box;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    transition:all .3s ease-out;

}
.stellarnav ul li{
    display:inline-block 
}
.stellarnav ul li a{
    padding:32px 15px 
}
.stellarnav ul ul{
    top:auto;
    min-width:230px;
    position:absolute;
    z-index:9900;
    text-align:left;
    display:none;
    background:#fff;
    white-space: nowrap;
	padding: 15px 0;
	border-radius: 15px;
}
.stellarnav li li{
    display:block; 

}
.stellarnav li li a{
    color:#000;
    padding: 7px 25px 7px 22px;
    clear: both;
    -o-transition: padding .2s linear;
    -moz-transition: padding .2s linear;
    -webkit-transition: padding .2s linear;
    transition: padding .2s linear;
}
.stellarnav li li a:hover{
    padding:7px 17px 7px 30px;
    -o-transition: padding .2s linear;
    -moz-transition: padding .2s linear;
    -webkit-transition: padding .2s linear;
    transition: padding .2s linear;
	color: #ac6d33;
}
.stellarnav ul ul ul{
    top:0;
    left:220px 
}
.stellarnav ul li:hover ul li:hover ul{
    opacity:1;
    visibility:visible;
    top:0 
}
.stellarnav ul li.drop-left ul{
    right:0 
}
.stellarnav li.drop-left ul ul{
    left:auto;
    right:220px 
}
.stellarnav.light,.stellarnav.light ul ul{
}
.stellarnav.light li a{
    color:#ffffff; 
}
.stellarnav.light .call-btn-mobile,.stellarnav.light .close-menu,.stellarnav.light .location-btn-mobile,.stellarnav.light .menu-toggle{
    color:#ffffff;
}

.stellarnav.dark,.stellarnav.dark ul ul{
    background:rgba(0,0,0,1) 
}
.stellarnav.dark li a{
    color:#36b44a 
}
.stellarnav.light li a:hover{
    color:#B16E39
}
.stellarnav.light li.active a {
    color: #B16E39;
}
.stellarnav.light .sub-menu li.active a {
    border: none;
    color: #B16E39;
}
.stellarnav.light li.active ul li a {
    color: #000;
}
.stellarnav.light li.active ul li a:hover {
    color: #E0CEB8;
}
.stellarnav.dark .call-btn-mobile,.stellarnav.dark .close-menu,.stellarnav.dark .location-btn-mobile,.stellarnav.dark .menu-toggle{
    color:rgba(119,119,119,1) 
}
.stellarnav.fixed{
    position:fixed;
    width:100%;
    top:0;
    left:0;
    z-index:9999 
}
body.stellarnav-noscroll-x{
    overflow-x:hidden 
}
.stellarnav li.has-sub>a:after{
    /*content:'\f0d7';
    font-family:"Font Awesome 5 Free"; */
    margin-left:5px;
	font-weight: 700;
}
.stellarnav li li.has-sub>a:after{
    content:'\f105';
    font-family:"Font Awesome 5 Pro";
    margin-left:5px 
}
.stellarnav li.drop-left li.has-sub>a:after{
    float:left;
    content:'\f107';
    font-family:"Font Awesome 5 Pro";
    margin-right:5px 
}
.stellarnav.hide-arrows li li.has-sub>a:after,.stellarnav.hide-arrows li.drop-left li.has-sub>a:after,.stellarnav.hide-arrows li.has-sub>a:after{
    display:none 
}
.stellarnav .dd-toggle{
    display:none;
    position:absolute;
    top:0;
    right:0;
    padding:0;
    width:48px;
    height:48px;
    text-align:center;
    z-index:9999;
    border:0 
}
.stellarnav .dd-toggle i{
    position:absolute;
    margin:auto;
    top:33%;
    left:0;
    right:0;
    -webkit-transition:transform .3s ease-out;
    -moz-transition:transform .3s ease-out;
    transition:transform .3s ease-out 
}
.stellarnav.mobile>ul>li>a.dd-toggle{
    padding:0 
}
.stellarnav li.call-btn-mobile,.stellarnav li.location-btn-mobile{
    display:none 
}
.stellarnav li.open>a.dd-toggle i{
    -webkit-transform:rotate(135deg);
    -ms-transform:rotate(135deg);
    -o-transform:rotate(135deg);
    transform:rotate(135deg) 
}
.stellarnav .call-btn-mobile,.stellarnav .close-menu,.stellarnav .location-btn-mobile,.stellarnav .menu-toggle{
    display:none;
    text-transform:uppercase;
    text-decoration:none;
    color:#fff;
    padding:15px;
    box-sizing:border-box; 
	margin-top: 20px;
}
.stellarnav .half{
    width:50% 
}
.stellarnav .third{
    width:33%;
    text-align:center 
}
.stellarnav .location-btn-mobile.third{
    text-align:center 
}
.stellarnav .location-btn-mobile.half{
    text-align:right 
}
.stellarnav.light .half,.stellarnav.light .third{
    border-left:1px solid rgba(0,0,0,.15) 
}
.stellarnav.light.left .half,.stellarnav.light.left .third,.stellarnav.light.right .half,.stellarnav.light.right .third{
    border-bottom:1px solid rgba(0,0,0,.15) 
}
.stellarnav.light .half:first-child,.stellarnav.light .third:first-child{
    border-left:0 
}
.stellarnav.dark .half,.stellarnav.dark .third{
    border-left:1px solid rgba(255,255,255,.15) 
}
.stellarnav.dark.left .half,.stellarnav.dark.left .third,.stellarnav.dark.right .half,.stellarnav.dark.right .third{
    border-bottom:1px solid rgba(255,255,255,.15) 
}
.stellarnav.dark.left .menu-toggle,.stellarnav.dark.right .menu-toggle,.stellarnav.light.left .menu-toggle,.stellarnav.light.right .menu-toggle{
    border-bottom:0 
}
.stellarnav.dark .half:first-child,.stellarnav.dark .third:first-child{
    border-left:0 
}
.stellarnav.mobile,.stellarnav.mobile.fixed{
    position:static 
}
.stellarnav.mobile ul{
    position:relative;
    display:none;
    text-align:left;
    background:rgba(221,221,221,1) 
}
.stellarnav.mobile.active>ul,.stellarnav.mobile>ul>li{
    display:block 
}
.stellarnav.mobile.active{
    padding-bottom:0 
}
.stellarnav.mobile>ul>li>a{
    padding:15px 
}
.stellarnav.mobile ul ul{
    position:relative;
    opacity:1;
    visibility:visible;
    width:auto;
    display:none;
    -moz-transition:none;
    -webkit-transition:none;
    -o-transition:color 0 ease-in;
    transition:none 
}
.stellarnav.mobile ul ul ul{
    left:auto;
    top:auto 
}
.stellarnav.mobile li.drop-left ul ul{
    right:auto 
}
.stellarnav.mobile li a{
    border-bottom:1px solid rgba(255,255,255,.15) 
}
.stellarnav.mobile li.has-sub a{
    padding-right:50px 
}
.stellarnav.mobile>ul{
    border-top:1px solid rgba(255,255,255,.15) 
}
.stellarnav.mobile.light li a{
    border-bottom:1px solid rgba(0,0,0,.15) 
}
.stellarnav.mobile.light>ul{
    border-top:1px solid rgba(0,0,0,.15) 
}
.stellarnav.mobile li a.dd-toggle,.stellarnav.mobile.light li a.dd-toggle{
    border:0 
}
.stellarnav.mobile .call-btn-mobile,.stellarnav.mobile .close-menu,.stellarnav.mobile .dd-toggle,.stellarnav.mobile .location-btn-mobile,.stellarnav.mobile .menu-toggle{
    display:inline-block 
}
.stellarnav.mobile li.call-btn-mobile{
    border-right:1px solid rgba(255,255,255,.1);
    box-sizing:border-box 
}
.stellarnav.mobile li.call-btn-mobile,.stellarnav.mobile li.location-btn-mobile{
    display:inline-block;
    width:50%;
    text-transform:uppercase;
    text-align:center 
}
.stellarnav.mobile li.call-btn-mobile.full,.stellarnav.mobile li.location-btn-mobile.full{
    display:block;
    width:100%;
    text-transform:uppercase;
    border-right:0;
    text-align:left 
}
.stellarnav.mobile li.call-btn-mobile i,.stellarnav.mobile li.location-btn-mobile i{
    margin-right:5px 
}
.stellarnav.mobile.light ul{
    background: #ff0000;
    border-radius: 15px;
}
.stellarnav.mobile.dark ul{
    background:rgba(0,0,0,1) 
}
.stellarnav.mobile.dark ul ul{
    background:rgba(255,255,255,.08) 
}
.stellarnav.mobile.light li.call-btn-mobile{
    border-right:1px solid rgba(0,0,0,.1) 
}
.stellarnav.mobile.top{
    position:absolute;
    width:100%;
    top:0;
    left:0;
    z-index:9999 
}
.stellarnav.mobile li li.has-sub>a:after,.stellarnav.mobile li.drop-left li.has-sub>a:after,.stellarnav.mobile li.has-sub>a:after{
    display:none 
}
.stellarnav.mobile.left>ul,.stellarnav.mobile.right>ul{
    position:fixed;
    top:0;
    bottom:0;
    width:100%;
    max-width:280px;
    overflow-x:hidden;
    overflow-y:auto;
    -webkit-overflow-scrolling:touch 
}
.stellarnav.mobile.right>ul{
    right:0 
}
.stellarnav.mobile.left .close-menu,.stellarnav.mobile.right .close-menu{
    display:inline-block;
    text-align:right 
}
.stellarnav.mobile.left>ul{
    left:0 
}
.stellarnav.mobile.left .call-btn-mobile.half,.stellarnav.mobile.left .call-btn-mobile.third,.stellarnav.mobile.left .close-menu.half,.stellarnav.mobile.left .close-menu.third,.stellarnav.mobile.left .location-btn-mobile.half,.stellarnav.mobile.left .location-btn-mobile.third,.stellarnav.mobile.right .call-btn-mobile.half,.stellarnav.mobile.right .call-btn-mobile.third,.stellarnav.mobile.right .close-menu.half,.stellarnav.mobile.right .close-menu.third,.stellarnav.mobile.right .location-btn-mobile.half,.stellarnav.mobile.right .location-btn-mobile.third{
    text-align:center 
}
.stellarnav.mobile.left .menu-toggle.half,.stellarnav.mobile.left .menu-toggle.third,.stellarnav.mobile.right .menu-toggle.half,.stellarnav.mobile.right .menu-toggle.third{
    text-align:left 
}
.stellarnav.mobile.left .close-menu.third span,.stellarnav.mobile.right .close-menu.third span{
    display:none 
}
.stellarnav.desktop li.mega li{
    display:inline-block;
    vertical-align:top;
    margin-left:-4px 
}
.stellarnav.desktop li.mega li li{
    display:block;
    margin-left:0 
}
.stellarnav.desktop li.mega ul ul{
    width:auto 
}
.stellarnav.desktop>ul>li.mega{
    position:inherit 
}
.stellarnav.desktop>ul>li.mega>ul{
    width:100% 
}
.stellarnav.desktop>ul>li.mega>ul li.has-sub ul{
    display:block;
    position:relative;
    left:auto 
}
.stellarnav.desktop>ul>li.mega>ul>li{
    padding-bottom:15px;
    box-sizing:border-box 
}
.stellarnav.desktop li.mega li li a{
    padding:5px 15px 
}
.stellarnav.desktop li.mega li.has-sub a:after{
    display:none 
}
.stellarnav.desktop>ul>li.mega>ul>li>a{
    color:#ff0 
}
@media only screen and (max-width :768px){
    .stellarnav{
        overflow:hidden;
        display:block 
    }
    .stellarnav ul{
        position:relative;
        display:none 
    }
}
@media only screen and (max-width :420px){
    .stellarnav.mobile .call-btn-mobile.third span,.stellarnav.mobile .location-btn-mobile.third span{
        display:none 
    }
}


/* custom checkbox styling for contact form 7 checkbox */
span.wpcf7-list-item {
	display: inline-block;
	margin: 0;
}
.wpcf7 .wpcf7-list-item {
	display: block;
	margin-bottom: 10px;
}
.wpcf7-checkbox label {
	position: relative;
	cursor: pointer;
}
.wpcf7-checkbox input[type=checkbox] {
	/*position: relative;*/
	position: absolute;
	visibility: hidden;
	width: 20px;
	height: 20px;
	top: 4px;
	left: 0;
}
.wpcf7-checkbox input[type=checkbox] + span {
/* border: 3px solid red; */
}
.wpcf7-checkbox input[type=checkbox] + span:before {
	display: block;
	position: absolute;
	content: '';
	border-radius: 30px;
	height: 20px;
	width: 20px;
	top: 4px;
	left: 0px;
	border: 1px solid #474747;
}
.wpcf7-checkbox input[type=checkbox] + span:after {
	display: block;
	position: absolute;
	content: "\2713";
	height: 20px;
	width: 20px;
	top: 4px;
	left: 0;
	visibility: hidden;
	font-size: 18px;
	text-align: center;
	line-height: 20px;
	background: #d50000;
	color: #fff;
	border-radius: 30px;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:before {
	background: transparent;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:after {
	visibility: visible;
}
.wpcf7-list-item-label {
	margin-left: 40px;
    display: inline-block;
    vertical-align: top;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
     position: relative;
     z-index: 100;
     -webkit-backface-visibility: hidden;
}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,#collection-owl.owl-carousel .owl-nav .owl-prev,#collection-owl.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next {
     -moz-transition:all 0.45s ease;
     -webkit-transition:all 0.45s ease;
     -o-transition:all 0.45s ease;
     -ms-transition:all 0.45s ease;
     transition:all 0.45s ease;
     opacity:0;
     visibility:hidden
}
.owl-carousel .owl-nav .owl-prev:hover,.owl-carousel .owl-nav .owl-prev:focus,.owl-carousel .owl-nav .owl-next:hover,.owl-carousel .owl-nav .owl-next:focus,#collection-owl.owl-carousel .owl-nav .owl-prev:hover,#collection-owl.owl-carousel .owl-nav .owl-prev:focus,#collection-owl.owl-carousel .owl-nav .owl-next:hover,#collection-owl.owl-carousel .owl-nav .owl-next:focus,.owl-carousel .owl-nav .owl-prev:hover,.owl-carousel .owl-nav .owl-prev:focus,.owl-carousel .owl-nav .owl-next:hover,.owl-carousel .owl-nav .owl-next:focus {
     border-color:#333
}
.owl-carousel .owl-nav .owl-prev:hover:before,.owl-carousel .owl-nav .owl-prev:focus:before,.owl-carousel .owl-nav .owl-next:hover:before,.owl-carousel .owl-nav .owl-next:focus:before,#collection-owl.owl-carousel .owl-nav .owl-prev:hover:before,#collection-owl.owl-carousel .owl-nav .owl-prev:focus:before,#collection-owl.owl-carousel .owl-nav .owl-next:hover:before,#collection-owl.owl-carousel .owl-nav .owl-next:focus:before,.owl-carousel .owl-nav .owl-prev:hover:before,.owl-carousel .owl-nav .owl-prev:focus:before,.owl-carousel .owl-nav .owl-next:hover:before,.owl-carousel .owl-nav .owl-next:focus:before {
     background-color:#fdc236;
     color:#333
}
.owl-carousel .owl-nav .owl-next,#collection-owl.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-next {
     height:44px;
     width:44px;
     border:2px solid #000;
     border-radius:50%;
     -webkit-transition:all 0.3s ease-in-out;
     -moz-transition:all 0.3s ease-in-out;
     -ms-transition:all 0.3s ease-in-out;
     -o-transition:all 0.3s ease-in-out;
     transition:all 0.3s ease-in-out;
     position:absolute;
     right:0;
     text-align:center;
     line-height:44px;
     top:50%;
     transform:translate(0, -50%);
     font-size:20px;
     margin:0;
     right:-50px
}
.owl-carousel .owl-nav .owl-next:before,#collection-owl.owl-carousel .owl-nav .owl-next:before,.owl-carousel .owl-nav .owl-next:before {
     height:36px;
     width:36px;
     background-color:#000;
     color:#fff;
     display:inline-block;
     float:none;
     font-family:"Font Awesome 5 Free";
     font-size:22px;
     line-height:28px;
     margin:2px;
     vertical-align:top;
     border-radius:50%;
     padding:3px 5px;
     content:"\f054"
}
.owl-carousel .owl-nav .owl-next.disabled,#collection-owl.owl-carousel .owl-nav .owl-next.disabled,.owl-carousel .owl-nav .owl-next.disabled {
     opacity:0.2 !important
}
.owl-carousel .owl-nav .owl-prev,#collection-owl.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-prev {
     height:44px;
     width:44px;
     border:2px solid #000;
     border-radius:50%;
     -webkit-transition:all 0.3s ease-in-out;
     -moz-transition:all 0.3s ease-in-out;
     -ms-transition:all 0.3s ease-in-out;
     -o-transition:all 0.3s ease-in-out;
     transition:all 0.3s ease-in-out;
     position:absolute;
     left:0;
     text-align:center;
     line-height:51px;
     top:50%;
     transform:translate(0, -50%);
     color:#878fa0;
     font-size:20px;
     margin:0;
     left:-50px
}
.owl-carousel .owl-nav .owl-prev:before,#collection-owl.owl-carousel .owl-nav .owl-prev:before,.owl-carousel .owl-nav .owl-prev:before {
     height:36px;
     width:36px;
     background-color:#000;
     color:#fff;
     display:inline-block;
     float:none;
     font-family:"Font Awesome 5 Free";
     font-size:22px;
     line-height:28px;
     margin:2px;
     vertical-align:top;
     border-radius:50%;
     padding:3px 5px;
	 font-weight: 400;
     content:"\f053"
}
.owl-carousel .owl-nav .owl-prev.disabled,#collection-owl.owl-carousel .owl-nav .owl-prev.disabled,.owl-carousel .owl-nav .owl-prev.disabled {
     opacity:0.2 !important
}
.owl-carousel:hover .owl-nav .owl-prev,#collection-owl.owl-carousel:hover .owl-nav .owl-prev,.owl-carousel:hover .owl-nav .owl-prev {
     left:0;
     opacity:1;
     visibility:inherit
}
.owl-carousel:hover .owl-nav .owl-next,#collection-owl.owl-carousel:hover .owl-nav .owl-next,.owl-carousel:hover .owl-nav .owl-next {
     right:0;
     opacity:1;
     visibility:inherit
}
.owl-item .item {
     position:relative
}
.owl-nav span {
     display: none !important;
}
.nav-tabs.wizard {
  background-color: transparent;
  padding: 0;
  width: 100%;
  margin: auto;
  clear: both;
  border-bottom: none;
}

.nav-tabs.wizard li {

  float: none;
}

.nav-tabs.wizard li>* {
  position: relative;
  padding: 1.8em .8em 1.8em 84px;
  color: #999999;
  background-color: #dedede;
  border-color: #dedede;
  height: 150px !important;
}

.nav-tabs.wizard li.completed>* {
  color: #fff !important;
  background-color: #891E80 !important;
  border-color: #891E80 !important;
  border-bottom: none !important;
}

.nav-tabs.wizard li.active>* {
  color: #fff !important;
  background-color: #6B0A76!important;
  border-color: #6B0A76 !important;
  border-bottom: none !important;
}

.nav-tabs.wizard li::after:last-child {
  border: none;
}

.nav-tabs.wizard > li > a {
  opacity: 1;
  font-size: 14px;
}

.nav-tabs.wizard a:hover {
  color: #fff;
  background-color: #6B0A76;
  border-color: #6B0A76
}

span.nmbr {
  display: inline-block;
  padding: 10px 0 0 0;
  background: #ffffff;
  width: 35px;
  line-height: 100%;
  height: 35px;
  margin: auto;
  border-radius: 50%;
  font-weight: bold;
  font-size: 16px;
  color: #555;
  margin-bottom: 10px;
  text-align: center;
}

.nav.nav-tabs.wizard li a {
    margin: 0;
    border-radius: 0;
}

@media(min-width:992px) {
  .nav-tabs.wizard li {
    position: relative;
    padding: 0;
    margin: 0 4px 0 0;
    float: left;
    text-align: center;
  }
  .nav.nav-tabs.wizard li:last-child {
    width: 20.3%;
	}
  .nav-tabs.wizard li.active a {
    padding-top: 15px;
  }
  .nav-tabs.wizard li::after,
  .nav-tabs.wizard li>*::after {
    content: '';
    position: absolute;
    top: 1px;
    left: 100%;
    height: 0;
    width: 0;
    border: 74px solid transparent;
    border-right-width: 0;
    /*border-left-width: 20px*/
  }
  .nav-tabs.wizard li::after {
    z-index: 1;
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
    -o-transform: translateX(4px);
    transform: translateX(4px);
    border-left-color: #fff;
    margin: 0
  }
  .nav-tabs.wizard li>*::after {
    z-index: 2;
    border-left-color: inherit
  }
  .nav-tabs.wizard li:last-child {
    margin-right: 0;
  }
  .nav-tabs.wizard li:last-child a:after,
  .nav-tabs.wizard li:last-child:after {
    content: "";
    border: none;
  }
  span.nmbr {
    display: block;
  }
}


/*--------- Table css ---------*/

article table {
    border: 1px solid #ebebeb;
	border-collapse: collapse;
}

article tr td {
    border-bottom: 1px solid #ebebeb;
    padding: 10px;
    border-right: 1px solid #ebebeb;
}

article tr:nth-child(2n+1) {
    background: #f5f5f5;
}

article tr{
    background: #fff;
}

/*----- Contact bar -----------*/

#contact-bar {
    position: fixed;
    text-align: center;
    width: 45px;
    bottom: 60px;
    right: 20px;
    z-index: 99999;
}

#contact-bar ul li {
    margin: 14px 0;  
    
}

#contact-bar ul li img {
    padding: 10px;
	border-radius: 100%;
	box-shadow: 0 3px 10px #888;
}

.ctb-fbm img {
    background: #0080f7;
}

.ctb-fbm img:hover {
    background: #0572d8;
}

.ctb-zalo img {
    background: #0065f7;
}

.ctb-zalo img:hover {
    background: #055cda;
}

.ctb-phone img {
    background: #4bd963;
}

.ctb-phone img :hover {
    background: #36c14e;
}

.ctb-mail img {
    background: #d32d2c;
}

.ctb-mail img:hover {
	background: #b31918;
}

#contact-bar-mobile {
    position: fixed;
    text-align: center;
    width: 100%;
    bottom: 0;
    right: 0;
    z-index: 99999;
    background: #fff;
    padding: 10px 0;
}

#contact-bar-mobile ul {
    display: flex;
    align-content: center;
    justify-content: center;
	margin: 0;
	padding: 0;
}

#contact-bar-mobile ul li {
    margin: 0 21px;
    border-radius: 100%;
   
}

#contact-bar-mobile ul li img {
    padding: 5px;
    max-width: 30px;
	border-radius: 100%;
	box-shadow: 0 3px 10px #888;
}

#contact-bar-mobile span {
    color: #000;
    font-size: 13px;
	display: block;
	text-align: center;
	padding-top: 3px;
}

.read-more-text {
  position: relative;
  text-decoration: none;
  cursor: text;
}
.read-more-text .trigger {
  display: block;
  position: absolute;
  bottom: 0;
  cursor: pointer;

}
.read-more-text .content-more {
  position: relative;
  overflow: hidden;
  max-height: 89.6px;
  transition: max-height 500ms ease;
}
.read-more-text .content-more::before {
  content: "";
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 44.8px;
  transition: opactiy 500ms ease, visibility 500ms ease;
}
.read-more-text.expanded .content-more {
  max-height: 600px;
}
.read-more-text.expanded .content-more::before,
.read-more-text.expanded .trigger {
  opacity: 0;
  visibility: hidden;
}

/*------- Table Price ------*/

.mrd-price table th {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 9px;
    text-align: center;
    margin: 0;
	border-bottom: 1px solid #7E5A3D;
}

.mrd-price  table th:nth-child(1), .mrd-price table th:nth-child(2), .mrd-price  table th:nth-child(3) {
	border-right: 1px solid #7E5A3D;
}   

.mrd-price table td {
    color: #fff;
    text-align: left;;
    border-bottom: 1px solid #7E5A3D;
	padding: 19px 10px;
}

.mrd-price table td:nth-child(1), .mrd-price table td:nth-child(2), .mrd-price table td:nth-child(3) {
	border-right: 1px solid #7E5A3D;
}  

.mrd-price table tr:last-child td {
	border-bottom: 0;

}

.mrd-price table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
	border-collapse: separate;
	border-spacing: 0px;
	overflow: hidden;
	border: 1px solid #C66D26;
	border-radius: 10px;
}


.mrd-price thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}

.mrd-price tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
	color: #E8E8E8;
    font-size: 15px;
    font-family: 'Be Vietnam Pro';
}

.mrd-price td, .mrd-price th {
    position: relative;
    text-align: left;
}

.mrd-price tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

.mrd-price .table-responsive>.table-bordered {
    border: 0;
}

.mrd-price .price {
  border-top: 0;
  padding: 20px;
}

.mrd-price .price-name {
  font-size: 24px;
  font-weight: 600;
  display: block;
  text-align: center;
}

.mrd-price .price-number {
  font-size: 30px;
  font-weight: 700;
  display: block;
  text-align: center;
}

.mrd-price .price-counter {
  font-size: 16px;
  display: block;
  text-align: center;
}

.mrd-price tbody tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}

.mrd-price a.pricing-action {
    background: #C66D26;
    display: table;
    color: #fff;
    border-radius: 50px;
    margin: 0 auto;
    padding: 12px 40px;
	font-weight: 700;
}
.mrd-price tr td span:before {
    font-family: "Font Awesome 5 Free";
    content: '\f058';
    color: #C66D26;
    font-weight: 900;
    background: #fff;
    border-radius: 100%;
    width: 14px;
    height: 14px;
    line-height: 14px;
    position: absolute;
    left: 0;
    top: 5px;
}

.mrd-price tr td span {
    position: relative;
    padding-left: 25px;
    display: block;
}

.mrd-price table td ul li {
    font-size: 13px;
	position: relative;
	display: block;
	padding-left: 35px;
}

.mrd-price table td ul li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    color: #fff;
    font-weight: 900;
    border-radius: 100%;
    width: 16px;
    height: 16px;
    line-height: 16px;
    position: absolute;
    left: 23px;
    top: 2px;
}

tbody td.hover, table th.hover {
    background-color: rgba(30, 138, 228, 0.15) !important;
}

tbody td.color1, table th.color1 {
	background: #112236;
}

tbody td.color2, table th.color2 {
	background: #B16E39;
}

tbody td.color3, table th.color3 {
	background: #8B4A2A;
}

tbody td.color4, table th.color4 {
	background: #004680;
}

.color1 a.pricing-action {
    background: #ffffff;
    color: #112236;
}

.color2 a.pricing-action {
    background: #ffffff;
    color: #B16E39;
}

.color3 a.pricing-action {
    background: #ffffff;
    color: #8B4A2A;
}

.color4 a.pricing-action {
    background: #ffffff;
    color: #C66D26;
}

select.wpcf7-form-control.wpcf7-select option {
    color: #000;
}x

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #BCBABA;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #BCBABA;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #BCBABA;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
}
.wpcf7-not-valid-tip {
    color: #ffbb00 !important;
    font-size: 14px !important;

}	
	
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output {
    border: 1px solid #ffb900;
    color: #ffb900;
    font-size: 16px;
}
	
.wpcf7 form .wpcf7-response-output {
		margin: 0;
}

nav.rank-math-breadcrumb p {
    margin: 0;
    text-transform: none;
}

.title-hover .elementor-heading-title a:hover {
    color: #C66D26 !important;
}

.elementor-posts-nothing-found {
	font-size: 0;
}

.elementor-posts-nothing-found:after {
    content: 'Không tìm thấy bài viết phù hợp.';
    font-size: 17px;
}