/*
Theme Name: XT Framework
Theme URI: https://www.xstreamthemes.com/
Description: Addition of custom classes to Generate Press
Author: XTF
Author URI: https://www.xstreamthemes.com/
Version: 1.0.0
Template: generatepress
*/

/* CALENDLY FIX */
html, body {
    height: initial !important;
}
.wpb_text_column a {
	text-decoration: underline;
}
.xt-nounderline a {
	text-decoration: none !important;
}
/* XT GRID */
.xt-grid .xt-inner {
	max-width: 1200px;
}
.xt-grid2 .vc_column-inner {
	max-width: 1100px;
	padding-left: 20px !important;
	padding-right: 20px !important;
	margin: 0 auto;
}

.xt-grid-900 .xt-inner {
	max-width: 900px;
}
.xt-grid-600 {
	max-width: 900px;
	margin: 0 auto !important;
}

.xt-full .vc_column-inner {
	padding: 0 !important;
}

ol, ul {
    margin: 0 0 1.5em 1.5em;
}
body, html, button, input, select, textarea {
	font-family: 'Lato', sans-serif;
}
p, ul li {
	font-size: 23px;
	line-height: 1.50em;
	font-weight: 400;
	color: #70635A;
}
p {
	margin: 20px 0;	
}
.xt-p1 p {
	font-size: 25px !important;
	color: #F78D2A;
	font-weight: bold;
}
.xt-p2 p {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2em;
}
.xt-p3 p {
	font-size: 32px;
	line-height: 1.4em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif;
    margin-bottom: 0;
    color: #263146;
}
h1 {
	color: #F58D2A;
	font-size: 90px;
	line-height: 1.2em;
	font-weight: bold;
	letter-spacing: 0px;
}
.xt-a1 h1 {
	font-size: 50px;
}
h2 {
	font-size: 50px;
	line-height: 1.2em;
	font-weight: bold;
	letter-spacing: 0px;
	color: #F58D2A;
}
h3 {
	font-size: 40px;
	line-height: 1.2em;
	font-weight: bold;
	color: #F78D2A;
}
h4 {
	font-size: 26px;
	color: #F78D2A;
	line-height: 1.2em;
	font-weight: 700;
}
.xt-a1 h4 {
	font-size: 35px;	
}
h5 {
	font-size: 15px;
	line-height: 1.33em;
	font-weight: 700;
	color: #F58D2A;
	text-transform: uppercase;
}
h6 {
	font-size: 13px;
	line-height: 1.70em;
	font-weight: 600;
	color: #253844;
	letter-spacing: 2px;
}
.gform_wrapper.gravity-theme .gfield_label {
	color: #70635A !important;
	font-size: 16px !important;
	text-transform: uppercase !important;
}
.owl-prev {
    left: 5% !important;
}
.owl-next {
    right: 5% !important;
}
.vc_toggle {
	margin-bottom: 10px !important;
}
.vc_toggle_title {
	padding-left: 0 !important;
	font-size: 22px;
}
body .vc_toggle_title .vc_toggle_icon, .vc_toggle_title p {
	display: inline-block;
	position: relative !important;
	color: #F78D2A !important;
	font-size: 22px;
	position: relative;
	text-decoration: underline;
}
.vc_toggle_content {
	padding: 0 !important;
	margin: 0 !important;
}
.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before,
.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #F78D2A;
}
.vc_toggle_title .vc_toggle_icon {
	margin-top: 19px;
}
.xt-button, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
	padding: 0 30px;
	line-height: 50px;
	font-size: 25px;
	display: inline-block;
	letter-spacing: 0px;
	font-weight: 700;
	text-transform: none;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.xt-button.xt-button-style1, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
	background: #F58D2A;
	color: #fff !important;
	border-color: #F58D2A;
}
.xt-button.xt-button-style1:hover, .gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_page_footer input.button:hover, .gform_wrapper .gform_page_footer input[type=submit]:hover {
	background: #E76102 !important;
	border-color: #E76102 !important;
}
.xt-button.xt-button-style2 {
	background: #ffffff;
	color: #55565b !important;
	border: 1px solid #ffffff;
}
.xt-button.xt-button-style2:hover {
	background: #56575a;
	border-color: #56575a;
	color: #fff !important;
}

.xt-button.xt-button-style3 {
	font-style: italic;
	font-size: 16px;
	background: transparent !important;
	border: none !important;
	padding: 0 !important;
	color: #fff !important;
	text-decoration: underline;
}
.xt-button.xt-button-style3:hover {
	color: #ddd !important;	
}


.xt-box-1 {
	padding: 20px 40px;
	background: rgb(246,136,40);
	background: -moz-linear-gradient(90deg, rgba(246,136,40,1) 0%, rgba(242,109,33,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(246,136,40,1) 0%, rgba(242,109,33,1) 100%);
	background: linear-gradient(90deg, rgba(246,136,40,1) 0%, rgba(242,109,33,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f68828",endColorstr="#f26d21",GradientType=1);
}
.xt-box-2 {
	text-align: right;
	padding: 20px 40px;
	background: rgb(246,136,40);
	background: -moz-linear-gradient(27deg, rgba(246,136,40,1) 0%, rgba(242,109,33,1) 100%);
	background: -webkit-linear-gradient(270deg, rgba(246,136,40,1) 0%, rgba(242,109,33,1) 100%);
	background: linear-gradient(270deg, rgba(246,136,40,1) 0%, rgba(242,109,33,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f68828",endColorstr="#f26d21",GradientType=1);
}
.xt-box-1 p, .xt-box-2 p {
	max-width: 800px;
}
.xt-box-2 p {
	margin-left: auto;
	margin-right: 0;
}

/* HEADER */
.main-navigation .main-nav ul li a {
	text-transform: uppercase;
}
.main-navigation.has-branding .inside-navigation.grid-container, .main-navigation.has-branding.grid-container .inside-navigation:not(.grid-container) {
	padding: 0 10px !important;
}
.main-navigation, .main-navigation ul ul {
	padding: 10px;
}

.xt-highlight-bg {
	background: rgb(87,19,47);
	background: -moz-linear-gradient(155deg, rgba(87,19,47,1) 0%, rgba(203,30,61,1) 100%);
	background: -webkit-linear-gradient(155deg, rgba(87,19,47,1) 0%, rgba(203,30,61,1) 100%);
	background: linear-gradient(155deg, rgba(87,19,47,1) 0%, rgba(203,30,61,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#57132f",endColorstr="#cb1e3d",GradientType=1);
}
.xt-highlight-bg2 {
	background: rgb(87,19,47);
	background: -moz-linear-gradient(-45deg, rgba(87,19,47,1) 0%, rgba(203,30,61,1) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(87,19,47,1) 0%, rgba(203,30,61,1) 100%);
	background: linear-gradient(-45deg, rgba(87,19,47,1) 0%, rgba(203,30,61,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#57132f",endColorstr="#cb1e3d",GradientType=1);
}

.xt-box  .vc_column-inner > .wpb_wrapper {
	background: #fff;
	padding: 30px;
	border-bottom: 10px solid #d71e3c;
	margin-bottom: 30px;
	min-height: 360px;
}
.xt-icon-minus {
	margin-top: -80px;
}
.xt-icon-minus2 {
	margin-top: -120px;
}
.xt-icon-minus img {
	width: 100px;
	height: auto;
}
.xt-icon-minus2 img {
	width: 160px;
	height: auto;
}
.xt-pp2 img {
	height: 80px !important;
	width: auto !important;
}
.xt-small p {
	color: #d71e3d;
}
.xt-small-font {
	font-size: 16px;
	display: block;
	margin-bottom: 10px !important;
}

.xt-icon-footer {
	margin-right: 10px;
	background: #fff;
	display: inline-block;
	width: 32px;
	height: 32px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	line-height: 32px;
	text-align: center;
}
.xt-icon-footer:hover {
	background: #d71e3c;
}
.xt-icon-footer:hover .xt-icon {
	color: #fff;
}
.xt-icon-footer .xt-icon {
	width: 20px;
	height: 20px;
	color: #d81e3d;
	margin-top: 5px;
}
.xt-link-footer {
	margin-left: 30px;
}
.xt-padding0 .vc_column-inner {
	padding-left: 0 !important;
}
.pum-theme-83 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
	width: 100%;
	text-align: right;
	padding-right: 10px;
}
.footer-widget-2 img {
	height: 50px !important;
	width: auto !important;
	margin-top: -10px;
}
.footer-widget-2 .widget_media_image {
	float: right;
	margin-left: 10px;
	padding: 0 !important;
	margin-bottom: 0;
}
.footer-widgets-container {
    padding-bottom: 34px !important;
}
.footer-widgets .widget-title {
	font-weight: bold;
	margin-bottom: 10px;
}
.xt-footer-bottom a {
	color: #141230;
	display: inline-block;
	margin-right: 30px;
	font-size: 14px;
	font-weight: bold;
}
.xt-footer-bottom a:hover {
	color: #000;
}
.xt-footer-bottom {
	background: rgb(235,189,29);
	background: -moz-linear-gradient(90deg, rgba(235,189,29,1) 0%, rgba(228,126,36,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(235,189,29,1) 0%, rgba(228,126,36,1) 100%);
	background: linear-gradient(90deg, rgba(235,189,29,1) 0%, rgba(228,126,36,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ebbd1d",endColorstr="#e47e24",GradientType=1);
	color: #141230;
}
.xt-footer-bottom .grid-container {
	padding: 15px;
	max-width: 1155px;
}
.xt-icon-footer {
	position: absolute;
	left: 0;
	top: 7px;
	margin-right: 10px;
	background: #181830;
	display: inline-block;
	width: 32px;
	height: 32px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	line-height: 32px;
	text-align: center;
	border:  1px solid #fff;
}
.xt-contact-page .xt-icon-footer {
	background: #F58D2A !important;
	border:  1px solid #F58D2A !important;
}
.xt-icon-footer:hover {
	background: #0f2635;
}
.xt-icon-footer:hover .xt-icon {
	color: #fff;
}
.xt-icon-footer .xt-icon {
	width: 20px;
	height: 20px;
	color: #fff;
	margin-top: 5px;
}
.xt-copy {
	font-size: 14px;
	float: right;
	font-weight: bold;
}
.xt-fbr {
	position: relative;
	padding-left: 40px !important;
	display: block;
	line-height: 26px;
	padding: 10px 0;
	font-size: 15px;
}
.xt-contact-page .xt-fbr {
	color: #70635A;
}
.xt-contact-page .xt-fbr:hover {
	color: #000;
}
.mobile-menu {
	display: none;
}
/* IMG */
.xt-img-40 img {
	height: 40px;
	width: auto !important;
}
.xt-img-130 img {
	height: 150px;
	width: auto !important;
}
.xt-img-800 img {
	width: 800px;
	height: auto !important;
}
.xt-img-logo img {
	height: 120px;
	width: auto !important;	
}
.main-navigation a {
    font-size: 18px;
}

/* XT Toggle */
.toggle-content p {
	font-size: 18px;
	line-height: 25px;
	margin-top: 0;
}
.xt-toggle .toggle-content {
	/* max-height: 100px; */
	overflow: hidden;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.xt-toggle .toggle-icon{
	cursor: pointer;
	display: block;
}
.xt-toggle.expanded img{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
/* .xt-toggle.expanded .toggle-content {
	max-height: 9999px;
}  */

.owl-theme .owl-nav {
	margin-top: 0 !important;
}
#g1, #g2, #g3, #g4, #g5 {
	cursor: pointer;
	display: block;
	z-index: 999;
}
.xt-g1, .xt-g2, .xt-g3, .xt-g4, #dots1, #dots2, #dots3, #dots4 {
	display: none;
}

@media screen and (min-width: 481px) {

}

@media screen and (min-width: 641px) {

}

@media screen and (min-width: 768px) {
	.xt-profile-photo img {
		max-width: 400px;
	}
}

@media screen and (min-width: 1001px) {
	.fsep {
		margin-top: 40px;
	}
	.footer-widget-4 img {
		margin-right: -40px;
	    margin-top: 15px;
	    width: 300px;
	    float: right;
	}
	.inside-footer-widgets {
		display: inline-block;
		width: 100%;
	}
	.footer-widget-1 {
		display: inline-block;
		width: 25%;
		float: left;
	}
	.footer-widget-2 {
		display: inline-block;
		width: 20%;
		float: left;
	}
	.footer-widget-3 {
		display: inline-block;
		width: 15%;
		float: left;
	}
	.footer-widget-4 {
		display: inline-block;
		width: 40%;
		float: left;
	}
}

@media screen and (min-width: 1251px) {
	.owl-prev, .owl-next {
	    font-size: 60px !important;
	}
}

@media screen and (max-width: 1400px) {
	h1 {
	    font-size: 74px;
	}
	.owl-prev {
	    left: 5px !important;
	}
	.owl-next {
	    right: 20px !important;
	}
	.xt-slider-grid {
		padding: 0 30px !important;
	}
}

@media screen and (max-width: 1000px) {
	.xt-p3 p {
		font-size: 22px !important;
	}
	.owl-prev {
	    left: -5px !important;
	}
	.owl-next {
	    right: -5px !important;
	}
	.footer-widget-1, .footer-widget-2, .footer-widget-3, .footer-widget-4 {
		width: 100% !important;
		display: block;
		margin-bottom: 0 !important;
	}
	.inside-footer-widgets {
		display: block;
	}
	.footer-widget-4 img {
	    margin-top: 15px;
	    width: 300px;
	    float: none;
	}
	h1 {
	    font-size: 64px;
	}
	h2 {
	    font-size: 44px;
	}
	h3 {
	    font-size: 32px;
	}
	p, ul li {
	    font-size: 22px;
	}
	.xt-footer-bottom a {
	    margin-right: 15px;
	    margin-left: 15px;
	}
}

@media screen and (max-width: 767px) {
	.footer-widget-2 .widget_media_image {
		float: none;
		display: inline-block;
	}
	.navigation-branding img, .site-logo.mobile-header-logo img {
	    height: 45px !important;
	}
	h1 {
	    font-size: 44px;
	}
	.xt-a1 h1 {
	    font-size: 48px;
	}
	h2 {
	    font-size: 26px;
	}
	h3 {
	    font-size: 26px;
	}
	.xt-p1 p {
		font-size: 19px !important;
	}
	.xt-p4 p {
		font-size: 14px !important;
	}
	p, ul li {
	    font-size: 18px !important;
	}
	.xt-img-logo img {
		height: 60px;
	}
	.xt-pp2 img {
    height: 60px !important;
    width: auto !important;
	}

	.xt-box .vc_column-inner > .wpb_wrapper {
		margin-bottom: 80px;
	}
	.xt-last.xt-box .vc_column-inner > .wpb_wrapper {
		margin-bottom: 40px;
	}
	.xt-box1 .vc_column-inner > .wpb_wrapper {
		margin-bottom: 140px;
	}
	.xt-mobile-white p {
		color: #fff !important;
	}
	.xt-button, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
		font-size: 20px !important;
	}
	.xt-link-footer {
		margin: 0;
		margin-top: 10px;
		display: block;
	}
	.footer-widget-2 img {
		float: none;
	}
	.xt-footer-bottom {
		text-align: center;
	}
	.xt-copy {
		float: none;
		margin-top: 20px;
	}
	.xt-footer-bottom a:nth-child(2) {
		margin: 0;
	}
}
.hidden {
	display: none;
}
@media screen and (max-width: 640px) {

}

@media screen and (max-width: 480px) {

}