body {
    font-family: 'Montserrat', sans-serif;
}
p{
	font-weight:300;
}
.color-white{
	color: #FFF;
}
.text-center{
	text-align:center;
}
.mbr-overlay {
    opacity: 0.35;
}
.mbr-overlay.dark {
    opacity: 0.65;
}
.mbr-overlay-grad {
    bottom: 0;
    left: 0;
    opacity: 0.6;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
	background: #1757CC; /* Old browsers */
background: -moz-linear-gradient(45deg, #1757CC 0%, #000000 73%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, #1757CC 0%,#000000 73%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, #1757CC 0%,#000000 73%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1757CC', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.bg-primary {
    background-color: #666769 !important;
}
.bg-light{
	background-color: #f7f7f7 !important;
}
.lt-grey-bg{
	background-color: rgb(239, 239, 239) !important;
}
.img-overlay{
	/* background-image: url(../../images/bg.png); */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.bg-video{
  background-position:center;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  filter: blur(2px);
  -webkit-filter: blur(2px);
  height: 50vh;
}
.footer-bg:before{
	content:"";
  position:absolute;
  display:inline-block;
	/* background-image: url(../../images/bg.png); */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	 -webkit-transform:rotate(180deg);
   -moz-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
     -o-transform:rotate(180deg);
        transform:rotate(180deg); 
}
.bg-gradient{
background: #000000; /* Old browsers */
background: -moz-linear-gradient(top, #000000 0%, #1962e5 98%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #000000 0%,#1962e5 98%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #000000 0%,#1962e5 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#1962e5',GradientType=0 ); /* IE6-9 */
}
.bg-gradient-grey{
background: #666769; /* Old browsers */
background: -moz-linear-gradient(top, #666769 1%, #9a9c9f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #666769 1%,#9a9c9f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #666769 1%,#9a9c9f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666769', endColorstr='#9a9c9f',GradientType=0 ); /* IE6-9 */
}
.monterrat{
	font-family: 'Montserrat', sans-serif !important;
}
h2 img{
	max-width:250px !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .display-1, .display-2, .display-3, .display-4 {
    font-family: 'EB Garamond', serif;
}
.display-1 {
    font-weight: 200;
}
.display-2 {
    letter-spacing: 1px;
	font-weight: 300;
}
.mbr-section-hero .mbr-section-title {
    letter-spacing: 2px;
	text-shadow: 0px 0px 20px rgba(0, 0, 0, 1);
}
.mbr-cards .card-title {
    letter-spacing: 0;
	font-size: 2.0rem;
	font-weight: 400;
}
.contact-info p.card-text{
	font-size:1.3rem;
}
.contact-info p.card-text a {
	color:#232323;
}
.full-width {
    width: 100%;
}
a:focus, a:hover {
    color: #F8BB23;
}
/* */
#menu-0 .hide-buttons .nav-btn {
	display: none !important;
}
#menu-0 .navbar-caption {
	color: #656668;
}
#menu-0 .navbar-toggler {
	color: #656668;
}
#menu-0 .link, #menu-0 .dropdown-item {
	color: #656668;
	text-transform: uppercase;
}
#menu-0 .link {
	font-size: 0.75rem;
}
.nav-dropdown {
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
}
.dropdown-menu {
    font-size: 0.812rem;
    padding: 0 15px;
	min-width: 200px;
}
.dropdown-menu li{
	padding-bottom:10px;
	line-height: 1.5;
}
.dropdown-menu a{
	text-decoration: none;
	color:#FFF;
	text-transform: uppercase;
}
.dropdown-menu a:hover{
	text-decoration: none;
	color:#F8BB23;
}
#menu-0 .dropdown-item, #menu-0 .nav-dropdown-sm .link {
	font-size: 0.812rem;
}
#menu-0 .link:hover, #menu-0 .dropdown-item:hover, #menu-0 .link:focus, #menu-0 .dropdown-item:focus {
	color: #F8BB23;
}
#menu-0 .link[aria-expanded="true"], #menu-0 .dropdown-menu {
	background: #656668;
}
#menu-0 .nav-dropdown-sm .link:focus, #menu-0 .nav-dropdown-sm .link:hover, #menu-0 .nav-dropdown-sm .dropdown-item:focus, #menu-0 .nav-dropdown-sm .dropdown-item:hover {
	background: #202020!important;
}
#menu-0 .navbar, #menu-0 .nav-dropdown-sm, #menu-0 .nav-dropdown-sm .link[aria-expanded="true"], #menu-0 .nav-dropdown-sm .dropdown-menu {
	background: #FFF;
}
#menu-0 .bg-color.transparent .link {
	color: #656668;
	transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
	transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover, #menu-0 .bg-color.transparent.opened .link:focus {
	color: #F8BB23;
}
#menu-0 .link[aria-expanded="true"], #menu-0 .dropdown-item[aria-expanded="true"] {
	color: #F8BB23!important;
}
#menu-0.mbr-navbar--stuck .mbr-navbar__section {
	background: #2c2c2c;
}
#menu-0 .mbr-navbar__hamburger {
	color: #656668;
}
#menu-0 .close-icon::before, #menu-0 .close-icon::after {
	background-color: #656668;
}
#msg-box3-0 .mbr-section-title, #msg-box3-0 p {
	color: #000;
}
#msg-box8-0 .mbr-section-title, #msg-box8-0 p {
	color: #fff;
}
#menu-0 .hide-buttons .nav-btn {
	display: none !important;
}
#menu-0 .navbar-caption {
	color: #656668;
}
#menu-0 .navbar-toggler {
	color: #656668;
}
#menu-0 .link, #menu-0 .dropdown-item {
	color: #656668;
}
#menu-0 .link {
	font-size: 0.75rem;
}
#menu-0 .dropdown-item, #menu-0 .nav-dropdown-sm .link {
	font-size: 0.812rem;
}
#menu-0 .link:hover, #menu-0 .dropdown-item:hover, #menu-0 .link:focus, #menu-0 .dropdown-item:focus {
	color: #F8BB23;
}
#menu-0 .link[aria-expanded="true"], #menu-0 .dropdown-menu {
	background: #656668;
}
#menu-0 .nav-dropdown-sm .link:focus, #menu-0 .nav-dropdown-sm .link:hover, #menu-0 .nav-dropdown-sm .dropdown-item:focus, #menu-0 .nav-dropdown-sm .dropdown-item:hover {
	background: #202020!important;
}
#menu-0 .navbar, #menu-0 .nav-dropdown-sm, #menu-0 .nav-dropdown-sm .link[aria-expanded="true"], #menu-0 .nav-dropdown-sm .dropdown-menu {
	background: #FFF;
}
#menu-0 .bg-color.transparent .link {
	color: #656668;
	transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
	transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover, #menu-0 .bg-color.transparent.opened .link:focus {
	color: #F8BB23;
}
#menu-0 .link[aria-expanded="true"], #menu-0 .dropdown-item[aria-expanded="true"] {
	color: #F8BB23!important;
}
#menu-0.mbr-navbar--stuck .mbr-navbar__section {
	background: #2c2c2c;
}
#menu-0 .mbr-navbar__hamburger {
	color: #656668;
}
#menu-0 .close-icon::before, #menu-0 .close-icon::after {
	background-color: #656668;
}
#msg-box8-0 .mbr-section-title, #msg-box8-0 p {
	color: #fff;
}
#menu-0 .hide-buttons .nav-btn {
	display: none !important;
}
#menu-0 .navbar-caption {
	color: #656668;
}
#menu-0 .navbar-toggler {
	color: #656668;
}
#menu-0 .link, #menu-0 .dropdown-item {
	color: #656668;
}
#menu-0 .link {
	font-size: 0.75rem;
}
#menu-0 .dropdown-item, #menu-0 .nav-dropdown-sm .link {
	font-size: 0.812rem;
}
#menu-0 .link:hover, #menu-0 .dropdown-item:hover, #menu-0 .link:focus, #menu-0 .dropdown-item:focus {
	color: #F8BB23;
}
#menu-0 .link[aria-expanded="true"], #menu-0 .dropdown-menu {
	background: #656668;
}
#menu-0 .nav-dropdown-sm .link:focus, #menu-0 .nav-dropdown-sm .link:hover, #menu-0 .nav-dropdown-sm .dropdown-item:focus, #menu-0 .nav-dropdown-sm .dropdown-item:hover {
	background: #202020!important;
}
#menu-0 .navbar, #menu-0 .nav-dropdown-sm, #menu-0 .nav-dropdown-sm .link[aria-expanded="true"], #menu-0 .nav-dropdown-sm .dropdown-menu {
	background: #FFF;
}
#menu-0 .bg-color.transparent .link {
	color: #656668;
	transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
	transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover, #menu-0 .bg-color.transparent.opened .link:focus {
	color: #F8BB23;
}
#menu-0 .link[aria-expanded="true"], #menu-0 .dropdown-item[aria-expanded="true"] {
	color: #F8BB23!important;
}
#menu-0.mbr-navbar--stuck .mbr-navbar__section {
	background: #2c2c2c;
}
#menu-0 .mbr-navbar__hamburger {
	color: #656668;
}
#menu-0 .close-icon::before, #menu-0 .close-icon::after {
	background-color: #656668;
}
#msg-box8-0 .mbr-section-title, #msg-box8-0 p {
	color: #fff;
}
#menu-0 .hide-buttons .nav-btn {
	display: none !important;
}
#menu-0 .navbar-caption {
	color: #656668;
}
#menu-0 .navbar-toggler {
	color: #656668;
}
#menu-0 .link, #menu-0 .dropdown-item {
	color: #656668;
}
#menu-0 .link {
	font-size: 0.75rem;
}
#menu-0 .dropdown-item, #menu-0 .nav-dropdown-sm .link {
	font-size: 0.812rem;
}
#menu-0 .link:hover, #menu-0 .dropdown-item:hover, #menu-0 .link:focus, #menu-0 .dropdown-item:focus {
	color: #F8BB23;
}
#menu-0 .link[aria-expanded="true"], #menu-0 .dropdown-menu {
	background: #656668;
}
#menu-0 .nav-dropdown-sm .link:focus, #menu-0 .nav-dropdown-sm .link:hover, #menu-0 .nav-dropdown-sm .dropdown-item:focus, #menu-0 .nav-dropdown-sm .dropdown-item:hover {
	background: #202020!important;
}
#menu-0 .navbar, #menu-0 .nav-dropdown-sm, #menu-0 .nav-dropdown-sm .link[aria-expanded="true"], #menu-0 .nav-dropdown-sm .dropdown-menu {
	background: #FFF;
}
@media all and (max-width: 991px){
	#menu-0 .nav-dropdown-sm .dropdown-menu {
		background: #656668;
	}
	.dropdown-menu li{
	padding: 12px 0;
}
}
#menu-0 .nav-dropdown-sm .dropdown-menu {
    padding: 10px 24px;
}
#menu-0 .bg-color.transparent .link {
	color: #656668;
	transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
	transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover, #menu-0 .bg-color.transparent.opened .link:focus {
	color: #F8BB23;
}
#menu-0 .link[aria-expanded="true"], #menu-0 .dropdown-item[aria-expanded="true"] {
	color: #F8BB23!important;
}
#menu-0.mbr-navbar--stuck .mbr-navbar__section {
	background: #2c2c2c;
}
#menu-0 .mbr-navbar__hamburger {
	color: #656668;
}
#menu-0 .close-icon::before, #menu-0 .close-icon::after {
	background-color: #656668;
}
#menu-0 .hide-buttons .nav-btn {
	display: none !important;
}
#menu-0 .navbar-caption {
	color: #656668;
}
#menu-0 .navbar-toggler {
	color: #656668;
}
#menu-0 .link {
	font-size: 0.9rem;
	letter-spacing: 1px;
}
#menu-0 .dropdown-item, #menu-0 .nav-dropdown-sm .link {
	font-size: 0.812rem;
	color: #656668;
}
#menu-0 .link:hover, #menu-0 .dropdown-item:hover, #menu-0 .link:focus, #menu-0 .dropdown-item:focus {
	color: #F8BB23;
}
#menu-0 .link[aria-expanded="true"], #menu-0 .dropdown-menu {
	background: #393634;
}
#menu-0 .nav-dropdown-sm .link:focus, #menu-0 .nav-dropdown-sm .link:hover, #menu-0 .nav-dropdown-sm .dropdown-item:focus, #menu-0 .nav-dropdown-sm .dropdown-item:hover {
	background: #202020!important;
}
#menu-0 .bg-color.transparent .link {
	color: #656668;
	transition: none;
}
#menu-0 .bg-color.transparent.opened .link {
	transition: color 0.2s ease-in-out;
}
#menu-0 .bg-color.transparent.opened .link:hover, #menu-0 .bg-color.transparent.opened .link:focus {
	color: #F8BB23;
}
#menu-0 .link[aria-expanded="true"], #menu-0 .dropdown-item[aria-expanded="true"] {
	color: #F8BB23!important;
}
#menu-0.mbr-navbar--stuck .mbr-navbar__section {
	background: #2c2c2c;
}
#menu-0 .mbr-navbar__hamburger {
	color: #656668;
}
#menu-0 .close-icon::before, #menu-0 .close-icon::after {
	background-color: #656668;
}
#msg-box8-0 .mbr-section-title, #msg-box8-0 p {
	color: #fff;
}
.navbar-dropdown .navbar-brand {
    padding: .4rem 0;
}
.iconbox {
  background-color: #666769;
  border-color: #666769;
  color: #FFF;
}
#social-buttons4-0 .mbr-section-title, #social-buttons4-0 .btn-social, .footer1 .fa {
	color: #fff;
}
.footer1 .fa {
	position: relative;
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.navbar-dropdown.navbar-short .navbar-logo img {
    height: 3.5rem;
}
.navbar-dropdown .navbar-logo img {
	max-height: 6.4rem;
    height: 100px;
}
@media all and (min-width: 992px) and (max-width: 1199px){
	.navbar-dropdown .navbar-logo img {
    height: 70px;
	}
}
@media all and (max-width: 767px){
	.navbar-dropdown .navbar-logo img {
    height: 70px;
	}
}
.navbar-dropdown .navbar-logo {
    width: 100%;
}
/*paddings/margins */

/* 4 Side Padding */
.pad-0 {
	padding: 0 !important;
}
.pad-10 {
	padding: 10px;
}
.pad-20 {
	padding: 20px;
}
.pad-30 {
	padding: 30px;
}
.pad-40 {
	padding: 40px !important;
}
.pad-50 {
	padding: 50px;
}
.pad-60 {
	padding: 60px !important;
}
.pad-70 {
	padding: 70px;
}
.pad-80 {
	padding: 80px;
}
/* 4 Side Margin */
.margin-10 {
	margin: 10px;
}
.margin-20 {
	margin: 20px;
}
.margin-30 {
	margin: 30px;
}
.margin-40 {
	margin: 40px;
}
.margin-50 {
	margin: 50px;
}
.margin-60 {
	margin: 60px;
}
.margin-70 {
	margin: 70px;
}
.margin-80 {
	margin: 80px;
}
/* Top Padding */
.top-pad-0 {
	padding-top: 0px;
}
.top-pad-10 {
	padding-top: 10px;
}
.top-pad-20 {
	padding-top: 20px;
}
.top-pad-30 {
	padding-top: 30px;
}
.top-pad-40 {
	padding-top: 40px;
}
.top-pad-50 {
	padding-top: 50px;
}
.top-pad-60 {
	padding-top: 60px;
}
.top-pad-70 {
	padding-top: 70px;
}
.top-pad-80 {
	padding-top: 80px;
}
.top-pad-90 {
	padding-top: 90px;
}
.top-pad-100 {
	padding-top: 100px;
}
.top-pad-160 {
	padding-top: 160px;
}
/* Top Margin */
.top-margin-0 {
	margin-top: 0px !important;
}
.top-margin-10 {
	margin-top: 10px;
}
.top-margin-20 {
	margin-top: 20px;
}
.top-margin-30 {
	margin-top: 30px;
}
.top-margin-40 {
	margin-top: 40px;
}
.top-margin-50 {
	margin-top: 50px;
}
.top-margin-60 {
	margin-top: 60px;
}
.top-margin-70 {
	margin-top: 70px;
}
.top-margin-80 {
	margin-top: 80px;
}
/* Bottom Padding */
.bottom-pad-0 {
	padding-bottom: 0px !important;
}
.bottom-pad-10 {
	padding-bottom: 10px !important;
}
.bottom-pad-20 {
	padding-bottom: 20px;
}
.bottom-pad-30 {
	padding-bottom: 30px;
}
.bottom-pad-40 {
	padding-bottom: 40px;
}
.bottom-pad-50 {
	padding-bottom: 50px;
}
.bottom-pad-60 {
	padding-bottom: 60px;
}
.bottom-pad-70 {
	padding-bottom: 70px;
}
.bottom-pad-80 {
	padding-bottom: 80px;
}
.bottom-pad-120 {
	padding-bottom: 120px;
}
/* Bottom Margin */
.bottom-margin-0 {
	margin-bottom: 0px;
}
.bottom-margin-10 {
	margin-bottom: 10px;
}
.bottom-margin-20 {
	margin-bottom: 20px;
}
.bottom-margin-30 {
	margin-bottom: 30px;
}
.bottom-margin-40 {
	margin-bottom: 40px;
}
.bottom-margin-50 {
	margin-bottom: 50px;
}
.bottom-margin-60 {
	margin-bottom: 60px;
}
.bottom-margin-70 {
	margin-bottom: 70px;
}
.bottom-margin-80 {
	margin-bottom: 80px;
}
/* Top & Bottom Padding */

.tb-pad-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.tb-pad-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.tb-pad-30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.tb-pad-40 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.tb-pad-50 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.tb-pad-60 {
	padding-top: 60px;
	padding-bottom: 60px;
}
.tb-pad-70 {
	padding-top: 70px;
	padding-bottom: 70px;
}
.tb-pad-80 {
	padding-top: 80px;
	padding-bottom: 80px;
}
.tb-pad-120 {
	padding-top: 120px;
	padding-bottom: 120px;
}
/* Top & Bottom Margin */
.tb-margin-10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.tb-margin-20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.tb-margin-30 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.tb-margin-40 {
	margin-top: 40px;
	margin-bottom: 40px;
}
.tb-margin-50 {
	margin-top: 50px;
	margin-bottom: 50px;
}
.tb-margin-60 {
	margin-top: 60px;
	margin-bottom: 60px;
}
.tb-margin-70 {
	margin-top: 70px;
	margin-bottom: 70px;
}
.tb-margin-80 {
	margin-top: 80px;
	margin-bottom: 80px;
}
@media (max-width: 991px) {
	.bottom-margin-md-30{
		margin-bottom:30px;
	}
}	
/* Heading */
.mbr-parallax-background .lead{
	color: #FFF;
}
@media (max-width: 767px) {
	.mbr-section-hero .mbr-section-title, .display-2 {
		font-size: 2.2rem !important;
	}
}
.lead a, .lead a:hover {
    color: #FFF;
	font-family: 'Raleway', sans-serif;
	font-style:normal;
}
/* Internal*/
#particles-js{
	z-index: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}
.service-boxes figure {
	margin: 0;
	position: relative;
	background: rgba(0,0,0,1.00);
}
.service-boxes figure img {
	max-width: 100%;
	display: block;
	position: relative;
}
.service-boxes figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	background: rgba(0,0,0,1);
	color: #FFF;
}
.service-boxes figcaption h3 {
	margin: 0;
	padding: 0;
	color: #fff;
	display: inline-block;
	font-weight: 300;
	text-transform: uppercase;
}
.service-boxes figcaption .button {
	text-align: center;
	padding: 5px 10px;
	border-radius: 2px;
	display: inline-block;
	background: #0047BA;
	color: #fff;
}
.service-boxes figure {
	overflow: hidden;
	opacity: 1;
	transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-webkit-transition: opacity .0.4s ease-in-out;
}
.service-boxes figure .img-op {
	opacity: 1;
	transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-webkit-transition: opacity .0.4s ease-in-out;
}
.service-boxes figure .item-bg-box {
	transition: transform 0.4s;
}
.service-boxes figure:hover .item-bg-box{
	transform: translateY(-50px);
}
.service-boxes figure .img-op:hover {
	opacity: .4;
}
.service-boxes figcaption {
	height: 70px;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	transform: translateY(100%);
	transition: transform 0.4s, opacity 0.1s 0.3s;
}
.service-boxes figure:hover figcaption, .service-boxes figure.cs-hover figcaption {
	opacity: 1;
	transform: translateY(0px);
	transition: transform 0.4s, opacity 0.1s;
}
@media all and (max-width: 1024px){
	.service-boxes figure figcaption, .service-boxes figure figcaption {
	opacity: 1;
	transform: translateY(0px);
	transition: transform 0.4s, opacity 0.1s;
	}
}
.service-boxes figcaption .button {
	position: absolute;
	right: 20px;
}
.service-boxes figcaption h3{
	font-size: 1.40rem;
}
@media all and (min-width: 768px) and (max-width: 1024px){
.service-boxes figcaption h3{
	font-size: 1.10rem;
}
}
.pricing-home{
	float: right;
	font-size: .8em;
	padding-top: 3px;
}
a {
    color: #F8BB23;
    text-decoration: none;
}
.btn-warning {
    background-color: #F8BB23;
    border-color: #F8BB23;
    box-shadow: none;
    color: #000;
}
.btn-warning:hover {
    color: #FFF;
    background-color: #ce9303;
    border-color: #ce9303;
    box-shadow: none; }
  .btn-warning:focus, .btn-warning.focus {
    color: #FFF;
    background-color: #ce9303;
    border-color: #ce9303; }
  .btn-warning:active, .btn-warning.active {
    color: #FFF;
    background-color: #ce9303;
    border-color: #ce9303;
    background-image: none;
    box-shadow: none; }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #FFF !important;
    background-color: #ce9303 !important;
    border-color: #ce9303 !important;
    opacity: 0.85; }
img {
	max-width: 100%;
}
.hr-not-last .row:not(:last-of-type) {
    border-bottom: 1px solid #EFEFEF;
}
@media (max-width: 767px) {
	.mbr-cards-row .tb-pad-80{
		padding-top:30px;
		padding-bottom:10px;
	}
}
.testimonial {
  justify-content: center;
  width: 100%;
}
@media screen and (max-width: 767px){
.testimonial .user_text{
	padding-left: 40px;
    padding-right: 40px;
}
}
.flickity-viewport {
  transition: height 0.2s;
}
/* Footer */
img.logo-footer {
	width:150px;
	max-width:100%;
	height:auto;
}
.mbr-footer-content p, .mbr-footer .mbr-contacts p {
    font-size: 1.2rem;
}
.mbr-footer p a, .mbr-footer ul a, .mbr-footer-content p strong, .mbr-footer-content strong {
    color: #FFF;
}
.btn-social {
    border: 2px solid #FFF;
    color: #FFF;
}
.btn-social:hover {
    color: #fff;
    background: #F8BB23; 
	border: 2px solid #F8BB23;
}
.btn-social i {
    width: 42px;
}
.mbr-small-footer a {
    color: #F8BB23;
}
/* */
.v-align-children {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: row;
	-webkit-flex-direction: row;
}
.v-align-children-column {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: column;
	-webkit-flex-direction: column;
}

@media all and (max-width: 990px) {
.v-align-children {
	display: block !important;
}
}
.v-align-transform {
	position: relative;
	transform: translate3d(0, -50%, 0);
	-webkit-transform: translate3d(0, -50%, 0);
	top: 50%;
	z-index: 2;
}
.align-bottom {
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 2;
}
.align-top {
	position: absolute;
	top: 0;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 2;
}
.mbr-small-footer {
    background: #393634;
    color: #FFF;
}
.mbr-small-footer a{
	color:#FFF;
}
/* */
.bloggie ul {
	line-height: 1.8;
	list-style: none;
	margin: 0;
	padding: 0;
}
.bloggie li {
	border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
	color: #bcbcbc;
	display: block;
	font-family: "Raleway";
	font-size: 0.875rem;
	line-height: 1.8;
	overflow: hidden;
	padding: 0.72em 0;
	padding-left: 1.8em;
	position: relative;
	width: 100%;
}
.bloggie li:last-child {
	border-bottom: 0;
}
.bloggie li::before {
	background: #1757CC;
	content: "";
	height: 0.36em;
	left: 0;
	margin-top: -0.18em;
	position: absolute;
	top: 50%;
	width: 0.36em;
}
.bloggie li a {
	color: #232323;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	transition: color .3s ease;
}
.mbr-footer-content li a:hover, .mbr-footer .mbr-contacts li a:hover {
	color: #1757CC;
}
/* */
.partnerships {
	padding: 0;
	margin: 0;
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row /* works with row or column */;
	flex-direction: row;
	flex-wrap: wrap;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	align-content: flex-start;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	flex-flow: center;
}
.flex-item {
	padding: 20px;
	margin: 20px 10px;
	text-align: center;
}
.flex-item img {
	max-width: 225px;
	max-height: 80px;
}
/* */
.item-bg-box{
	height:400px;
	background-position: center center;
	background-size:cover;
}
/* Overlays */
.thumb-box {
	height: 270px;
	width: 100%;
	display: block;
	background-position: center center;
	background-size: cover;
}
.thumb-box.sm{
	height: 200px;
}
.thumb-box.lg{
	height: 400px;
}
@media all and (max-width: 543px) {
.thumb-box.lg{
	height: 200px;
}
}
.thumb-box-overlay {
	background: rgba(0,0,0,.75);
	text-align: center;
	padding: 0;
	height: 100%;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}
.thumb-box-overlay span {
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 2;
}
.thumb-box-overlay span, .thumb-box-overlay span a{
	color: #FFF;
}
.thumb-box-overlay, .thumb-box-overlay span {
	opacity: 0;
	-webkit-transition: opacity .25s ease;
}
.thumb-box:hover .thumb-box-overlay , .thumb-box:hover .thumb-box-overlay span{
	opacity: 1;
}
/* home gal */
@media all and (max-width: 767px) {
.mbr-gallery .mbr-gallery-item {
    width: 100%;
}
}
/*footer logos */
.gallery-cell {
	width: 200px;
	height: 100px;
	margin: 0 60px;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	-o-background-size: contain;
	-moz-background-size: contain;
	-webkit-background-size: contain;
}
.gallery-cell div{
	width: 100%;
	height: 100%;
	display: block;
}
/* cell number */
.gallery-cell:before {
	display: block;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
.gallery-cell {
	width: 70%;
	height: 60px;
}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 767px) {
.gallery-cell {
	width: 50%;
	height: 60px;
}
}
/* */
svg.play-icon {
	position:relative;
}
svg.play-icon .box {
  fill: rgba(0, 0, 0, 0);
  stroke: white;
  stroke-width: 3;
  stroke-dasharray: 400;
  stroke-dashoffset: 402;
  stroke-linecap: square;
  transition: all .4s ease-out;
}
svg.play-icon .play {
  fill: rgba(255, 255, 255, 0.6);
  transition: all .6s ease-out;
}
svg.play-icon:hover .box {
  fill: #c00;
  stroke: #c00;
  stroke-dashoffset: 0;
  transition: stroke .7s .4s ease-out, stroke-dashoffset .4s ease-out, fill .4s .3s ease-out;
}
svg.play-icon:hover .play {
  fill: white;
}
/* forms */
.form-control {
    background-color: #FFF;
}
.radios label{
	margin-right: .75rem;
}
.radios input{
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0;
}
.checkboxes label{
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 5px;
    font-weight: 400;
    cursor: pointer;
	margin-top: 0 !important;
	display: block;
}
.checkboxes input[type=checkbox]{
    position: absolute;
	margin: 7px 0 0;
	line-height: normal;
}
/* Houzz */
.houzz-reviews iframe{
	float:right;
}
@media only screen and (max-width: 767px) {
.houzz-reviews iframe{
	float:none;
	margin-top:30px;
	margin-left: auto;
    margin-right: auto;
    display: block;
}
}