/*  MICROTHEMER STYLES here  */

/*= Hand Coded CSS ============ */

h2 span {
	
}
.fusion-row .fusion-widget-area {
	
}
#main {
	
}


/*= General =================== */

/** General >> Fusion blog button **/
.fusion-blog-button {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(82, 53, 41) !important;
}


/** General >> Fusion footer widget area **/
.fusion-footer-widget-area {
	padding-top: 20px !important;
}


/** General >> Main **/
#main {
	padding-bottom: 40px !important;
}


/** General >> Fusion column content title heading center **/
.fusion-column-content .title-heading-center {
	padding-top: 20px !important;
}


/** General >> Fusion row emphasis **/
.fusion-row i {
	padding-top: 16px !important;
}


/** General >> Fusion title size two title heading center **/
.fusion-title-size-two .title-heading-center {
	padding-top: 20px !important;
	margin-left: -50px !important;
}


/** General >> Fusion alignright button default **/
.fusion-alignright .button-default {
	margin-top: 27px !important;
	margin-right: 114px !important;
}


/** General >> Menu item 20369 **/
#menu-item-20369 {
	color: rgb(255, 240, 53) !important;
}


/** General >> Fa home **/
.fa-home {
	color: rgb(73, 73, 73) !important;
	font-size: 25px !important;
	margin-top: -20px !important;
}


/** General >> Heading 4:(1) link **/
#iso-tpg-1800655183 > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(2) > h4:nth-of-type(1) > a {
	font-size: 25px !important;
}


/** General >> Heading 4:(1) link _2 **/
#iso-tpg-1170761990 > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(2) > h4:nth-of-type(1) > a {
	font-size: 25px !important;
}


/** General >> Elementor widget container div **/
.elementor-widget-container div {
	padding-top: 12px !important;
	padding-bottom: 12px !important;
}


/** General >> Fusion columns col lg 3:(2) **/
.fusion-columns .col-lg-3:nth-of-type(2) {
	padding-right: 4px !important;
}


/** General >> Email link **/
.email a {
	font-size: 16px !important;
}


/** General >> Email **/
.email {
	font-size: 16px !important;
}


/** General >> Fax **/
.fax {
	font-size: 17px !important;
}


/** General >> Contact info container paragraph **/
.contact-info-container p {
	font-size: 17px !important;
}


/** General >> Menu footer menu container menu item **/
.menu-footer-menu-container .menu-item {
	font-size: 17px !important;
}


/** General >> Row **/
.row {
	margin-top: -45px !important;
}



/*( Tablet & Phone )*/
@media (max-width: 767px) {

	/*= General =================== */

	/** General >> Fusion title size two title heading center **/
	.fusion-title-size-two .title-heading-center {
		text-align: center !important;
	}

}

/*( Phone )*/
@media (max-width: 480px) {

	/*= General =================== */

	/** General >> Title heading center center **/
	.title-heading-center center {
		text-align: justify !important;
	}


	/** General >> Title heading center **/
	.title-heading-center {
		text-align: center !important;
		padding-left: 0 !important;
	}

}