/*
Theme Name: az_caring_services Builders Child
Theme URI: 
Author: 
Author URI: 
template:  az_caring_services
Description: az_caring_services Builders Child Theme is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. 
Version: 
License: GNU General Public License v2 or later
License URI: 
Tags: 
Text Domain: az_caring_services-child
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@charset "utf-8";
/* CSS Document */
body {
	background: #fff;
	font: normal 14px/20px Arial, Helvetica, sans-serif;
	color: #797979;
}
#wpadminbar ul:after {
	clear: inherit;
}
a {
	color: #7ac142;
}
header {
	padding: 6px 0 0;
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	background: rgba(255, 255, 255, 0.9);
	top: 0;
	z-index: 999;
}
#logo {
	width: 17%;
	float: left;
	padding: 0 0 20px;
}
.logo_after {
	width: 83%;
	float: right;
	position: relative;
}
#navigation {
	float: right;
	padding: 27px 0 0;
}
#navbtn {
	display: none;
}
.nav-menu {
}
.nav-menu li {
	position: relative;
	float: left;
}
.nav-menu li .menuarrow {
	display: none;
}
.nav-menu li > a {
	font: normal 16px/50px 'Roboto', sans-serif;
	color: #000;
	white-space: nowrap;
	display: block;
	text-transform: uppercase;
	padding: 0 11px;
}
.nav-menu li:last-child a {
	padding-right: 0;
}
.nav-menu li:hover > a, .nav-menu li.active > a.nav-menu li.current_page_item > a, .nav-menu li > a:focus {
	color: #0074be;
}
.nav-menu .sub-menu {
	position: absolute;
	left: 0;
	top: 100%;
	background: #0074be;
	min-width: 220px;
	box-shadow: 0 0 5px #02496d;
	transition: all 300ms ease-out 0s;
	display: none;
	z-index: 99999;
}
.nav-menu .sub-menu .sub-menu {
	left: 100%;
	top: 0;
}
.nav-menu li:hover > .sub-menu {
	display: block;
}
.nav-menu .sub-menu li {
	float: none;
}
.nav-menu .sub-menu a {
	font: normal 14px/40px Arial, Helvetica, sans-serif;
	padding: 0 10px;
	white-space: nowrap;
	color: #fff;
	display: block;
}
.nav-menu .sub-menu a:hover {
	color: #fff!important;
}
.nav-menu li.active > a.nav-menu li.current_page_item > a {
	color: #fff!important;
}
.nav-menu .sub-menu li+li {
	border-top: 1px solid #035e8d;
}
.ancortag {
	position: absolute;
	right: 0;
	width: 100%;
	top: 0;
	font: 700 18px/20px 'Raleway', sans-serif;
	color: #0074be;
	white-space: nowrap;
	text-decoration: underline;
	text-align: center;
	min-width: 300px;
}
.ancortag:hover {
	color: #00aeef;
}
#banner {
	position: relative;
	margin: 0 auto;
	text-align: center;
}
#banner:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	background: url(images/bnr-bg.png) no-repeat 50% 100%;
	height: 66px;
	z-index: 99;
}
.banner-text {
	width: 1200px;
	z-index: 99;
	transform: translate(-50%, -50%);
	position: absolute;
	left: 50%;
	top: 55%;
	text-align: left;
}
.banner-text div {
	width: 50%;
}
.banner-text h2 {
	font: 400 40px/42px 'Raleway', sans-serif;
	color: #000;
	margin: 0;
}
.banner-text h1 {
	font: 700 54px/56px 'Raleway', sans-serif;
	color: #585858;
	margin: 0;
}
.banner-text h1 span {
	color: #00aeef;
}
.banner-text h1 strong {
	color: #0074be;
}
.banner-text p {
	font: 400 20px/25px 'Raleway', sans-serif;
	color: #000;
	padding: 10px 0 0;
}
#banner-bottom {
	background: url(images/blue-bg.jpg) no-repeat 50% 0 #002e5c;
}
ol.flex-control-nav {
	display: none;
}
[class*="flexslider"] {
position:relative;
z-index:1;
display:block;
overflow:hidden;
}
[class*="flexslider"] ul {
	padding: 0 !important;
}
[class*="flexslider"] ul li {
	position: relative;
	padding: 0 !important;
	list-style-type: none;
}
/*[class*="flexslider"] ul li > img{ width:100%;}*/
[class*="flexslider"] ul li+li {
	display: none;
}
[class*="flexslider"] .flex-direction-nav {
	position: absolute;
	top: 55%;
	left: 1%;
	right: 1%;
	transform: translate(0, -50%);
}
[class*="flexslider"] .flex-direction-nav li {
	float: left;
}
[class*="flexslider"] .flex-direction-nav li+li {
	float: right;
	display: block!important;
}
[class*="flexslider"] .flex-direction-nav li a {
	font-size: 0;
	width: 50px;
	height: 50px;
	display: block;
	z-index: 99;
	opacity: 0.8;
}
[class*="flexslider"] .flex-direction-nav li a.flex-prev {
	background: url(images/prev.png) no-repeat 50% 50%;
}
[class*="flexslider"] .flex-direction-nav li a.flex-next {
	background: url(images/next.png) no-repeat 50% 50%;
}
.blue-text {
	color: #00aeef;
	margin: 0;
}
.white-text {
	color: #fff;
}
.black-text {
	color: #000;
}
.gap-top {
	padding-top: 40px;
}
.gap {
	padding-top: 40px;
	padding-bottom: 40px;
}
.gap-bottom {
	padding-bottom: 40px;
}
.no-gap {
	padding: 0 !important;
}
.rt-gap {
	padding-right: 80px;
}
.lt-gap {
	padding-left: 40px;
}
#content {
	padding: 25px 0;
}
#content.home {
	padding: 0;
}
#content h1 {
	font: 700 54px/56px 'Raleway', sans-serif;
	padding: 15px 0 0;
	margin: 0;
}
#content h2 {
	font: 400 31px/35px 'Roboto', sans-serif;
	padding: 15px 0 0;
	margin: 0;
}
#content h4 {
	font: 400 18px/22px 'Roboto', sans-serif;
	padding: 0px 0 0;
	margin: 0;
}
#content p {
	font: 400 18px/24px 'Roboto', sans-serif;
	padding: 15px 0 0;
	margin: 0;
}
#content p a {
	color: #797979;
}
.box-adrs a {
	color: #fff;
}
.box-adrs a:hover {
	color: #00aeef;
}
.box-adrs {
	width: 31.333%;
	float: left;
	border: solid 3px #064482;
	padding: 35px 0;
	margin: 0 1% 10px;
	border-radius: 5px;
	min-height: 210px;
}
.adrs-text {
	position: relative;
	padding: 0 0 0 70px;
	font: 400 17px/20px 'Roboto', sans-serif;
	margin: 0 auto;
	display: table;
}
#content .adrs-text h3 {
	font: 700 23px/25px 'Roboto', sans-serif;
	margin: 0;
}
.adrs-text img {
	position: absolute;
	left: 0;
	top: 30px;
}
.fifty {
	width: 50%;
	float: left;
}
.contact-sec {
	background: url(images/frm-bg.jpg) no-repeat 50% 0;
	background-size: cover;
	margin: 30px 0 0!important;
}
.download-icon {
	background: url(images/icon7.jpg) no-repeat 0 0 #00aeef;
	padding: 12px 0 12px 84px;
	font: 400 18px/22px 'Lora', serif;
	color: #fff;
	display: inline-block;
	width: 32.44%;
	border-radius: 5px;
	border: solid 1px #acacac;
	margin-left: 1%;
}
.download-icon:nth-child(3n+1) {
	clear: left;
	margin-left: 0;
}
footer {
	background: #002e5c;
	padding: 26px 0;
}
.ftr-logo {
	float: left;
}
.ftr-rt {
	float: right;
}
.ftr-rt ul {
	float: right;
}
.ftr-rt ul li {
	float: left;
}
.ftr-rt ul li a {
	font: 400 14px/50px 'Roboto', sans-serif;
	color: #fff;
	padding: 0 8px;
	display: block;
	text-transform: uppercase;
}
.ftr-rt ul li:last-child a {
	padding-right: 0;
}
footer p {
	font: 400 italic 15px/17px 'Roboto', sans-serif;
}
footer a {
	color: #fff;
}
.fifty:nth-child(2n+1) {
	clear: left;
}
#thnku {
	color: #000;
	font: 400 italic 28px/40px "Lora", serif;
	padding: 10px 0 20px;
	text-align: center;
}
.service {
	padding-top: 10px;
}
.service li {
	background: url(images/icon4.png) no-repeat 0 10px;
	padding: 5px 0 5px 15px;
	list-style-type: none;
	font: 400 18px/24px 'Roboto', sans-serif;
}
 @media only screen and (max-width: 1198px) {
.banner-text {
	width: 1000px;
}
.nav-menu li > a {
	padding: 0 10px;
}
.banner-text h1 {
	font-size: 47px;
	line-height: 49px;
}
#content .adrs-text h3 {
	font-size: 20px;
}
.adrs-text {
	font-size: 14px;
}
.download-icon {
	font-size: 15px;
	width: 32.40%;
}
.ftr-rt ul li a {
	padding: 0 7px;
	font-size: 12px;
}
footer p {
	font-size: 13px;
}
}
@media only screen and (max-width: 990px) {
.banner-text {
	width: 748px;
}
.nav-menu li > a {
	font-size: 13px;
	padding: 0 6px;
}
#logo {
	width: 138px;
}
.banner-text div {
	width: 61%;
}
.banner-text h2 {
	font-size: 20px;
	line-height: 22px;
}
.banner-text h1 {
	font-size: 25px;
	line-height: 27px;
}
.banner-text p {
	font-size: 14px;
	line-height: 18px;
	padding: 5px 0 0;
}
.adrs-text {
	margin: 0;
	display: block;
}
.box-adrs {
	word-wrap: break-word;
}
.fifty {
	float: none;
	width: 100%;
	padding: 20px 0;
}
.download-icon {
	font-size: 10px;
	line-height: 14px;
	width: 32.30%;
	padding: 20px 0 20px 80px;
}
#navigation {
	padding: 17px 0 0;
}
}
@media only screen and (max-width: 740px) {
#navigation {
	position: relative;
	padding: 5px 0 0;
}
#navbtn {
	display: block;
	background: url(images/navigation.png) no-repeat 0 0 #000;
	width: 38px;
	height: 27px;
	font-size: 0;
	cursor: pointer;
}
.nav-menu {
	display: none;
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 9999;
	background: #fff;
	box-shadow: 0 0 6px #000;
	width: 260px;
}
.nav-menu li {
	float: none;
}
.nav-menu li+li {
	border-top: 1px solid #035e8d;
}
.nav-menu li > a {
	font: normal 16px/40px Arial, Helvetica, sans-serif;
}
.nav-menu li .menuarrow {
	position: absolute;
	right: 2px;
	top: 2px;
	width: 36px;
	height: 36px;
	z-index: 99;
	background: url(images/nav-arrow.png) no-repeat 50% 50%;
	display: block;
	cursor: pointer;
	border-radius: 3px;
}
.nav-menu li:hover > .menuarrow, .nav-menu li.active > .menuarrow, .nav-menu li.current_page_item > .menuarrow {
	background: url(images/nav-arrow.png) no-repeat 50% 50% #0089cf;
}
.nav-menu .sub-menu {
	position: relative;
	margin: 0 3px;
}
.nav-menu .sub-menu .sub-menu {
	left: 0;
	margin: 0 5px;
}
.nav-menu .sub-menu li {
	float: none;
}
.nav-menu li:hover > .sub-menu {
	display: none;
}
.banner-text {
	width: 98%;
}
.banner-text p {
	display: none;
}
header {
	padding: 4px 0 0;
	position: inherit;
}
#logo {
	padding: 0 0 10px;
	width: 115px;
}
.banner-text div {
	width: 100%;
}
.box-adrs {
	width: 100%;
	float: none;
	margin: 10px 0 0;
}
.download-icon {
	width: 100%;
	float: none;
	margin: 0 0 10px;
	font-size: 15px;
	line-height: 18px;
	padding: 20px 0 15px 80px;
}
#content h1 {
	font-size: 30px;
	line-height: 32px;
}
.box-adrs {
	min-height: inherit;
}
.lt-gap {
	padding: 0;
}
.rt-gap {
	padding: 0;
}
.ftr-logo {
	float: none;
	text-align: center;
}
.ftr-rt {
	float: none;
	padding: 15px 0 0;
}
.ftr-rt ul {
	float: none;
	margin: 0 auto;
	display: table;
}
.ftr-rt ul li a {
	line-height: 20px;
}
footer p {
	padding: 10px 0 0;
}
.ancortag {
	position: absolute;
	right: 60px;
	top: 9px;
}
}
@media only screen and (min-width: 740px) {
.nav-menu {
	display: block !important;
}
}
@media only screen and (max-width: 450px) {
.banner-text {
	width: 96%;
}
.ancortag {
	right: 44px;
	top: 3px;
	font: 700 16px/20px 'Raleway', sans-serif;
	width: 130px;
	white-space: normal;
	min-width: 140px;
}
}
/*



 * Hide visually and from screen readers, but maintain layout



 */







/*



 * Clearfix: contain floats



 *



 * For modern browsers



 * 1. The space content is one way to avoid an Opera bug when the



 *    `contenteditable` attribute is included anywhere else in the document.



 *    Otherwise it causes space to appear at the top and bottom of elements



 *    that receive the `clearfix` class.



 * 2. The use of `table` rather than `block` is only necessary if using



 *    `:before` to contain the top-margins of child elements.



 */



.invisible {
	visibility: hidden;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}











  /* ==========================================================================



   Print styles.



   Inlined to avoid the additional HTTP request:



   http://www.phpied.com/delay-loading-your-print-css/



   ========================================================================== */







@media print {
/* Black prints faster:



    http://www.sanbeiji.com/archives/953 */



*, *:before, *:after {
	background: transparent !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important;
}
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
/*



     * Don't show links that are fragment identifiers,



     * or use the `javascript:` pseudo protocol



     */



abbr[title]:after {
	content: " (" attr(title) ")";
}
a[href^="#"]:after, a[href^="javascript:"]:after {
	content: "";
}
/*



     * Printing Tables:



     * http://css-discuss.incutio.com/wiki/Printing_Tables



     */



pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
