/*
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;
}
 
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Light.eot');
    src: url('fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Light.woff2') format('woff2'),
        url('fonts/Roboto-Light.woff') format('woff'),
        url('fonts/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold.eot');
    src: url('fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Bold.woff2') format('woff2'),
        url('fonts/Roboto-Bold.woff') format('woff'),
        url('fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Italic.eot');
    src: url('fonts/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Italic.woff2') format('woff2'),
        url('fonts/Roboto-Italic.woff') format('woff'),
        url('fonts/Roboto-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('fonts/MyriadPro-Regular.eot');
    src: url('fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('fonts/MyriadPro-Regular.woff') format('woff'),
        url('fonts/MyriadPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Medium.eot');
    src: url('fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Medium.woff2') format('woff2'),
        url('fonts/Roboto-Medium.woff') format('woff'),
        url('fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.eot');
    src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Regular.woff2') format('woff2'),
        url('fonts/Roboto-Regular.woff') format('woff'),
        url('fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/* XT GRID */
.xt-grid .xt-inner {
	max-width: 1200px;
}
.xt-grid-900 .xt-inner {
	max-width: 900px;
}
.xt-grid-800 .xt-inner {
	max-width: 800px;
}
.xt-grid-600 .xt-inner {
	max-width: 600px;
}
.xt-mw-860 {
	max-width: 860px;
}
.xt-full .vc_column-inner {
	padding: 0 !important;
}

ol, ul {
    margin: 0 0 1.5em 1em;
}
body, html, button, input, select, textarea {
	font-family: 'Roboto';
}
p, ul li {
	font-size: 24px;
	line-height: 1.50em;
	font-weight: 400;
	color: #333333;
}
p {
	margin: 20px 0;	
}
.xt-breadcrumb p {
	font-size: 16px;
}
.xt-p1 p {
	font-size: 32px;
}
.xt-p2 p {
	font-size: 30px;
}
.xt-p3 p {
	font-size: 26px;
	font-weight: 700;
	color: #fa9410;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto';
    margin-bottom: 0;
    color: #263146;
}
h1 {
	color: #fa9410;
	font-size: 60px;
	line-height: 1.2em;
	font-weight: bold;
	letter-spacing: 0px;
}
.xt-a1 h1 {
	font-size: 62px;
}
h2 {
	font-size: 48px;
	line-height: 1.2em;
	font-weight: bold;
	letter-spacing: 0px;
	color: #fa9410;
}
h3 {
	font-size: 34px;
	line-height: 1.2em;
	font-weight: bold;
	color: #194764;
}
h4 {
	font-size: 22px;
	color: #d71e3d;
	line-height: 1.2em;
	font-weight: 400;
}
h5 {
	font-size: 14px;
	line-height: 1.33em;
	font-weight: 400;
	letter-spacing: 2px;
	color: #DB8E79;
	text-transform: uppercase;
}
h6 {
	font-size: 13px;
	line-height: 1.70em;
	font-weight: 600;
	color: #253844;
	letter-spacing: 2px;
}
body .xt-gradient {
	background: rgb(25,70,99);
	background: -moz-linear-gradient(132deg, rgba(25,70,99,1) 0%, rgba(15,39,54,1) 100%);
	background: -webkit-linear-gradient(132deg, rgba(25,70,99,1) 0%, rgba(15,39,54,1) 100%);
	background: linear-gradient(132deg, rgba(25,70,99,1) 0%, rgba(15,39,54,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#194663",endColorstr="#0f2736",GradientType=1);
}
body .xt-gradient2 {
	background: rgb(25,70,99);
	background: -moz-linear-gradient(315deg, rgba(25,70,99,1) 0%, rgba(15,39,54,1) 100%);
	background: -webkit-linear-gradient(315deg, rgba(25,70,99,1) 0%, rgba(15,39,54,1) 100%);
	background: linear-gradient(315deg, rgba(25,70,99,1) 0%, rgba(15,39,54,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#194663",endColorstr="#0f2736",GradientType=1);
}
.xt-separator {
	width: 100%;
	border-top: 1px solid #5e798d;
	margin: 30px 0;
}
.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: 400;
	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: #f99310;
	color: #fff !important;
	border-color: #f99310;
}
.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: #18435e !important;
	border-color: #18435e !important;
}
.xt-button.xt-button-style2 {
	background: #ffffff;
	color: #55565b !important;
	border: 1px solid #ffffff;
}
.xt-button.xt-button-style2:hover {
	background: #d71e3c;
	border-color: #d71e3c;
	color: #fff !important;
}

.xt-button.xt-button-style3 {
	font-size: 16px;
	padding: 5px 20px;
	line-height: 30px;
	background: #f99310;
	color: #fff !important;
	border-color: #f99310;
}
.xt-button.xt-button-style3:hover {
	background: #18435e !important;
	border-color: #18435e !important;
}

.xt-list-update {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #faa332;
}
.xt-list-update.xt-last {
	border-bottom: 1px solid #faa332;
}
.xt-list-update p {
	margin: 0;
}

/* HEADER */
.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;
	margin-bottom: 30px;
	min-height: 280px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.xt-box img {
	height: 120px !important;
	width: auto !important;
}
.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 {
	position: absolute;
	left: 0;
	top: 7px;
	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;
	border:  1px solid #0f2635;
}
.xt-icon-footer:hover {
	background: #0f2635;
}
.xt-icon-footer:hover .xt-icon {
	color: #fff;
}
.xt-icon-footer .xt-icon {
	width: 20px;
	height: 20px;
	color: #0f2635;
	margin-top: 5px;
}



.xt-icon-cpage {
	margin-right: 10px;
	background: #194764;
	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 #194764;
	margin-right: 10px;
}
.xt-soc a:hover .xt-icon-cpage {
	background: #0f2635;
}
.xt-soc a:hover .xt-icon-cpage .xt-icon {
	color: #fff;
}
.xt-icon-cpage .xt-icon {
	width: 20px;
	height: 20px;
	color: #fff;
	margin-top: 5px;
}
.xt-soc a {
	font-size: 24px;
	color: #000000;
}

.xt-link-footer {
	margin-left: 30px;
}
.footer-widget-3 img {
	width: 250px !important;
	height: auto;
	float: right;
}
.footer-widgets {
	border-top: 10px solid #a8bed2;
}
.xt-footer-bottom a {
	color: #fff;
	display: inline-block;
	margin-right: 20px;
	font-size: 14px;
}
.xt-footer-bottom a:hover {
	color: #f9930f;
}
.xt-footer-bottom {
	background: #194763;
	color: #fff;
}
.xt-footer-bottom .grid-container {
	padding: 20px;
}
.xt-copy {
	font-size: 14px;
	float: right;
}
.xt-fbr {
	position: relative;
	padding-left: 40px !important;
	display: block;
	line-height: 26px;
	padding: 10px 0;
	font-size: 15px;
}
.footer-widgets .widget-title {
	color: #0f2635 !important;
	font-size: 24px !important;
	font-weight: bold;
	margin-bottom: 20px !important;
}

/* TOGGLE */
.vc_toggle {
	background: #fa9410;
	color: #fff;
}
.vc_toggle_title {
	padding-right: 50px !important;
	padding: 20px; 
}
.vc_toggle_title h3 {
	color: #fff !important;
}
.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon {
	left: auto;
	right: 30px;
}
.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content {
	margin-top: 0 !important;
	background: #fff !important;
	padding-right: 20px !important;
}
.vc_toggle_size_md .vc_toggle_icon::before {
    height: 4px;
    width: 20px;
}
.vc_toggle_size_md .vc_toggle_icon::after {
    height: 20px;
    width: 4px;
}
.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_simple .vc_toggle_icon::before {
	background: #fff !important;
}
.xt-resources .vc_toggle {
	background: #194764 !important;
}
.xt-resources .vc_toggle_title h3 {
	font-size: 24px !important;
}
.xt-resources .vc_toggle_size_md.vc_toggle_simple .vc_toggle_content {
	border: 3px solid #194764;
	border-top: none !important;
	padding-top: 20px;
}
/* IMG */
.xt-img-full img {
	width: 3000px !important;
	height: auto !important;
	max-width: 100%;
}
.xt-img-100 img {
	width: 100px !important;
	height: auto !important;
}
.xt-img-40 img {
	height: 40px;
	width: auto !important;
}
.xt-img-logo img {
	height: 120px;
	width: auto !important;	
}
.main-navigation a {
    font-size: 19px;
    text-transform: uppercase;
}
.xt-title {
	border-bottom: 5px solid #f99310;
}
/* 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;
}  */


/* XT-LIST */
.xt-list ul, .xt-list-check ul {
	list-style-type: none;
	list-style: none !important;
	margin: 5px 0 0 !important;
	padding: 0 !important;
}
.xt-list ul li, .xt-list-check ul li {
	line-height: 1.4em;
	margin: 0 !important;
	padding-bottom: 10px;
	padding-left: 25px !important;
	position: relative;
}
.xt-list ul>li:before, .xt-list-check ul>li:before {
	content: '';
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 30 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg transform='matrix(1.33333,0,0,1.33333,25.3333,0)'%3E%3Cpath d='M0,22L-16,22C-17.657,22 -19,20.657 -19,19L-19,3C-19,1.343 -17.657,0 -16,0L0,0C1.657,0 3,1.343 3,3L3,19C3,20.657 1.657,22 0,22' style='fill:rgb(250,148,16);fill-rule:nonzero;'/%3E%3C/g%3E%3Cg transform='matrix(1.33333,0,0,1.33333,10.6043,6.4544)'%3E%3Cpath d='M0,12.318L-4.703,7.615L-3.183,6.094L0,9.276L9.276,0L10.797,1.521L0,12.318Z' style='fill:white;fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 8px;
	color: #000;
	top: 8px;
	left: 0px;
}



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

}

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

}

@media screen and (min-width: 768px) {
	.fsep {
		margin-top: 56px;
	}
	.footer-widget-3 img {
		margin-top: 40px;
	}
	.inside-footer-widgets {
		display: inline-block;
		width: 100%;
	}
	.footer-widget-1 {
		display: inline-block;
		width: 27%;
		float: left;
	}
	.footer-widget-2 {
		display: inline-block;
		width: 45%;
		float: left;
	}
	.footer-widget-3 {
		display: inline-block;
		width: 28%;
		float: left;
	}
}

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

}

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

}

@media screen and (max-width: 1400px) {
	h1 {
	    font-size: 74px;
	}
}

@media screen and (max-width: 1000px) {
	h1 {
	    font-size: 64px;
	}
	.xt-a1 h1 {
		font-size: 52px;
	}
	h2 {
	    font-size: 44px;
	}
	h3 {
	    font-size: 32px;
	}
	p, ul li {
	    font-size: 22px;
	}
}

@media screen and (max-width: 767px) {
	.xt-list-update p {
		margin-bottom: 10px !important;
	}
	.navigation-branding img, .site-logo.mobile-header-logo img {
	    height: 45px !important;
	}
	.vc_toggle_title {
		padding: 20px !important;
	}
	.vc_toggle_size_md .vc_toggle_icon::before {
	    height: 2px;
	    width: 10px;
	}
	.vc_toggle_size_md .vc_toggle_icon::after {
	    height: 10px;
	    width: 2px;
	}
	.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon {
		right: 15px !important;
	}
	.xt-a1 h1 {
		font-size: 32px;
	}
	h1 {
	    font-size: 36px;
	}
	h2 {
	    font-size: 30px;
	}
	h3, .xt-resources .vc_toggle_title h3 {
	    font-size: 22px !important;
	}
	.xt-p1 p {
		font-size: 19px !important;
	}
	p, ul li {
	    font-size: 18px !important;
	}
	.xt-box .vc_column-inner > .wpb_wrapper {
		margin-bottom: 30px;
	}
	.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title {
		padding-right: 40px !important;
	}
	.xt-box1 .vc_column-inner > .wpb_wrapper {
		margin-bottom: 120px;
	}
	.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: 18px !important;
	}
	.footer-widgets-container {
		text-align: center;
	}
	.xt-link-footer {
		margin: 0;
		margin-top: 10px;
		display: block;
	}
	.footer-widget-3 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;
	}
	.xt-fbr {
		text-align: left;
	}
	.footer-widget-1 {
		margin-bottom: 0 !important;
	}
	.xt-footer-bottom a {
		margin: 5px 10px !important;
	}
}
.hidden {
	display: none;
}
@media screen and (max-width: 640px) {

}

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

}