/*
Theme Name: Custom Theme
Description: Custom Theme for Wordpress!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: <https://www.gnu.org/licenses/gpl-2.0.html>
Text Domain: custom-theme
Tags: wordpress, theme
*/

@font-face {
    font-family: 'TTMastersDEMOBlack';
    src:url('assets/fonts/TTMastersDEMOBlack.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/TTMastersDEMOBlack.otf')  format('opentype'),
        url('assets/fonts/TTMastersDEMOBlack.woff') format('woff'),
        url('assets/assets/fonts/TTMastersDEMOBlack.ttf')  format('truetype'),
        url('assets/fonts/TTMastersDEMOBlack.svg#TTMastersDEMOBlack') format('svg');
    font-weight: normal;
    font-style: normal;
}

body
{
	background-color: #e6e3e3;
	color:#29405a;
    font-family: 'Open Sans', sans-serif !important;
	font-size: 18px;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.4em;
    margin: 20px 0 .4em;
    font-family: 'Montserrat';
    font-weight: normal;
    color: #000;
    font-style: italic;
}

h1 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 24px;
	text-align: center;
}

h3 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 18px;
}

a
{
    text-decoration:none;
}

a:hover
{
    text-decoration:none !important;
}

#main-wrapper
{
	position:relative;
}

#header
{
    background:#ffffff;
	width: 100%;
    padding: 0px;
}

#header .container
{
	margin: auto;
}

#header .col-8
{
	text-align: right;
}

#header .site-title {
	margin-bottom:0px;
}

#header .site-title a
{
	font-family: 'TTMastersDEMOBlack', Arial !important;
    color: #29405a;
    text-transform: uppercase;
    font-size: 42px;
	line-height: normal;
}

.site-description {
    font-style: normal;
    color: #131313;
    font-size: 18px;
    font-weight: bold;
    font-family: Georgia !important;
    display: block;
    width: 312px;
    line-height: 1.2;
    text-align: center;
	margin-bottom:0px;
}

.top-cta {
    text-align: right;
	padding: 12px 0px;
}

.top-cta img {
    vertical-align: bottom;
    max-height: 85px;
}

.top-cta .phone,
#site-sidebar .phone {
    background: rgb(215, 58, 40);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q3M2EyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NTJlMjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(215,58,40,1) 0%, rgba(149,46,33,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(215, 58, 40, 1)), color-stop(100%, rgba(149, 46, 33, 1)));
    background: -webkit-linear-gradient(top, rgba(215, 58, 40, 1) 0%, rgba(149, 46, 33, 1) 100%);
    background: -o-linear-gradient(top, rgba(215,58,40,1) 0%,rgba(149,46,33,1) 100%);
    background: -ms-linear-gradient(top, rgba(215,58,40,1) 0%,rgba(149,46,33,1) 100%);
    background: linear-gradient(to bottom, rgba(215, 58, 40, 1) 0%, rgba(149, 46, 33, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d73a28', endColorstr='#952e21',GradientType=0 );
    border: 4px solid #fff;
    border-radius: 15px;
    box-shadow: -2px 0px 3px rgba(0, 0, 0, 0.2);
    display: inline-block;
}

.top-cta .phone h6,
#site-sidebar .phone h6 {
    color: #fff;
    font-size: 108%;
    text-align: center;
    font-family: 'Open Sans';
    padding: 0 10px;
    font-style: normal;
    margin: 7px 0 0;
}

.top-cta .phone h5,
#site-sidebar .phone h5 {
    color: #f2cf8b;
    font-size: 210%;
    text-align: center;
    font-family: 'Open Sans';
    font-style: normal;
    margin: 0;
    text-shadow: -1px -1px 3px rgba(255, 255, 255, 0.5);
}

.top-cta h5 a,
#site-sidebar .phone h5 a {
    color: #ffffff;
}

#header .header-bottom {
    padding: 5px 0;
    background: #c11f1e;
    height: auto;
}

#header ul li
{
    list-style-type:none;
    display:inline-block;
    margin-right: -5px;
}

#header ul li:last-child
{
    margin-right: -6px;
}

#header ul li a
{
    font-size:13px;
}

#header ul li a:hover
{
    text-decoration:underline;
}

.header-widget
{
	text-align: center;
    margin: -12px auto 9px auto;
}

.btn-mobile-menu
{
	display:none;
	width:32px;
	margin-right:5px;
	padding:0px;
	float:right;
}

.btn-mobile-menu span
{
	background:#ffffff;
	display:block;
	height:5px;
	margin-bottom:5px;
}

#main-nav
{
    text-align: center;
}

#main-nav ul
{
	margin:0px;
	padding:0px;
}

#main-nav ul li
{
	display:inline-block;
    list-style-type:none;
    margin-bottom:0px;
}

#main-nav ul li a
{
	background: #29405A;
    color:#ffffff;
    font-size:18px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration: none;
	padding:10px 20px;
	margin-right:6px;
}

#main-nav ul li.current-menu-item > a,
#main-nav ul li:hover > a
{
	background:#29405A !important;
	color:#ffffff !important;
}

#main-nav ul li .sub-menu
{
	display:none;
	background:#331a15;
	position:absolute;
	z-index:9999;
}

#main-nav ul li:hover .sub-menu
{
	display:block;
}

#main-nav ul li .sub-menu li
{
	display:block;
    margin-bottom: 0px;
    text-align: left;
}

#main-nav ul li .sub-menu li a
{
	color:#ffffff !important;
}

#main-nav ul li .sub-menu li a:hover
{
	background:#f3f3f3 !important;
	color:#29405A !important;
}

#home-about,
#home-about p,
#home-about h3
{
	color:#ffffff !important;
}

#footer
{
	background:#29405A;
}

#footer #extended-footer
{
	margin: auto;
	padding: 50px 0px 30px;
}

#footer .col-lg-4
{
	text-align:center;
}

#footer h3
{
	color:#cccccc;
}

.footer-copyright
{
	background:#c11f1e;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
    padding: 30px 0px;
	border-top: solid 1px #464646;
}

.footer-copyright a {
	color:#f5deb3;
}

#donate
{
	text-align:center;
}

.entry-header .entry-title
{
	margin-bottom:30px;
}

body.blog .entry-header .entry-title
{
    margin-bottom: 20px;
    font-size: 32px;
}

body.no-home #main-wrapper
{
	margin:50px auto;
}

.site-content
{
	line-break: normal;
    white-space: normal;
}

body.no-home #site-sidebar
{
	margin-top:30px;
	text-align:center;
}

input[type="submit"]
{
	background: #fb4736 !important;
	color:#ffffff !important;
	border:none;
	padding: 6px 20px;
}

input[type="submit"]:hover
{
	background: #000000 !important;
}

input[type="text"],
input[type="email"],
textarea
{
	width:425px;
	max-width:75%;
}

.title-service {
    text-align: center;
    font-size: 30px;
}

.entry-content h2, #sidebar .widgettitle {
    margin: 0 0 10px;
    padding: 0;
    text-align: left;
    color: rgba(169, 3, 41, 1);
    font-family: 'Open Sans', Arial;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    border: 0;
    text-transform: capitalize;
    font-variant: small-caps;
}

#site-sidebar img {
	max-width:100% !important;
	height:auto !important;
	margin:auto;
}

img.alignleft, img.aligncenter, img.alignright, img.alignnone {
    margin-bottom: 15px;
}

.alignright {
    float: right;
    margin-left: 30px;
}

.wpcf7-form p {
	margin-bottom:0px;
}

.wpcf7-form input {
	margin-bottom:15px;
}

header.entry-header {
	display:none !important;
}

.module-box-content a {
	color:#fff !important;
	text-decoration:underline;
}

@media screen and (max-width:767px)
{
	body.home #header
	{
		position:static;
		padding:10px 0px 0px;
	}
	
	#header .container {
		flex-direction:column;
	}
	
	#header .col-6 {
		width:100% !important;
	}
	
	.top-cta .phone h6 {
		font-size: 100%;
	}
	
	.top-cta .phone h5 {
		font-size: 200%;
	}

	.btn-mobile-menu
	{
		display:block;
	}
	
	#main-nav
	{
		display:none;
		position:absolute;
		width:240px;
		margin-top:30px;
		margin-left: 10px;
		z-index:9;
		right: 0px;
        text-align: left;
	}
	
	#main-nav ul li
	{
		display:block;
		margin-top:0px;
		margin-bottom:0px;
		margin-right:0px;
		margin-left:0px;
	}
	
	#footer .col-lg-4
	{
		margin-bottom:50px;
	}
	
	#footer .col-lg-4.fw-three
	{
		margin-bottom:0px;
	}
}