/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');
/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
  font-family: UTMAvo;
  src: url(fonts/UTMAvo.woff2);
}
@font-face {
  font-family: UTMAVOBOLD;
  src: url(fonts/UTMAVOBOLD.TTF);
}
body {
	font-family: UTMAvo;
}
h1, h2, h3, h4, h5 {
	font-family: "Playfair Display", serif;
	line-height: inherit;
}
h2 strong {
	font-family: "Playfair Display", serif;
	font-weight: 600;
}
strong, b {
	font-family: UTMAVOBOLD;
	font-weight: normal;
}
.great-vibes {
	font-family: "Great Vibes", cursive;
}
.great-vibes h3 {
	font-family: "Great Vibes", cursive;
}
.nav-uppercase>li>a {
	font-weight: normal;
}
.button {
	font-weight: normal;
}
.header:not(.transparent) .header-nav-main.nav > li > a {
	field-sizing: 16px;
}
.header:not(.transparent) .header-nav-main.nav > li > a:hover, 
.header:not(.transparent) .header-nav-main.nav > li.active > a {
	
}
.bg-bottom .section-bg.bg-loaded {
	background-size: contain !important;
	background-position: bottom right !important;
}

.row .col-1 {
    right: -91px;
}
.row .col-2 {
    right: -72px;
}
.row .col-3 {
    right: -57px;
}
.row .col-4 {
    right: -36px;
}
.row .col-5 {
    right: -20px;
}
.row .col-6 {
    right: -5px;
}
.row .col-7 {
    left: -5px;
}
.row .col-8 {
    left: -20px;
}
.row .col-9 {
    left: -36px;
}
.row .col-10 {
    left: -57px;
}
.row .col-11 {
    left: -72px;
}
.row .col-12 {
    left: -91px;
}
.row-collapse-custom > .col {
	padding-bottom: 0 !important;
}
.wpcf7-form {
	margin-bottom: 0;
}
.wpcf7-form .wpcf7-form-control {
	border-radius: 6px;
}
.wpcf7-form .wpcf7-form-control.wpcf7-submit {
	margin-bottom: 0;
	display: block;
	margin: 0 auto;
	background-image: url(images/btn-1.png);
	width: 152px;
	height: 48px;
	border-radius: 0;
	text-indent: -9999px;
	border: none;
	background-color: transparent !important;
}
.wpcf7-spinner {
	display: none;
}
.box-form-custom .wpcf7-form .wpcf7-form-control.wpcf7-submit {
	background-image: url(images/btn-2.png);
	width: 152px;
	height: 48px;
	border-radius: 0;
	text-indent: -9999px;
	border: none;
	background-color: transparent;
}
.absolute-footer {
	display: none;
}
.button.secondary:not(.is-outline) {
	display: block;
	background-image: url(images/btn-2.png);
	width: 152px;
	height: 48px;
	border-radius: 0;
	text-indent: -9999px;
	border: none;
	background-color: transparent !important;
}

.tabbed-content .nav>li {
	margin: 2px 20px;
}
.tabbed-content .nav>li>a {
	background-color: #EAF0ED;
	border-radius: 8px;
	font-size: 18px;
	padding: 6px 25px;
	color: #4A4459;
}
.tabbed-content .nav>li>a:before {
	content: '\f005';
	font-family: FontAwesome;
	margin-right: 10px;
}
.tabbed-content .nav>li>a:hover {
	background-color: #ED3338;
}
.tabbed-content .nav>li:hover>a, 
.tabbed-content .nav>li.active>a {
	color: #fff;
	background-color: #ED3338 !important;
}
.home .tabbed-content .nav {
	margin-bottom: 50px;
}
.row-shadow {
	position: relative;
}
.row-shadow:before {
    content: '';
    display: block;
    width: 95%;
    height: 530px;
    background-color: #296347;
    opacity: .1;
    position: absolute;
    left: 60px;
    top: -35px;
}
.flickity-page-dots {
	bottom: -30px;
}
.icon-box-img img, .icon-box-img svg {
	padding-top: 0;
}
.check-list ul li {
	list-style: none;
	margin-left: 0 !important;
	position: relative;
	padding-left: 25px;
}
.check-list ul li:before {
	content: '\f00c';
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 0;
}
@media (max-width: 1024px) {
	.row .col-1 {
    	right: -64px;
	}
	.row .col-2 {
	    right: -50px;
	}
	.row .col-3 {
	    right: -38px;
	}
	.row .col-4 {
	    right: -25px;
	}
	.row .col-5 {
	    right: -11px;
	}
	.row .col-6 {
	    right: -5px;
	}
	.row .col-7 {
	    left: -5px;
	}
	.row .col-8 {
	    left: -11px;
	}
	.row .col-9 {
	    left: -25px;
	}
	.row .col-10 {
	    left: -38px;
	}
	.row .col-11 {
	    left: -50px;
	}
	.row .col-12 {
	    left: -64px;
	}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.tabbed-content .nav>li {
		margin: 5px 0;
	}
	.tabbed-content .nav>li>a {
		padding: 6px 10px;
	}
	.col.post-item .post-title {
		font-size: 20px;
	}

}