body {
	background: #fff none repeat scroll 0 0;
	margin: 0 auto;
}
input:focus, select:focus {
	outline: none !important;
}
a:focus {
	outline: none !important;
}
header {
	position: relative;
}
header.sticky {
	position: fixed;
	width: 100%;
	z-index: 9999;
	-moz-transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
}
.top-bar {
	background: #000 none repeat scroll 0 0;
	padding: 24px 0;
	-moz-transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
}
.sticky .top-bar {
	padding: 5px 0;
}
.top-bar-left {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	padding-left: 0;
}
.asmh-header .container {
	max-width: 1170px !important;
}
.asmh-header .brand {
	top: 0;
	position: static;
}
.asmh-header .primary > ul > li > a {
	padding: 33px 9px !important;
	font-size: 13px !important;
}
.asmh-header .primary > ul > li > a {
	text-transform: uppercase;
	font-family: "Lustria", serif;
}
.top-bar-right {
	float: right;
	padding-right: 0;
}
.top-phone {
	color: #fff;
	float: left;
	font-family: "Roboto", sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-left: 55px;
}
.top-phone a {
	color: #fff;
	text-decoration: none;
	transition: all 0.5s ease 0s;
}
.top-phone a:hover {
	color: #bc5602;
}
.top-phone .fa {
	color: #bc5602;
	margin-right: 10px;
}
.top-social {
	/*float: right;*/
	position: absolute;
	right: 8%;
}
.top-social ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.top-social ul li {
	float: left;
	margin-left: 10px;
}
.menu-logo {
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	margin-top: 2%;
	padding: 0 0 13px;
	position: absolute;
	width: 100%;
	z-index: 9;
	-moz-transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
}
.sticky .menu-logo {
	margin-top: 5px;
}
.logo {
	position: absolute;
	top: -26px;
	width: 174px;
	-moz-transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
}
.sticky .logo {
	top: 13px;
	width: 7%;
}
.menu {
}
.banner {
	position: relative;
}
.ms-slide-info {
	bottom: 25px !important;
	left: 8% !important;
	width: 80% !important;
}
.banner-text-1 {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 48px;
}
.banner-text-2 {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 63px;
	font-weight: bold;
	line-height: 60px;
	text-transform: uppercase;
}
.home-welcome {
	background: #000 none repeat scroll 0 0;
	overflow: hidden;
	padding: 25px 0 35px;
}
.hm-welcome-left {
	border-right: 2px solid #bc5602;
	float: left;
	padding: 0 15px 0 0;
	width: 39%;
}
.hm-welcome-right {
	float: right;
	padding: 0 8% 0 30px;
	width: 61%;
}
.hm-welcome-right-heading {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 31px;
	font-weight: 500;
	text-transform: uppercase;
}
.hm-welcome-right-heading-bottom {
	color: #bc5602;
	font-family: 'Lustria', serif;
	font-size: 41px;
	margin-bottom: 2%;
	text-transform: uppercase;
}
.hm-welcome-right-details {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	margin-bottom: 3%;
}
.hm-welcome-right-btn {
	text-align: right;
}
.hm-welcome-right-btn a {
	border: 2px solid #bc5602;
	color: #bc5602;
	display: inline-block;
	font-family: "Lustria", serif;
	font-size: 24px;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.6s ease 0s;
}
.hm-welcome-right-btn a:hover {
	background: #bc5602 none repeat scroll 0 0;
	color: #fff;
}
.home-service {
	background: rgba(0, 0, 0, 0) url("../images/home-service-bg.jpg") no-repeat fixed 0 0 / cover;
	padding: 2% 0 3%;
}
.home-service-heading {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 3%;
	text-transform: uppercase;
}
.home-service-item {
}
.home-service-item img {
	border: 1px solid #000;
	border-radius: 50%;
	margin-bottom: 5%;
}
.home-service-item-heading {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 5%;
	text-align: center;
	min-height: 65px;
	text-transform: uppercase;
}
.home-service-item-details {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	margin-bottom: 5%;
	text-align: center;
}
.home-service-item-btn {
	text-align: center;
}
.home-service-item-btn a {
	border: 2px solid #bc5602;
	color: #bc5602;
	display: inline-block;
	font-family: "Lustria", serif;
	font-size: 19px;
	padding: 6px 16px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.6s ease 0s;
}
.home-service-item-btn a:hover {
	background: #bc5602 none repeat scroll 0 0;
	color: #fff;
}
#owl-demo .item {
	padding: 0 10px;
}
#owl-demo .owl-pagination {
	display: none;
}
#owl-demo .owl-buttons {
	margin-top: 3%;
}
#owl-demo .owl-prev {
	margin: 0 !important;
	padding: 0 !important;
}
#owl-demo .owl-next {
	margin: 0 !important;
	padding: 0 !important;
}
.home-gallery {
	background: #000 none repeat scroll 0 0;
	padding: 2% 0 0;
}
.home-gallery-heading {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 2%;
	text-transform: uppercase;
}
.home-quote {
	background: rgba(0, 0, 0, 0) url("../images/home-quote-bg.jpg") no-repeat fixed 0 0 / cover;
	padding: 3% 0 25px;
}
.home-quote-heading {
	color: #bc5602;
	font-family: "Lustria", serif;
	font-size: 48px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}
.home-quote-details {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 29px;
	margin-bottom: 30px;
	text-align: center;
}
.home-quote-btn {
	text-align: center;
}
.home-quote-btn a {
	background: #bc5602 none repeat scroll 0 0;
	border: 2px solid #bc5602;
	color: #fff;
	display: inline-block;
	font-family: "Lustria", serif;
	font-size: 19px;
	padding: 5px 7px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.6s ease 0s;
}
.home-quote-btn a:hover {
	background: none repeat scroll 0 0;
	border: 2px solid #bc5602;
	color: #bc5602;
}
.home-testimonial {
	background: #000 none repeat scroll 0 0;
	padding: 2% 0 3%;
}
.home-testimonial-heading {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 2%;
	text-align: center;
	text-transform: uppercase;
}
.home-testimonial-colon img {
	margin: 0 auto 5px;
}
.clint-says {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 71%;
}
.clint-name {
	color: #bc5602;
	font-family: "Lustria", serif;
	font-size: 24px;
	text-align: center;
	text-decoration: underline;
}
#owl-demo2 .owl-pagination {
	display: none !important;
}
#owl-demo2 .owl-buttons {
	position: absolute;
	right: 0;
	top: 0;
}
#owl-demo2 .owl-prev {
	bottom: -140px;
	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
}
#owl-demo2 .owl-prev div {
	margin: 0 !important;
	padding: 0 !important;
}
#owl-demo2 .owl-next {
	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
	top: -125px;
}
#owl-demo2 .owl-next div {
	margin: 0 !important;
	padding: 0 !important;
}
footer {
	background: rgba(0, 0, 0, 0) url("../images/footer-bg.jpg") no-repeat scroll 0 0 / cover;
	padding: 3% 0 15px;
}
.footer-item {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	text-align: center;
}
.footer-item a {
	color: #fff;
	text-decoration: none;
	transition: all 0.6s ease 0s;
}
.footer-item a:hover {
	color: #a64d05;
}
.footer-item .fa {
	color: #a8a8a8;
	font-size: 50px;
	height: 50px;
	margin-bottom: 35px;
}
.copyright {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 12px;
	line-height: 30px;
	padding-left: 9%;
	text-align: center;
}
.copyright a {
	color: #fff;
	text-decoration: none;
	transition: all 0.6s ease 0s;
}
.copyright a:hover {
	color: #a64d05;
}
.home-gallery .ngg-gallery-thumbnail-box {
	width: 16.66% !important;
}
.home-gallery .ngg-gallery-thumbnail {
	border: medium none !important;
	margin: 0 !important;
}
.home-gallery .ngg-gallery-thumbnail a {
	margin: 0 !important;
}
.home-gallery .ngg-gallery-thumbnail img {
	height: 175px;
}
.page .entry-title {
	color: #fff;
	font-family: "Lustria", serif;
	font-size: 40px;
	font-weight: 600 !important;
	position: absolute;
	text-align: center;
	text-shadow: 1px 2px 4px #000;
	top: 275px;
	width: 100%;
}
.about-content {
	color: #fff;
	padding-bottom: 55px;
	padding-top: 30px;
}
.about-section .about-image {
	max-height: 370px;
	overflow: hidden;
}
.about-info {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 26px;
	overflow: hidden;
	padding: 56px 70px 65px 55px;
	text-align: justify;
}
.no-padding {
	padding: 0;
}
.service-info {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 26px;
	overflow: hidden;
	padding: 0 30px;
	text-align: justify;
}
.contact-input {
	margin-bottom: 1%;
}
.contact-input input {
	border: 1px solid #fff;
	border-radius: 0;
	color: #BC5602 !important;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	width: 100%;
	height: 36px;
}
.contact-input select {
	border: 1px solid #fff;
	color: #BC5602 !important;
	font-family: "Roboto", sans-serif;
	padding: 6px;
	width: 100%;
}
.contact-textarea {
	margin-bottom: 1%;
}
.contact-textarea textarea {
	border: 1px solid #fff;
	color: #BC5602 !important;
	font-family: "Roboto", sans-serif;
	height: 150px;
	width: 100%;
}
.contact-input input::-moz-placeholder {
 color: #BC5602 !important;
}
.contact-textarea textarea::-moz-placeholder {
 color: #BC5602 !important;
}
.wpcf7-form a {
	color: #bc5602;
}
.contact-btn input {
	background: #bc5602 none repeat scroll 0 0 !important;
	margin-left: 15px;
}
.wpcf7-form p {
	margin-left: 15px;
}
.testimonials {
	margin-bottom: 2%;
}
.testimonials-inner {
	margin-top: 45px;
	padding: 50px 30px 20px;
	position: relative;
}
.testimonials-colon {
	background: #2e2e2e none repeat scroll 0 0;
	border-radius: 50%;
	height: 75px;
	left: 42%;
	position: absolute;
	text-align: center;
	top: -35px;
	width: 75px;
}
.testimonials-colon .fa {
	color: #BC5602;
	font-size: 40px;
	line-height: 75px;
}
.testimonial-details {
	color: #fff;
	font-family: "Lustria", sans-serif;
	font-size: 15px;
	font-style: italic;
	height: 70px;
	line-height: 25px;
	margin-bottom: 1%;
	text-align: center;
}
.testimonial-name {
	color: #fff;
	font-family: "Lustria", sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.contact-section {
	position: relative;
}
.contact-info {
	margin-top: -160px;
	padding: 70px 15px;
	background-color: #000;
	max-width: 365px;
	overflow: hidden;
	position: absolute;
	right: 8%;
	top: 50%;
}
.contact-info h3 {
	font-family: "Lustria", sans-serif;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.contact-info ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.contact-info li {
	font-family: "Lustria", serif;
	font-size: 14px;
	margin-bottom: 10px;
}
.contact-info li a {
	color: #fff;
}
.contact-info i {
	color: #BC5602;
	font-size: 14px;
	margin-right: 10px;
}
.ngg-navigation a {
	color: #bc5602;
}
.ngg-gallery-thumbnail img {
	width: 100%;
}
.menu-toggle {
	background-color: transparent !important;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #bc5602 !important;
}
.wpcf7-form a:hover {
	color: #ffffff;
}
.page-id-9 .home-service-item {
	margin-bottom: 20px;
}
.footer-heading {
	color: #fff;
	font-size: 20px;
	margin-bottom: 15px;
}
.fa.fa-star {
	color: #FBBC12;
}
footer a {
	color: #fff;
}
.agg-rating {
	margin-bottom: 40px;
}
.agg-rating a:hover {
	color: #BC5602;
}
.fixed-btn {
    position: fixed;
    right: -46px;
    top: 50%;
    z-index: 9999;
    transform: rotate(90deg);
}
.fixed-btn a, .fixed-btn a:hover {
    background: #bc5602;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    padding: 7px 15px;
    text-transform: uppercase;
}

/*==================== Responsive ===================*/

@media only screen and (max-width : 320px) {
.top-bar, .sticky .top-bar {
    padding: 10px 0;
}
.top-bar-right {
    float: left;
    padding-left: 0px;
    width: 100%;
}
.top-phone {
    margin-left: 0px;
    float: left;
    width: 70%;
}
.menu-logo {
	position: relative;
}
.ms-slide-info {
	bottom: 5px !important;
}
.banner-text-2 {
	font-size: 18px;
	line-height: 22px;
}
.banner-text-1 {
	font-size: 20px;
}
.logo, .sticky .logo {
	width: 75px;
	top: -14px;
}
.hm-welcome-left {
	width: 100%;
	padding: 0px;
	border-right: none;
}
.hm-welcome-right {
	width: 100%;
	padding: 10px;
}
.home-service-heading {
	text-align: center;
}
.home-gallery .ngg-gallery-thumbnail-box {
	width: 50% !important;
}
#owl-demo2 .owl-buttons {
	position: relative;
}
#owl-demo2 .owl-next {
	top: 0px;
}
#owl-demo2 .owl-prev {
	bottom: -40px;
	margin-left: -43px !important;
}
#owl-demo2 .owl-next img {
	height: 40px;
	width: 40px;
}
#owl-demo2 .owl-prev img {
	height: 40px;
	width: 40px;
}
.home-testimonial {
	padding-bottom: 60px;
}
.copyright {
	padding-left: 0%;
	width: 100%;
}
.home-service-item img {
	margin: 0 auto;
}
.page .entry-title {
	top: 33px;
}
.about-info {
	padding: 10px 0px;
}
.ngg-gallery-thumbnail-box {
	width: 100%;
}
.ngg-gallery-thumbnail-box img {
	width: 100%;
}
.testimonial-details {
	height: auto;
}
.hm-welcome-right-btn {
	text-align: left;
}
.top-social {
    float: right;
    position: static;
    right: 0;
    width: 30%;
}
.top-social ul {
	margin: 5% auto;
}
.sticky .menu-logo {
    margin-top: 2%;
	padding: 0 0 22px;
}
}

@media only screen and (min-width : 321px) and (max-width : 480px) {
.top-bar, .sticky .top-bar {
    padding: 10px 0;
}
.top-bar-right {
	float: left;
	padding-left: 0px;
	width: 100%;
}
.top-phone {
	margin-left: 0px;
	width: 70%;
}
.menu-logo {
	position: relative;
}
.ms-slide-info {
	bottom: 5px !important;
}
.banner-text-2 {
	font-size: 18px;
	line-height: 22px;
}
.banner-text-1 {
	font-size: 20px;
}
.logo, .sticky .logo {
	width: 75px;
	top: -14px;
}
.hm-welcome-left {
	width: 100%;
	padding: 0px;
	border-right: none;
}
.hm-welcome-right {
	width: 100%;
	padding: 10px;
}
.home-service-heading {
	text-align: center;
}
.home-gallery .ngg-gallery-thumbnail-box {
	width: 50% !important;
}
#owl-demo2 .owl-buttons {
	position: relative;
}
#owl-demo2 .owl-next {
	top: 0px;
}
#owl-demo2 .owl-prev {
	bottom: -40px;
	margin-left: -43px !important;
}
#owl-demo2 .owl-next img {
	height: 40px;
	width: 40px;
}
#owl-demo2 .owl-prev img {
	height: 40px;
	width: 40px;
}
.home-testimonial {
	padding-bottom: 60px;
}
.copyright {
	padding-left: 0%;
	width: 100%;
}
/*.top-social{
	float: left;
    width: 100%;
}*/
.home-service-item img {
	margin: 0 auto;
}
.page .entry-title {
	top: 33px;
}
.about-info {
	padding: 10px 0px;
}
.ngg-gallery-thumbnail-box {
	width: 100%;
}
.ngg-gallery-thumbnail-box img {
	width: 100%;
}
.testimonial-details {
	height: auto;
}
.hm-welcome-right-btn {
	text-align: left;
}
.top-social {
	float: left;
	position: static;
	right: 0;
	width: 30%;
}
.top-social ul {
	margin: 5% auto;
}
.sticky .menu-logo {
    margin-top: 2%;
    padding: 0 0 22px;
}
}

@media only screen and (min-width : 481px) and (max-width : 767px) {
.top-bar, .sticky .top-bar {
    padding: 10px 0;
}
.top-bar-right {
	float: left;
	padding-left: 0px;
	width: 100%;
}
.top-phone {
	margin-left: 0px;
	width: 50%;
}
.menu-logo {
	position: relative;
}
.ms-slide-info {
	bottom: 5px !important;
}
.banner-text-2 {
	font-size: 18px;
	line-height: 22px;
}
.banner-text-1 {
	font-size: 20px;
}
.logo, .sticky .logo {
	width: 75px;
	top: -14px;
}
.hm-welcome-left {
	width: 100%;
	padding: 0px;
	border-right: none;
}
.hm-welcome-right {
	width: 100%;
	padding: 10px;
}
.home-service-heading {
	text-align: center;
}
.home-gallery .ngg-gallery-thumbnail-box {
	width: 50% !important;
}
#owl-demo2 .owl-buttons {
	position: relative;
}
#owl-demo2 .owl-next {
	top: 0px;
}
#owl-demo2 .owl-prev {
	bottom: -40px;
	margin-left: -43px !important;
}
#owl-demo2 .owl-next img {
	height: 40px;
	width: 40px;
}
#owl-demo2 .owl-prev img {
	height: 40px;
	width: 40px;
}
.home-testimonial {
	padding-bottom: 60px;
}
.copyright {
	padding-left: 0%;
	width: 100%;
}
.home-service-item img {
	margin: 0 auto;
}
.home-gallery .ngg-gallery-thumbnail img {
	width: 100%;
}
.page .entry-title {
	top: 65px;
}
.about-info {
	padding: 10px 0px;
}
.ngg-gallery-thumbnail-box {
	width: 50%;
}
.ngg-gallery-thumbnail-box img {
	width: 100%;
}
.hm-welcome-right-btn {
	text-align: left;
}
.top-social {
    float: right;
    position: static;
    right: 0;
    width: 18%;
}
.sticky .menu-logo {
    margin-top: 2%;
	padding: 0 0 22px;
}
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
.top-bar-right {
	float: left;
	padding-left: 0px;
}
.top-phone {
	margin-left: 0px;
}
.menu-logo {
	position: relative;
}
.ms-slide-info {
	bottom: 5px !important;
}
.banner-text-2 {
	font-size: 36px;
	line-height: 38px;
}
.banner-text-1 {
	font-size: 24px;
}
.logo, .sticky .logo {
	width: 75px;
	top: -14px;
}
.hm-welcome-right-btn {
	text-align: left;
}
.hm-welcome-right-btn a {
	font-size: 16px;
}
.home-service-heading {
	text-align: center;
}
.home-gallery .ngg-gallery-thumbnail-box {
	width: 33% !important;
}
#owl-demo2 .owl-buttons {
	position: relative;
}
#owl-demo2 .owl-next {
	top: 0px;
}
#owl-demo2 .owl-prev {
	bottom: -40px;
	margin-left: -43px !important;
}
#owl-demo2 .owl-next img {
	height: 40px;
	width: 40px;
}
#owl-demo2 .owl-prev img {
	height: 40px;
	width: 40px;
}
.home-testimonial {
	padding-bottom: 60px;
}
.copyright {
	padding-left: 0%;
}
.home-service-item img {
	margin: 0 auto;
}
.home-gallery .ngg-gallery-thumbnail img {
	width: 100%;
}
.page .entry-title {
	top: 105px;
}
.about-info {
	padding: 30px;
}
.ngg-gallery-thumbnail-box {
	width: 50%;
}
.ngg-gallery-thumbnail-box img {
	width: 100%;
}
.testimonials-colon {
	left: 44%;
}
.top-social {
	float: left;
	position: static;
	right: 0;
	width: 50%;
}
.top-social ul {
	margin: 3% auto 9%;
	width: 45%;
}
.home-service-item-heading {
	font-size: 20px;
}
.sticky .menu-logo {
    margin-top: 2%;
    padding: 0 0 22px;
}
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
.top-bar-right {
	width: 37%;
}
.logo {
	width: 75px;
	top: -14px;
}
.primary-navigation a {
	font-size: 13px !important;
	padding: 49px 8px 26px !important;
}
.logo {
	top: -8px;
	width: 135px;
}
.page .entry-title {
	top: 215px;
}
.about-info {
	padding: 30px;
}
.ngg-gallery-thumbnail-box {
	width: 33%;
}
.ngg-gallery-thumbnail-box img {
	width: 100%;
}
.top-phone {
	margin-left: 30px;
}
.home-service-item-heading {
	font-size: 20px;
}
}

@media screen and (min-width: 1424px) {
.contact-input input {
	height: 37px;
}
.top-social {
	right: 13%;
}
}

@media screen and (min-width: 1624px) {
.contact-input input {
	height: 38px;
}
.top-social {
	right: 17%;
}
.top-phone {
	margin-left: 20px;
}
}

@media screen and (min-width: 1920px) {
.contact-input input {
	height: 38px;
}
.top-social {
	right: 22%;
}
.top-phone {
	margin-left: 5px;
}
}
