/*
Theme Name:ASFL
Version: 1.0
Author: IBSI
*/

@import url("//fonts.googleapis.com/css?family=Open+Sans:400italic,400,600,700,800");

body {
	font-family: "Open Sans", Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 1.428571429;
	color: #333;
	background-size:100%;
	}


div#bodychild {

  margin: 0 0;

}



#bodychilds{	

	max-width: 100%;

	margin:0 auto;

	padding:0;

	background: #fff;

}



h1, h2, h3, h4, h5, h6 {

margin-bottom: 0.20em;

clear: both;

font-family:"Open Sans", Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;

}



p {

font-size: 17px;

}

.entry-content>ol, .entry-content>ul, .entry-content>dl {

	font-size: 0.938em;

	list-style-position: inside;

}



/*----------- Site Header ------------

--------------------------------------*/



.site-header {

  padding: 0px 0;

  background: rgba(0, 0, 0, 0.6);

}



.home .site-header {



}







.logo-row{



}



.logo-row h1 {

	margin-bottom: 0px;

}



.site-top-nav{

margin: 0 0 0px 0;

}



#content {

/* background-color: #FFF; */

/* border: 1px solid #DDD; */

/* padding: 3.125rem; */

}

address {

padding-bottom:10px;

}



span.author,

time {

  font-size: 0.875rem;

  color: #999;

}

span.author a,

time a {

  color: #999;

  font-weight: bold;

}

span.author a:hover, span.author a:focus,

time a:hover,

time a:focus {

  color: #444444;

}

.post header, #content .page header {

margin: 0.5rem 0;

}



.site-content {

    background: rgba(255, 255, 255, 0.8);

    padding: 20px;

    margin: 0px 20px 10px 20px;

    border-radius: 10px;

}









.sticky{

	border: 2px dashed #333;

	background-color: #ebebeb;

	padding:10px;

	margin-bottom: 10px;

}



article.fixed {

	position:relative;

}



.featured-img {

	float:left; 

	padding-right:20px;

	padding-bottom:10px;

}



.archive-header h1 {

font-size: 2.00rem;

}

/*----------- Widget/Sidebar ------------

--------------------------------------*/



.widget ul, .widget ol, .widget dl {

  padding:0;

  margin: 0;

}



.widget {

margin-bottom:20px;

}



.widget ul li {

	list-style:none;

	font-size: 0.938em;

	display: block;

	margin: 0;

	line-height:1.75;

	list-style-type: none;

	list-style-position: inside;

}



.widget {

	padding: 15px 0;

	border-radius: 3px;	

}



.widget-title {

	text-transform: uppercase;

	font-size: 1rem;

	padding-bottom: 1rem;

	border-bottom: 1px solid #ddd;

	color: #555;

	font-weight: 600;

	margin-bottom:8px;

}





.widget_archive select {

	background-color: #fff;

	display: inline;

	color: #666;

	font-size: 0.938em;

	margin: 2px 0 0;

	padding: 3px;

	width: 100%;

}



.widget a:hover {	

	text-decoration: underline;

}



.widget>#searchform {

	#padding-top:10px;

}



.textwidget {

	font-size: 0.938em;

	line-height: 1.5;

}



.index-card {

  border-bottom: 1px solid #ddd;

  padding-bottom: 2rem;

  margin-bottom: 2rem;

}



/*----------- Comments ------------

--------------------------------------*/



#comments h3 {

	font-size: 1.375rem;

	font-weight: 400;

} 



ol.commentlist {

  margin-left: 0;

  margin-top: 2em;

}

ol.commentlist p {

  font-size: 0.9375rem;

  line-height: 1.5;

}

ol.commentlist ul.children {

  margin-left: 4rem;

}

ol.commentlist li {

  list-style: none;

  margin-bottom: 2em;

}

ol.commentlist li .comment-author img {

  float: left;

  margin: 0 1em 0 0;

}

ol.commentlist li .author-meta {

  display: inline-block;

}

ol.commentlist li .author-meta cite.fn {

  font-style: normal;

  font-weight: 600;

  margin-right: 0.5rem;

}

ol.commentlist li .author-meta time a {

  color: #ccc;

  font-size: 0.875rem;

  margin-right: 0.5rem;

}

ol.commentlist li .author-meta .comment-edit-link {

  color: #bbb;

  font-size: 0.875rem;

}

ol.commentlist li section.comment {

  margin-left: 4rem;

  margin-bottom: 2rem;

}

ol.commentlist li section.comment a.comment-reply-link {

  font-size: 0.875rem;

  font-weight: 600;

  color: #bbb;

}

ol.commentlist li section.comment a.comment-reply-link:hover, ol.commentlist li section.comment a.comment-reply-link:focus {

  color: #444444;

}



.full-width {

  max-width: 100%; 

}



/* META */

.entry-author {

  background-color: #fbfbfb;

  border: none;

  padding: 2.125rem 2rem;

  #margin: 3.125rem -0.9375rem;

  margin: 3.125rem -3.125rem;

}

.entry-author .avatar {

  margin-right: 2.5rem;

  margin-bottom: 1.5rem;

}

.entry-author h4 a {

  color: #999;

}

.entry-author h4 a:hover, .entry-author h4 a:focus {

  color: #444444;

}

.entry-author p {

  color: #bbb;

}



.avatar {

-webkit-border-radius: 50%;

-moz-border-radius: 50%;

-ms-border-radius: 50%;

-o-border-radius: 50%;

border-radius: 50%;

float: left;

}



#author-archive .entry-author {

margin-top: -50px;

}



.entry-meta {

	clear: both;

}



/* Extended Footer */



footer {

  margin: 0 0%;

  padding: 0 6%;

  background: #215F70;

}



.footer-widget-title {

	padding-bottom:5px;

	border-bottom: 1px solid #444; 

}



#extended  { 

	padding: 25px 0 25px 0; 

	margin-top: 20px;	

	max-width:100%;

	text-align:center;

}



#extended h5 {

  margin: 0 0 10px 0;

  padding: 10px 0;

  color: #FFF;

  font-size: 20px;

  line-height: 16px;

  font-weight: 400;

  background: #000;

  text-align: center;

}



#extended p {

  clear: both;

  font-size: 0.938em;

  padding: 0 10px;

}



#extended a { 

	/*color: #999; */

}



#extended ul {

	list-style-type: none;

	font-size: 15px;

	margin: 0;

}



#extended ul li {

	list-style:none;

	display: block;

	margin: 0;

	line-height:1.75;

	list-style-type: none;

	list-style-position: inside;

}



#extended-not-used ul li:before {

	list-style-type: none;

	content: "\00BB \0020";

	#content: "\2192 \0020";

	color: #fff;

}



#extended ul li a:hover {

	color: #fff !important;

}



#extended .textwidget {

  font-size: 15px;

  line-height: 1.5;

  color: #333;

}



#extended .footer-widget a:hover {

	color: #DD4B39;	

}



#recentcomments{

	color: #999;

}



.footer-widget #searchform{

margin-top:15px;

}



.sidebar-right .widget_search , .sidebar-right .google-custom-search{

padding-bottom:0px;

}



.header-widget #searchform {

margin-top:25px;

}



.header-widget.google-custom-search {

margin-top:25px;

}



.header-widget .textwidget {

margin-top:15px;

}



.front-page-widget-title {

  padding-top:10px;

}





.copyright {

  background: #000;

  color: #fff;  

  padding-top: 15px;

  max-width:100%;  

  overflow: hidden;

  clear:both;  

  height:45px;

  max-height:45px;  

}



.copyright a {

	color: #fff;

	font-size: 13px; 

	font-weight:bold;

}



.copyright a:hover {

	color: #fff;	

	#text-decoration: underline;

}





.copyright-text {

  color: #FFF;

  font-size: 13px;

  padding: 0 10px;

}



.pagination-centered {

	padding-top:25px;

}



ul.pagination li a {

	padding: 0.0625em 0.6375em 0.0625em;

}



.nav-previous, .nav-next {

	font-size: 0.938em;

}



.nav-previous a:hover,.nav-next a:hover {

	text-decoration: none;

	border-bottom: 1px #999 dotted;

}





/* This is to let textarea and input text to 

 * span rows and cols as mentioned in their size 

*/



textarea { 

	/*height: auto; */

}



.bypostauthor {

}



img.icon {

float: left;

margin: 15px 15px 0px 0 !important;

border: 0 !important;

padding: 0 !important;}





.customdivider {

width: auto;

display: block;

clear: both;

height: 100%;

padding: 10px 0 20px 0;

text-align: center;

}



.orbit-caption a {

color: #0099cc;

}



.blurb{

	text-align: center;

	margin: 0 0 5px 0;

	font-size: 16px;

	font-weight: bold;

	line-height: 16px;

	text-transform: uppercase;

}



.blurb p {

	margin: 0 0 10px 0; 	

	color: #0099cc;	

	font-size: 1.3em;

	font-family: 'Open Sans', sans-serif;

	text-shadow: 0px 1px 1px #eee;

	font-weight:700;	

}



.blurb h4 {

	text-shadow: 0px 1px 1px #eee;

}





/* Responsive images */

.entry-content img,

.comment-content img,

.widget img {

	max-width: 100%; /* Fluid images for posts, comments, and widgets */

}

img[class*="align"],

img[class*="wp-image-"],

img[class*="attachment-"] {

	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */

}

img.size-full,

img.size-large,

img.header-image,

img.wp-post-image {

	max-width: 100%;

	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */

}



/* Images */

.alignleft {

	float: left;

}

.alignright {

	float: right;

}

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



img.alignleft {

	margin: 12px 24px 12px 0;

	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;

}

img.alignright {

	margin: 12px 0 12px 24px;

	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;

}

img.aligncenter {

	margin-top: 12px;

	margin-top: 0.857142857rem;

	margin-bottom: 12px;

	margin-bottom: 0.857142857rem;

}



.entry-content img,

.comment-content img,

.widget img,

img.header-image,

.author-avatar img,

img.wp-post-image {

	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */

	border-radius: 3px;



}

.wp-caption {

	max-width: 100%; /* Keep wide captions from overflowing their container. */

	padding: 4px;

}

.wp-caption .wp-caption-text,

.gallery-caption,

.entry-caption {

	font-style: italic;

	font-size: 12px;

	font-size: 0.857142857rem;

	line-height: 2;

	color: #757575;

}

img.wp-smiley,

.rsswidget img {

	border: 0;

	border-radius: 0;

	box-shadow: none;

	margin-bottom: 0;

	margin-top: 0;

	padding: 0;

}

.entry-content dl.gallery-item {

	margin: 0;

}

.gallery-item a,

.gallery-caption {

	width: 90%;

}

.gallery-item a {

	display: block;

}

.gallery-caption a {

	display: inline;

}

.gallery-columns-1 .gallery-item a {

	max-width: 100%;

	width: auto;

}

.gallery .gallery-icon img {

	height: auto;

	max-width: 90%;

	padding: 0%;

}

.gallery-columns-4 .gallery-item {

width: 25%;

}

.gallery-columns-1 .gallery-icon img {

	padding: 3%;

}



/* Make sure videos and embeds fit their containers. */

embed,

iframe,

object,

video {

	max-width: 100%;

}



/* social */



.header-widget .social-icon-box-inner {

 margin-top:25px;

}



/* Slider */

.sc {

 margin-top:-30px;

}



/* Feedburner */





.sidebar-right div[id^=widget-feedburner-], .sidebar-left div[id^=widget-feedburner-] { padding: 0px;}



/* Optin Dark Style*/



#optin_dark {

	background: #333;

	#border: 1px solid #111;

	color: #fff;

	padding: 35px 30px;

	padding-bottom:20px;

	padding-top:20px;

	border-radius: 3px;

	

}

#optin_dark input {

	border: 1px solid #111;

	font-size: 15px;

	margin-bottom: 10px;

	padding: 8px 10px;

	border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	box-shadow: 0 2px 2px #111;

	-moz-box-shadow: 0 2px 2px #111;

	-webkit-box-shadow: 0 2px 2px #111;

	-webkit-transition: all 0.25s linear;

	-moz-transition: all 0.25s linear;

	transition: all 0.25s linear;		

}

#optin_dark input.email { color: #999; background: #fff url(images/optin/email.png) no-repeat 10px center; padding-left: 35px }

#optin_dark input.name { color: #999; background: #fff url(images/optin/name.png) no-repeat 10px center; padding-left: 35px }

#optin_dark input[type="submit"] {

	background: #f15123;

	border: 1px solid #111;

	color: #fff;

	cursor: pointer;

	font-size: 18px;

	font-weight: bold;

	padding: 8px 0;

	text-shadow: -1px -1px #3a060a;

	width: 100%;



}

#optin_dark input[type="submit"]:hover { color: #fff; background: #0079a1;}



#optin_dark h4 {

color: #fff;

text-align: center;

padding-left: 8px;

padding: 5px 10px;

text-transform: uppercase;

font-weight:400;

}



#optin_dark span { 

background: url(images/optin/lock.png) no-repeat center left; 

clear:both;

padding-left: 20px;

font-size: 13px;

text-align: center;

}



/* Optin Light Style*/



#optin_light {

	background: #efefef;

	border: 1px solid #ccc;

	padding: 35px 30px;

	padding-top:20px;

	padding-bottom:20px;

	border-radius: 3px;

}



#optin_light input {

	background: #fff;

	border: 1px solid #ccc;

	font-size: 15px;

	margin-bottom: 10px;

	padding: 8px 10px;

	border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	box-shadow: 0 2px 2px #ddd;

	-moz-box-shadow: 0 2px 2px #ddd;

	-webkit-box-shadow: 0 2px 2px #ddd

}

#optin_light input.name { color: #999; background: #fff url(images/optin/name.png) no-repeat 10px center; padding-left: 35px }

#optin_light input.email { color: #999; background: #fff url(images/optin/email.png) no-repeat 10px center; padding-left: 35px }

#optin_light input[type="submit"] {

	background: #217b30 url(images/optin/green.png) repeat-x top;

	border: 1px solid #137725;

	color: #fff;

	cursor: pointer;

	font-size: 18px;

	font-weight: bold;

	padding: 8px 0;

	text-shadow: -1px -1px #1c5d28;

	width: 100%;

}

#optin_light input[type="submit"]:hover { color: #c6ffd1 }



#optin_light h4 {

text-align: center;

padding-left: 8px;

padding: 5px 10px;

text-transform: uppercase;

font-weight:400;

}



#optin_light span { 

background: url(images/optin/lock.png) no-repeat center left; 

clear:both;

padding-left: 20px;

font-size: 13px;

text-align: center;

}



.feature { 

	padding:10px;

}

.feature h4, .feature h3 { font-weight:700; display:block;}

.feature-icon {

	margin-left:7px;

	margin-right:12px;

	font-size: 23px;

	clear:both;

}

.feature-image {

	margin-bottom:15px;

}

.desc p {font-size: 1em;}



body.template-front-page {

	background-color: #fff;

}





/* placeholder */

input::-moz-placeholder {

	color: #B1A9A9;

}

input::-webkit-input-placeholder {

	color: #B1A9A9;

}



/* search input field */

input[type=search] {

	background: #ededed url(images/search-icon.png) no-repeat 7px center;

	border: solid 1px #ccc;

	padding-left: 29px;

	width: 37px;

	height: 37px;

	-webkit-border-radius: 10em;

	-moz-border-radius: 10em;

	border-radius: 10em;	

	-webkit-transition: all .5s;

	-moz-transition: all .5s;

	transition: all .5s;

	top : 4px;

}

input[type=search]:focus {

	background: #ededed url(images/search-icon.png) no-repeat 7px center;

	width: 130px;

	background-color: #fff;

	-webkit-box-shadow: 4px 0 5px rgba(109,207,246,.5);

	-moz-box-shadow: 4px 0 5px rgba(109,207,246,.5);

	box-shadow: 4px 0 5px rgba(109,207,246,.5);

}



#topbar-search-sm input[type=search] {

	margin-top:4px;

}



.header-widget.widget_nav_menu {

	margin-top:30px;

	float:right;

}





.header-widget.widget_nav_menu ul

{

	margin: 0;

	padding: 0;

	list-style-type: none;

	

}



.header-widget.widget_nav_menu ul li { display: inline; display:block; float: left;position: relative;}



.header-widget.widget_nav_menu ul li a

{

	text-decoration: none;

	padding: .2em 1em;

	color: #215F70;

	font-style: normal;

	font-weight: 600;

	margin-right: 0.5rem;

	-webkit-transition: all .5s;

	-moz-transition: all .5s;

	transition: all .5s;  

}



.header-widget.widget_nav_menu ul li a:hover

{

	color: #222;

}



.header-widget.widget_nav_menu ul ul {

  position: absolute;

  width: auto;

  background: #fff;

  display: none;

  margin: 0;

  padding: 7px 0;

  list-style: none;

  border-radius: 3px;

  border: 1px solid rgba(0, 0, 0, 0.2);

  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);

  z-index:999;  

  left:0;

}



/* tooltip arrow */

.header-widget.widget_nav_menu ul ul:after {

  content: "";

  width: 0;

  height: 0;

  position: absolute;

  bottom: 100%;

  left: 8px;

  border-width: 0 8px 8px 8px;

  border-style: solid;

  border-color: #fff transparent; 

}



.header-widget.widget_nav_menu ul ul:before {

  content: "";

  width: 0;

  height: 0;

  position: absolute;

  bottom: 100%;

  left: 4px;

  border-width: 0 10px 10px 10px;

  border-style: solid;

  border-color: rgba(0, 0, 0, 0.1) transparent;  

}



.header-widget.widget_nav_menu ul ul li { 

  display: inline-block; 

  width: 250px; 

  font-size: 0.9em; 

  text-shadow: 1px 1px 0 #fff;

  

}







.entry-content { letter-spacing:-0.04em;}



.unslider {

position: relative;

overflow: hidden;

width: 100%;

background: #215F70;

border: 0px solid #000;

text-align: center;

height: 21px;

margin: 1px 0 0 0;

}



.container {

/* margin-top: 1.8rem; */



}





#next { display:block; visibility:hidden; height:0px; line-height:0px;}



.logo {

/*  float: left;

  margin: 0 0 0 0px;

  display: inline-block;

  width: 50%;

   text-align: center; */

}



.logo img {



}



div#slideshow {

  text-transform: uppercase;

  font-size: 58px;

  font-weight: 900;

  color: #FFF;

  text-align: center;

  letter-spacing: -2px;

  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.9);

  padding: 40px 0;

}



div#slideshowp {

text-transform:uppercase;

font-size:48px;

font-weight:900;

color:#fff;

text-align:center;

letter-spacing: -2px;

text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.9);

padding:30px 0;

}



.last { margin-right:0px;}

.practice {

max-width: 268px !important;

}

.easingsliderlite {

position: relative!important;

margin: 0 auto !important;

}

.easingslider-pagination.inside.bottom-center {

  bottom: 55px !important;

}



.photoLeft {

padding: 2px;

float: left;

margin-right: 12px;

}

.photoRight {

padding: 2px;

float: right;

margin-left: 12px;

}

.entry-title {

font-weight: 800;

color: #215F70;

text-align: center;

font-size: 48px;

border-bottom: 0px dotted #215F70;

text-align:center;

/*text-transform:uppercase;*/

}

.entry-title-h {

font-weight: 800;

color: #215F70;

text-align: center;

font-size: 48px;

border-bottom: 0px dotted #215F70;

text-align:center;

text-transform:uppercase;

letter-spacing: -2px;

}

.home .entry-title {

	display:none;

}



.h3box {

color: #FFF;

padding: 5px;

background: #215F70;

text-align: center;

}



.clientboxes {

width: 145px;

height: 90px;

background-color: #000;

float: left;

margin-right: 8px;

margin-bottom: 8px;

}



.clientboxes img {

margin-left: 10px;

margin-top: 10px;

height: 70px;

width: 125px;

position: relative;

}

#clientWrapper { margin:0 auto}



.social {

  text-align: right;

  color: #DEDEDE;

  font-size: 36px;

  letter-spacing: -1px;

  font-weight: bold;

  padding: 0 10px 0 0;

  line-height: 70px;

}



.socialf {

  text-align: right;

  margin: -5px 10px 0 0;

}

.socialf a img { width:24px;border-radius: 4px;}



.social a img {

  width: 28px;

  border-radius: 4px;

}





/*.home .entry-header { display:none}*/



.entry-title {

  margin-bottom: 0.20em;

  font-size: 30px;

  clear: both;

  font-family: "Open Sans", Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;

  text-align: center;

  color: #FFF;

  font-weight: bold;

  padding: 5px 0 6px 0;

  border-bottom: none;

  letter-spacing: -1px;

  background: #215F70;

}



.rq {

right: -50px;

margin: 110px 0 0 0;

position: fixed;

display: block;

font-size: 24px;

font-weight: 600;

color: #FFF;

letter-spacing: -0.03rem;

z-index: 9999;

padding: 8px 10px;

background: #215F70;

transform: rotate(-90deg);

}

.rq:hover {background: rgba(0, 0, 0, 0.9); color: #FFF;}





.portfolioWrapper {

width: 100%;

height: auto;

padding-top: 15px;

background-color: #000;

-moz-border-radius: 7px;

-webkit-border-radius: 7px;

-khtml-border-radius: 7px;

border-radius: 7px;

margin-bottom: 15px;

}



.portfolioWrapper img {

float: left;

margin-right: 10px;

margin-bottom: 20px;

margin-left: 10px;

}



.popup_block {

display: none;

background: #FFF;

border: 20px solid #DDD;

float: left;

font-size: 1.2em;

position: fixed;

top: 50%;

left: 50%;

z-index: 99999;

-webkit-box-shadow: 0px 0px 20px #000;

-moz-box-shadow: 0px 0px 20px #000;

box-shadow: 0px 0px 20px #000;

-webkit-border-radius: 10px;

-moz-border-radius: 10px;

border-radius: 10px;

}

.clear {

clear: both;

}



img.btn_close {

float: right;

margin: -55px -55px 0 0;

}



.portfolioNav {

	text-align:center;

	}



.portfolioNav a {

display: block;

float: left;

padding: 10px 15px;

margin: 0 10px 10px 0;

font-size: 20px;

font-weight: 600;

color: #FFF;

letter-spacing: -0.03rem;

background: rgba(0, 0, 0, 0.5);

border: 1px solid rgba(255, 255, 255, 0.5);



webkit-transition: all .5s;

-moz-transition: all .5s;

transition: all .5s;

}



.portfolioNav a:hover{

color: #9F6;

background: #000;

	}

@media only screen and (max-width: 600px) {	#wpadminbar {position: fixed !important;}}



.sidebar-right {

    background: rgba(255, 255, 255, 0.75);

    padding: 20px;

    border-top-left-radius: 10px;

    border-bottom-left-radius: 10px;

}



li {

  list-style-position: outside;

}



.column h3 {

background: #215F70;

color: #FFF;

padding: 5px 10px;

font-size: 22px;

font-weight: 400;

}



.columns-2 .column {

width: 49%;

}



.column {

float: left;

margin-right: 1%;

width: 100%;

}

a.readmore {

background: #CCC url(images/rm.png) right center no-repeat;

color: #FFF;

padding: 8px 32px;

display: block;

text-align: right;

margin-top: 80px;

}

a.readmore:hover {

background: #215F70;

color: #C4E8FD;

}





.page-id-10 .entry-content img {

margin: 0 2% 2% 0;

}



.frontp p{ font-family:"Open Sans", Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:22px}





/*.home h1, .home h2, .home h2 a, .home h3, .home h4, .home h5, .home h6 {

  margin-bottom: 0.20em;

  clear: both;

  font-family: "Open Sans", Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;

  background: url(images/wood.jpg);

  text-align: center;

  color: #FFF;

  font-weight: normal;

  font-style: italic;

  text-shadow: 5px 5px 7px rgba(0, 0, 0, 0.9);

  padding: 5px 0 6px 0;

}*/



.frontlinks {

  text-align: center;

}



.frontlinks a{

  color: #333;

}



footer.entry-meta {

  background: none;

}



.footer-widget {

  background: #FFF;

  border-left: 20px solid #215F70;

  border-right: 20px solid #215F70;

  min-height: 353px;

}







/*#menu-item-10 a { background-image:url(images/home.png); background-repeat:no-repeat}*/



.home-welcome {

  padding: 20px;

  text-align: center;

  background: rgba(255, 255, 255, 0.85);

}

.home-text {

  padding: 20px;

  background: rgba(255, 255, 255, 0.85);

}



.home-our-services {

  padding: 0px;

  text-align: center;

  /*background: #286677;*/

}



.home-prices {

  padding: 20px;

  text-align: center;

}

.home-our-clients {

  padding: 20px;

  text-align: center;

  background:#fff;

}

.home-testimonials {

  padding: 20px;

  text-align: center;

  /*background:#286677;*/

}

.contact-us {

	padding:20px 20px 95px 20px;

}

.contact-us .input-box, .contact-us textarea {

  width: 100% !important;

  margin: auto;

  margin-bottom: 20px;

  border-radius: 4px;

}

.contact-us .custom-button {

	float: right;

	margin-right: 15px;

}



.home-our-clients img {

width: 15%;

box-shadow:none;

}



.home-our-services img {

  width: 20%;

  border-radius: 0;

}

.home-our-services img {

  -webkit-transition: all 0.5s ease;

     -moz-transition: all 0.5s ease;

       -o-transition: all 0.5s ease;

      -ms-transition: all 0.5s ease;

          transition: all 0.5s ease;

border-radius: 0%;



}

		  

.home-our-services img:hover {

border-radius: 50%;

/*  -webkit-transform: rotate(360deg);

     -moz-transform: rotate(360deg);

       -o-transform: rotate(360deg);

      -ms-transform: rotate(360deg);

          transform: rotate(360deg);*/

}



		  

		  

.home-our-services .entry-title-h, .packages .entry-title-h, .home-prices .entry-title-h, .contact-us .entry-title-h, .home-testimonials .entry-title-h, .home-promotions .entry-title-h{

 color:#fff; text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);

}

.home-our-clients .entry-title-h{

 color:#333;

}



.asfl_google_map {

  width: 100%;

  height: 500px;

}

.home-promotions img{

  width: 100%;

  height: auto;

}

/*--------------------------------------------------------------

3.0 Buttons

--------------------------------------------------------------*/



.buttons {

	text-align: center;

	margin-top: 45px;

}

.button {

	display: inline-block !important;

	text-align: center;

	text-transform: uppercase;

	padding: 10px 35px 10px 35px;

	border-radius: 4px;

	margin: 10px;

}

.custom-button {

	display: inline-block !important;

	text-align: center;

	text-transform: uppercase;

	padding: 13px 35px 13px 35px;

	border-radius: 4px;

	margin: 10px;

	border: none;

}

.red-btn {

	background: #e96656;

}

.green-btn {

	background: #20AA73;

}

.blue-btn {

	background: #3ab0e2;

}

.yellow-btn {

	background: #E7AC44;

}

.teal-btn {

	background: #286677;

}

.red-btn, .green-btn, .blue-btn, .yellow-btn, .teal-btn {

  color: #FFF !important;

  -webkit-transition: all 0.3s ease-in-out;

  transition: all 0.3s ease-in-out;

}

.blue-btn:hover {

	color: #FFF;

	background: #1288b9;

}

.red-btn:hover {

	color: #FFF;

	background: #cb4332;

}

.green-btn:hover {

	color: #FFF;

	background: #069059;

}

.yellow-btn:hover {

	color: #FFF;

	background: #d8951e;

}

.teal-btn:hover {

	color: #FFF;

	background: #000;

}

.btn:hover{

    box-shadow: none;

}



/*---------------------------------------

 **   Packages               -----

-----------------------------------------*/



.packages .package-header h5, .best-value .package-header h4, .best-value .package-header .meta-text {

  color: #FFF;

}





.packages {

	padding-bottom: 50px;

	background: rgba(0, 0, 0, 0.5);

}

.package {

	border-radius: 4px;

	background: #FFFFFF;

	margin-top: 25px;

	margin-bottom: 50px;

	padding-bottom: 15px;

}

.package-header {

	/* height: 57px; */

	color: #FFF;

	/* line-height: 57px; */

	border-top-left-radius: 4px;

	border-top-right-radius: 4px;

}

.package-header h5 {

	text-transform: uppercase;

	font-weight: bold;

	float:none;

	color: #FFF;

}

.price {

	line-height: 120px;

	height: 100px;

	color: #FFF;

	font-weight: 400;

}

.price h4 {

	display: inline;

	font-size: 40px;

	line-height: normal;

	margin-bottom: 0;

	float:none;

	color:#fff;

}

.price h4 .dollar-sign {

	font-size: 17px;

	vertical-align: super;

}

.price .price-meta {

  line-height: normal;

  text-transform: uppercase;

  color: #9F9F9F;

  font-size: 16px;

}

.package ul {

	margin:0px;

}

.package ul li {

	padding-top: 10px;

	padding-bottom: 10px;

	width: 80%;

	margin: auto;

	border-bottom: 1px dotted #dadada;

	list-style: none;

	color: #808080;

	font-size: 14px;

	text-align:center;

}

.packages .widget li:before {

	content: none !important;

}

.package ul li:last-child {

	border-bottom: 0;

}

.best-value .package {

	margin-top: 0;

}

.best-value .package-header {

	padding-top: 17px;

	height: 82px !important;

}

.best-value .package-header h4 {

	font-weight: bold;

	line-height: 29px;

	text-transform: uppercase;

	margin:0px;

}

.best-value .package-header .meta-text {

	font-size: 13px;

	line-height: normal;

}

.best-value .package-header {

	height: 72px;

}

.package ul li i {

	font-size: 13px;

	margin-right: 5px;

}

.order {

	background: #d8ccba;

	color: #404040;

}

.package .order-now {

	line-height: 45px;

	max-width: 100%;

	display: block;

	background: #404040;

	color: #FFF;

	-webkit-transition: all 700ms;

	transition: all 700ms;

	border-bottom-right-radius: 4px;

	border-bottom-left-radius: 4px;

}

.package .order-now:hover {

	background: #e96656;

}



.package-box-wrap {

  display: inline-block;

  float: none;

  margin-right: -4px;

  vertical-align: top;

  margin-bottom: 25px;

}















.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {

  position: relative;

  min-height: 1px;

  padding-left: 15px;

  padding-right: 15px;

}





.packages .dark-bg {

  background: #404040;

}



.price {

  line-height: 120px;

  height: 100px;

  color: #FFF;

  font-weight: 400;

}

.dark-bg {

  background: #404040;

}



.packages .price h4 {

  color: #FFF;

}





.price h4 {

  display: inline;

  font-size: 40px;

  line-height: normal;

  margin-bottom: 0;

  float: none;

}



.price h4 .dollar-sign {

  font-size: 17px;

  vertical-align: super;

}



.packages .package ul li, .packages .price .price-meta {

  color: #808080;

}



div.wpcf7-mail-sent-ok {

  border: 2px solid #398F14;

  border-radius: 4px;

  color:#fff;

}



div.wpcf7-validation-errors {

  border: 2px solid #F7E700;

    border-radius: 4px;

  color:#fff;

}

.YourMessage textarea  {

min-height: 150px;

border-radius: 4px;

}





/*----------------------------------------

 **   Testionial           -----

-----------------------------------------*/

.testimonial {

	background: #dbbf56;

	padding-bottom: 90px;

}

#client-feedbacks .feedback-box {

	width: 30%;

	float:left; 

	background: #FFFFFF;

	padding: 25px;

	margin: 13px;

	text-align: left;

	border-radius: 4px;

	-webkit-box-shadow: none;

	box-shadow: none;

	display: block;

	z-index: 5;

}

.feedback-box .message {

	font-size: 15px;

	color: #909090;

}

.feedback-box .client {

	margin-top: 30px;

	height: 73px;

	position: relative;

}

.feedback-box .quote {

	float: left;

	font-size: 45px;

	line-height: 80px;

}

.feedback-box .client-info {

	float: left;

	margin-left: 18px;

	padding-top: 15px;

}

.feedback-box .client-info .client-name {

	font-family: "Open Sans", Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;

	color: #404040;

}

.feedback-box .client-info .client-company {

	font-size: 13px;

	margin-top: -3px;

}

.feedback-box .client-image {

	float: right;

	width: 73px;

	height: 73px;

	border-radius: 50%;

	overflow: hidden;

	border: 3px solid #f6f6f6;

}

.feedback-box .client-image img {

	width:100%;

	height:100%;

}

.customNavigation {

	text-align: center;

}

.owl-theme .owl-controls .owl-page span {

	background: #886e0e;

	border-radius: 50%;

}

.customNavigation a {

	-webkit-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	user-select: none;

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}

.testimonial .feedback-box .quote { color:#286677}





input#pagerank-submit {

  color: #FFF !important;

  -webkit-transition: all 0.3s ease-in-out;

  transition: all 0.3s ease-in-out;

  background: #286677;

  display: inline-block !important;

  text-align: center;

  text-transform: uppercase;

  padding: 13px 35px 13px 35px;

  border-radius: 4px;

  margin: 0px;

  border: none;

  width: 100%;

}



input#pagerank-submit:hover {

  background: #000;

}



.clients {

  float: left;

  width: 20%;

  height: 100px;

  text-align: center;

}



.clients img {

  padding: 10px !important;

  box-shadow: none;

  width: auto;

  height: auto;

}



.p-cost {

  font-size: 23px;

  line-height: 40px;

  background: #286677;

  color: #FFF;

  padding: 0 0 0 10px;

  margin: 5px 0 5px 0;

  border-radius: 4px;

}

.darktd {

  font-size: 18px;

}



.choose a {

  display: block;

  text-align: center;

  padding: 25px 0;

  border-radius: 4px;

  background: #286677;

  color: #FFF;

  font-size: 20px;

  line-height: 27px;

  

  -webkit-transition: all 0.5s ease;

     -moz-transition: all 0.5s ease;

       -o-transition: all 0.5s ease;

      -ms-transition: all 0.5s ease;

          transition: all 0.5s ease;

}

.choose a:hover {

  background: #000;

}





/*blockquote {

  background: rgba(255, 255, 255, 0.4);

  border-left: 10px solid #215F70;

  margin: 1.5em 10px;

  padding: 0.5em 10px;

  quotes: "\201C""\201D""\2018""\2019";

}

blockquote:before {

  color: #215F70;

  content: open-quote;

  font-size: 4em;

  line-height: 0.1em;

  margin-right: 0.25em;

  vertical-align: -0.4em;

  font-family: Georgia, serif;

}*/





blockquote {

  background: rgba(255, 255, 255, 0.35);

  border-left: 10px solid #215F70;

  margin: 20px 0;

  padding: 0 50px;

  line-height: 1.45;

  position: relative;

}



blockquote:before {

  content: "\201C";

  font-size: 80px;

  position: absolute;

  color: #215F70;

  font-family: Georgia, serif;

  margin: -20px 0 0 -48px;

}



blockquote cite {

color: #999999;

font-size: 14px;

display: block;

margin-top: 5px;

}

 

blockquote cite:before {

content: "\2014 \2009";

}







blockquote p {

  display: inline;

}



/*-------Cforms--------*/

.cform ol {

  list-style: none;

  margin:0;

}



.cform .reqtxt, .cform .emailreqtxt {

  display: none;

}



.cform label {

  font-size: 0.875rem;

  color: #4D4D4D;

  cursor: pointer;

  display: block;

  font-weight: normal;

  margin-bottom: 0;

}



.cform li {

  width: 48%;

  float: left;

  margin-right: 1%;

  min-height: 75px;

}



.cform textarea {

  min-height: 86px;

}



.cform  input[type="file"], .cform input[type="checkbox"], .cform input[type="radio"], .cform select {

	margin-bottom: 0;

	}

fieldset legend {

  background: none;

  margin: 0;

}





#cforms_captcha6, #cforms_captcha5, #cforms_captcha4, #cforms_captcha3, #cforms_captcha2, #cforms_captcha {

  width: 100px !important;

  padding: 4px 4px !important;

  margin: 0 !important;

  float: left !important;

}



.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {

  padding: 10px;

  background: #215F70;

  color: #FFF;

  font-size: 17px;

  font-weight: 400;

  border-radius: 4px;

  width: 48%;

  display: block;

  border:#215F70;

  

  -webkit-transition: all 0.5s ease;

     -moz-transition: all 0.5s ease;

       -o-transition: all 0.5s ease;

      -ms-transition: all 0.5s ease;

          transition: all 0.5s ease;

}



.cform input.backbutton:hover, .cform input.resetbutton:hover, .cform input.sendbutton:hover {

  background: #000;

}



.cform .cf_hidden {

  display: none;

  border: none!important;

  background: none!important;

  padding: 0!important;

  margin: 0!important;

}



.cform input, .cform textarea, .cform select {

	border-radius:4px

}

	

.cform .cf_error {

  color: #F00;

  border: 1px solid #F00;

}	

	

ol.cf-ol li.cf_li_err {

  background: #FFDFDF!important;

  border-color: #DF7D7D;

  border-style: solid;

  border-width: 1px 0pt;

  padding: 0px 0!important;

  margin-bottom: 5px;

}	



ol.cf-ol ul.cf_li_text_err li {

  background: url(icon-alert.png) no-repeat left 1px!important;

  list-style: none!important;

  font-weight: bold;

  text-indent: 0;

  margin: 0 0 2px!important;

  padding-left: 15px;

}



div.failure {

  display: block;

  font-weight:bold;

  color:#F00;

}





#seo-packages {display:block}

#seo-packages-mob {display:none}





#site-title a {

  color: #FFF;

  font-weight: 800;

  font-size: 44px;

}

#site-description {

  color: #FFF;

}

.linklove { display:none}

@media only screen and (max-width: 40em) {

#seo-packages {display:none}

#seo-packages-mob {display:block}	

	.social img{ display:none; } 

	.frontp p{ font-size:16px}

	.socialf { text-align: center;  margin: 0 0 10px 0;}

}



@media only screen and (max-width: 64em) {	

	.social { text-align:center; line-height: 35px;  }

	.logo { width:100%; clear:both; text-align:center;} 

	

	}

	

	



@media (min-width: 768px){

.col-sm-6 {

  width: 50%;

}

}

@media (min-width: 992px){

.col-md-6 {

  width: 50%;

}



}

@media (min-width: 1200px){

.col-lg-3 { width: 25%;}

}


@media (max-width: 768px){

div#slideshow {font-size:40px;}

div#slideshowp {font-size:40px;}

}

@media (max-width: 992px){

#client-feedbacks .feedback-box{

	    width: 100%;

        margin-left: 0;

        margin-right: 0;

	}

div#slideshow {font-size:46px;}

div#slideshowp {font-size:46px;}

}



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

div#slideshow {font-size:26px; padding: 20px 0;}

div#slideshowp {font-size:26px; padding: 20px 0;}

.entry-title-h {font-size:28px;}

}



iframe {

  width: 100%;

}

.seo-packages .wp-block-column {
    border: 1px solid #ddd;
    background: #ffffff;
    text-align: center;
    padding: 0;
}

.seo-packages .wp-block-image {
	margin-bottom: 0;
}

.seo-packages figure {
    margin-top: 0;
    margin-bottom: 0;
	width: 100%;	
}

.seo-packages figure img {
	width: 100%;	
}

.seo-packages ul {
    margin-left: 0;
	padding: 0 10px;
	list-style: none;
}

.seo-packages ul li:nth-child(odd) {
    padding-top: 5px;
}

.seo-packages ul li:nth-child(even) {
    border-bottom: 1px dotted #dadada;
    padding-bottom: 10px;
}

.seo-packages .price-box-seo {
    background: #41464c;
    color: #ffffff;
    text-align: center;
	padding: 10px 10px;
}

.seo-packages .price-box-seo sup {
    top: -0.3em;
    font-size: 25px;
}

.seo-packages .price-box-seo em {
    font-style: normal;
    font-size: 35px;
    font-weight: bold;
}

@media only screen and (max-width: 830px) {
	.seo-packages .wp-block-column {
		margin-bottom: 15px;
	}
}

@media (min-width: 782px) and (max-width: 830px) {
	.seo-packages {
		flex-wrap: wrap;
	}
	
	.seo-packages .wp-block-column:not(:first-child) {
		margin-left: 0;
	}
	
	.seo-packages .wp-block-column:not(:only-child) {
		flex-basis: calc(50% - 1em)!important;
		flex-grow: 0;
	}
	.seo-packages .wp-block-column:nth-child(2n) {
		margin-left: 2em;
	}
}

.package-header > img{
	width: 100%;
}