/*
 Theme Name:     Tower Child
 Theme URI:      http://codeless.co
 Description:    Tower Child Theme
 Author:         GFX
 Author URI:     https://gfxservices.com
 Template:       tower
 Version:        1.0.0
*/

@import url("../tower/style.css");
h2 {
	margin-bottom: 20px;
	border-bottom: 2px solid #eee;
	padding: 10px 0;
	/*clear: both;*/
}
h2 a, aside a {
	border-bottom: none!important;
}
ul.check {
	padding-left: 30px;
	text-indent: -29px;
}
ul.check li {
	list-style: none;
	margin-bottom: 6px;
}
ul.check li:before {
	content: "\e367";
	font-family: 'moon';
	margin-right: 10px;
	color: #EDA715;
}
/* Header */
#logo img, .sticky_header #logo img {
	height: 70px!important;
	margin-top: -33px!important;
}
.top_nav {
	font-size: 16px!important;
}
.top_nav a:hover {
	color: #C0EDFA;
}
.pull-right .textwidget {
	text-align: right;
}
.top_nav .phone {
	font-size: 22px;
}
.header_8 nav .menu > li > ul.sub-menu ul {
	top: -10px!important;
}
nav .menu li > ul.sub-menu li, .menu-small ul li a {
	font-size: 15px!important;
}
nav .menu > li {
	margin-right: 20px!important;
	margin-left: 20px!important;
}
.breadcrumbss {
	padding-top: 20px;
}
/* Home Page */
.slider#slider-fixed {
	padding-top: 0;
}
.tp-caption {
	text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.8);
}
a.tp-caption {
	text-shadow: none;
}
.homeServices img {
	padding-bottom: 20px;
}
.home header {
	background-color: rgba(255, 255, 255, 0.9)!important;
}
.home h2 {
	border-bottom: none;
	padding: 0;
}
.homeServices h2 {
	text-align: center;
}
.homeCTA2 .textbar h2 {
	font-size: 30px;
	color: #000!important;
	padding-top: 0;
}
.homeCTA2 a.btn-bt {
	background: #C24643!important;
	color: #fff!important;
}
.homeCTA2 a.btn-bt:hover {
	background: #960C10)!important;
	color: #fff!important;
}
.homeCTA2.wpb_row.section-style {
	margin-bottom: 0px!important;
}
.homeCTA3 {
	min-height: 350px!important;
}
.home h4 a {
	color: #EDA715!important;
}
.block_title.section_title p {
	text-align: left;
	font-size: 18px!important;
	line-height: 28px!important;
}
.services_small dd {
	margin-left: 0;
}
.home .about {
	text-shadow: 0px 0px 20px rgba(0, 0, 0, 1);
}
.homeTestimonials {
	min-height: 800px;
}
.homeTestimonials h2 {
	margin-bottom: 50px;
	padding-bottom: 15px;
	color: #fff!important;
	border-bottom: 1px solid #fff;
}
.home .ttshowcase_rl_title, .home .ttshowcase_rl_subtitle {
	color: #fff;
}
.home .ttshowcase_rl_quote {
	background-color:rgba(250, 250, 250, 0.7)!important;
	color: #333333;
}
.vc_col-sm-12 p {
	margin: 20px 0!important;
}
.vc_col-sm-12 p:nth-child(1) {
	margin: 0px!important;
}
.wpb_row.standard_section {
	margin-bottom: 20px!important;
}
.wpb_content_element {
	margin-bottom: 15px!important;
}
.block_title.section_title h1 {
	letter-spacing: 0!important;
}
.wpb_row.section-style {
	margin-bottom: 0px!important;
}
#fws_5952cd6c5b0b5 .vc_single_image-wrapper {
	box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, .7);
}
/* Content Column */
#content {
	padding-top: 40px!important;
    padding-bottom: 0!important;
}
#content a {
	border-bottom: 1px solid #E9E9E9;
	color: #12AFDC;
}
#content a:hover {
	border-bottom: 1px solid #91DFF6;
	color: #0F99C1;/*position: relative;
	top: 1px;
	left: 1px;*/
}
li.simple {
	font-size: 16px!important;
}
/*
.gallery img {
	border: 0!important;
	padding: 20px 0;
}
.gg_img_inner {
    border: 1px solid #ddd;
}*/
img.alignright {
	border: 8px solid #f5f5f5;
	padding-left: 0;
	margin: 0 0 20px 20px;
}
img.alignright.noBorder {
	border: none;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f5f5f5;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption.alignright {
	float: right;
}
.wp-caption-text {
	font-size: 15px;
	padding-left: 0;
}
.wp-caption a {
	display: inline!important;
	padding: 0!important;
}
.page-child .btn-bt {
	background: rgba(49,71,172,1)!important;
	color: #fff!important;
	float:right;
}
.page-child .btn-bt:hover {
	border: 2px solid #3B9CCF;
	background: rgba(70,93,202,1)!important;
}
/* Blockquote */
blockquote {
	background: #f9f9f9;
	border-left: 10px solid #ccc;
	margin: 1.5em 10px;
	padding: .5em 10px 30px;
	quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
	color: #ccc;
	content: open-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
}
blockquote p {
	display: inline;
}
blockquote span {
	font-size: .8em;
	float: right;
}
/* */
blockquote {
	font-weight: 300;
	position: relative;
}
blockquote:before,
blockquote:after {
	position: absolute;
	color: #fff;
	font-size: 4rem;
	width: 4rem;
	height: 4rem;
}
blockquote:before {
	content: '“';
	left: .2rem;
	top: 2.5rem;
}
blockquote:after {
	content: '”';
	right: -2.5rem;
	bottom: -3rem;
}
/* Button */
.button:hover {
	background: #CB0000;
}
.button, input.wpcf7-form-control.wpcf7-submit {
	float: right;
	margin: 15px 0 0;
	position: relative;
	display: inline-block;
	width: auto;
	padding: 0 36px;
	font-size: 15px;
	/*height: 30px;
	line-height: 30px;*/
	color: #fff;
	background-color: #C24643;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	border: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
}
a.button {
	color:#fff!important;
	font-weight: 500;/*text-shadow: 2px 2px #D89711;*/
}
.span9 .button {
	padding: 5px 10px;
	background: #23619B
}
.span9 .button:hover {
	background: #2C7BC5
}
.btn-bt.default {
	border-width: 0;
}
/* Blog */
.blog .slider-img {
    display: none;
}
.rpwe-li {
    clear: both;
}
/* Contact Page */

.hours {
	padding: 20px;
	background: #fafafa;
	border: 1px solid #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
}
/* Footer */

.homeFooter {
	max-width: 500px;
	text-align: justify;
	margin: 0 auto;
	padding: 40px;
	background: #eee;
	border: 1px solid #ddd;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 1px;
}
footer .phoneText {
	font-size: 24px;
}
#footer .span6 {
	text-align: center;
}
.copyright_text {
	text-align: right;
}
#copyright {
	font-size: 14px;
	color: #bbb;
}
#copyright a {
	border-bottom: 1px dashed #999;
}
#copyright a:hover {
	color: #fff!important;
}
/* Misc */
abbr, acronym {
    text-decoration: none;
    background-image: linear-gradient(to right, #999 40%, rgba(255, 255, 255, 0) 20%);
        background-position: bottom;
        background-size: 4px 1px;
        background-repeat: repeat-x;
    cursor: help;
}
aside ul li {
	padding-bottom: none!important;
}
aside ul li:after {
	content: normal;
}
.uvc-heading-spacer {
	margin: 20px 0 40px!important;
}
.wpb_wrapper h2 {
	clear: right;
}
.textwidget a.button {
	float: none;
}
.innerCTA {
	padding: 30px 0 16px;
	border-top: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
}
.innerCTA h2 {
	margin-left: 20px;
	border-bottom: 0;
}
.innerCTA .btn-bt {
	margin-right: 20px;
}
.innerCTA .textbar h2 {
	font-size: 30px;
	color: #000!important;
	padding-top: 0;
}
.search_bar {
	background: #000;
}
/* Sidebar */
aside ul li {
	border-bottom: none;
	padding: 0;
}
.widget_subpages li {
	padding: 10px 10px 0;
}
.widget_subpages a:hover {
	color: #0C83A6!important;
}
ul li.widget_subpages_current_page {
	background: #fafafa;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}
.widget_subpages_current_page a {
	font-weight: bold;
}
.widget_subpages_current_page li a {
	font-weight: 300;
}
/* Flash Movies */
.embed-container {
	position: relative;
	padding-bottom: 56.25%; /* 16/9 ratio */
	/*padding-top: 30px; IE6 workaround*/
	height: 150px;
	overflow: hidden;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Calendar */
.fe-cell-taxonomy, .fe-cell-label, .se-vbox {
	display: none!important;
}
.fc-title a {
	border-bottom: 1px solid #A8750D;
	color: #EDA715;
}
.rhc-info-cell label {
	font-size: 16px;
}
.rhc-info-cell span {
	font-size: 15px;
}
.fc-event-container a {
	color: #fff!important;
}
.page-id-19 h2 {
	border-bottom: none;
}
.home #content {
	padding-top: 0!important;
}
#flashcontent {
	margin-left: 86px;
}
/* Styled Table */
table {
	background: #fefefe;
	border-collapse: collapse;
	border: 1px solid #bbb;
	margin: auto auto 20px auto;
	padding:5px;
	width: 100%;
}
th {
	color:#fff;
	background:#333;
	border-right: 1px solid #bbb;
	padding:10px;
	vertical-align:middle;
}
th:last-child {
	border-right:none;
}
tr {
	border-top: 1px solid #bbb;
	border-bottom-: 1px solid #bbb;
	color:#444;
	font-size:16px;
	font-weight:normal;
}
tr:first-child {
	border-top:none;
}
tr:last-child {
	border-bottom:none;
}
td:first-child {
	font-weight: 400;
}
tr:nth-child(odd) td {
	background:#F5F5F5;
}
td {
	background:#FFFFFF;
	padding:10px;
	text-align:left;
	vertical-align:middle;
	border-right: 1px solid #bbb;
}
td:last-child {
	border-right: 0px;
}
blockquote {
	background: #80A3B7;
	margin: 0 0 20px;
	padding: 20px 30px 4px;
	color: #fff;
	font-weight: 600;
	font-size: 1.4em;
	line-height: 1.3em;
	border-radius: 15px;
}
.accordion-group {
	border-bottom: 1px solid #ddd!important;
}
/* Inner CTA2 */
#fws_58ab754cc0bb9 {
	margin-bottom: 30px!important;
}
/* Contact Form 7 */
.wpcf7-response-output {
	display: table!important;
}
.wpcf7 input, .wpcf7 textarea, .mp_wrapper textarea, .mp_wrapper select, .mp_wrapper input[type=text], .mp_wrapper input[type=url], .mp_wrapper input[type=email], .mp_wrapper input[type=tel], .mp_wrapper input[type=number], .mp_wrapper input[type=password] {
	width: 90%;
	padding:5px 20px!important;
	background: #fafafa!important;
	color:#8e8e8e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 20px;
	border: 1px solid #ddd!important;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.wpcf7 .wpcf7-list-item {
	padding-left: 0;
	margin-left: 0;
	margin-right: 25px;
}
.wpcf7 .wpcf7-list-item input {
	border: none;
	padding-left: 0;
	margin-left: 0;
}
.wpcf7 input[type=checkbox] {
	width: 15px;
}
.wpcf7 select {
	outline: none;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.wpcf7 input:hover, .wpcf7 input:focus, .wpcf7 input:active, .wpcf7 textarea:hover, .wpcf7 textarea:focus, .wpcf7 textarea:active {
	background: #fefefe!important;
	outline: none;
}
input.wpcf7-form-control.wpcf7-submit {
	background:#C24643!important;
	color:#fff;
	width: 150px!important;
}
.wpcf7 input, .wpcf7 textarea {
	width: 100%;
}
/* CF7 Messages */
.wpcf7-response-output {
	display: table!important;
}
.wpcf7 .wpcf7-validation-errors {
	border:none;
	background-color:#D4772F;
	color: #fff;
	margin:0;
	padding:20px;
}
.wpcf7 .wpcf7-mail-sent-ok {
	border:none;
	background-color:#70B931;
	color:#fff;
	margin:0;
	padding:20px;
}
.wpcf7 .wpcf7-mail-sent-ng {
	border:none;
	background-color:#C24643;
	margin:0;
	padding:20px;
	color: #fff;
}
.wpcf7 span.wpcf7-not-valid-tip {
	border:none;
	background-color:#C24643;
	padding:10px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius:10px;
	width: 180px;
	color: #fff;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
}
.wpcf7-form .fleft {
	float: left;
}
.wpcf7-form .mright20 {
	margin-right: 20px;
}
.wpcf7-form .mright40 {
	margin-right: 40px;
}
.wpcf7-form .clear {
	clear: both;
}
/* Gallery */
.justified-gallery img, .dgwt-jg-item {
    border-radius: 10px!important;
}
/* Testimonials */
a.wpsr-write-review-modal-btn {
    color: #fff!important;
}
/* Responsive */
 @media (max-width: 979px) {
.menu-small ul.menu > li > a {
	color: #000!important;
	font-weight: bold;
}
.home h2 {
	font-size: 24px!important;
}
.textwidget a.button {
	padding: 0 5px;
	font-size: 14px;
}
.page-child h1 {
	position: relative;
	top: 15px;
}
.page-child .breadcrumbss {
	top: 20px!important;
}
}
 @media (max-width: 768px) {
.vc_responsive .home_box_wrap.wpb_row .vc_col-sm-2 {
	width: 100%;
}
.homeServices h2 {
	font-size: 16px!important;
}
#content img {
	max-width: 300px;
}
}
 @media (min-width: 769px) and (max-width: 1024px) {
nav .menu > li {
	margin-right: 8px!important;
	margin-left: 8px!important;
}
.services_block {
	height: 180px!important;
}
.services_block h4 {
	font-size: 12.2px;
}
.homeServices .inner-only_text p {
	padding: 0 15%!important;
}
.services_block .content p {
	font-size: 14.7px;
}
.homeServices h2 {
	font-size: 20px;
}
/* Disable Parallax */
.section-style.parallax_section {
	background-size: contain !important;
	-webkit-background-size: cover !important;
	background-position: center !important;
	background-attachment: inherit !important;
}
}
 @media (max-width: 480px) {
.top_nav {
	display: block !important;
	padding: 0!important;
	margin: 0!important;
}
.top_nav .row-fluid .span6:first-child {
	display: none;
}
.top_nav .row-fluid .span6:last-child {
	width: 100% !important;
	white-space: nowrap;
	padding: 0!important;
	margin: 0!important;
}
.homeAbout {
	margin-top: 110px!important;
}
#social_widget-2 {
	display: none!important;
}
.home h2 {
	line-height: 24px!important;
}
.services_block .image_container img {
	top: -20px;
}
.page-child h1 {
	top: 0!important;
}
.row-google-map {
	display: none;
}
.nav-growpop {
	display: none;
}
}
@media (min-width: 481px) {
    .mobmenul-container {
    top: 80px!important;
    }
}
@media (max-width: 767px) {
.dl-horizontal dd {
	margin-left: 0px!important;
}
}
