/*
Theme Name:     Azulapp Child
Description:    Child theme for Azulapp
Author:         MikeAvetyan
Author URI:     http://themeforest.net/user/mikeavetyan?ref=MikeAvetyan
Template:       azulapp
Version: 1.0.0
Text Domain:    MikeAvetyan
(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

.tablepress tfoot th, .tablepress thead th {
	background-color: #ff8300 !important;
}

.question-mak {
	display: inline-block !important;
}

.tiger-image {
	background: linear-gradient(rgba(34, 56, 67, 0), rgba(34, 56, 67, 0)), url(/wp-content/uploads/2016/10/link-tiger-main-background-7.jpg) center center !important;
}

#ttshowcase_0 .tt_theme_speech .ttshowcase_rl_quote_sided .ttshowcase_rl_quote, #ttshowcase_0 .tt_theme_speech .ttshowcase_rl_quote_block .ttshowcase_rl_quote, #ttshowcase_0 .tt_theme_speech .ttshowcase_rl_quote_sided .ttshowcase_rl_quote a, #ttshowcase_0 .tt_theme_speech .ttshowcase_rl_quote_block .ttshowcase_rl_quote a {
	background: #ffffff !important;
}

.about-text {
	position: relative;
	/*top: 50%;*/
	transform: translateY(100%);
}

.section-title {
	padding-bottom: 0 !important;
}

.section {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

.link-text {
	font-family: Montserrat, sans-serif;
	text-transform: uppercase;
	font-weight: 300;
}

.tiger-text {
	font-family: Montserrat, sans-serif;
	text-transform: uppercase;
	font-weight: 400;
}

/* Trusted By */

.download-app:before, .section:before, .section:after, .testimonials:after, #main-footer:before, .download-app:after {
	display: none;
}

.ih-item.circle.effect6 .info h3 {
	line-height: 25px;
}

.grid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 1232px;
	margin-top: 35em;
}

[class*='col-'] {
	float: left;
}

.grid:after {
	content: "";
	display: table;
	clear: both;
}

*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

[class*='col-'] {
	padding-right: 20px;
}

[class*='col-']:last-of-type {
	padding-right: 0;
}

.grid-pad {
	padding: 20px 0 20px 20px;
}

.grid-pad > [class*='col-']:last-of-type {
	padding-right: 20px;
}

.col-1-8 {
	width: 12.5%;
}


/* START MAIN ELEMENTS */

#main-nav.sticky-navbar {
	background: #455331;
}

#main-nav.sticky-navbar .navbar-nav > li > a {
	color: #fff;
	font-size: 18px;
}

#main-nav.navbar-inverse .navbar-nav > li > a:hover, #main-nav.sticky-navbar .navbar-nav > li > a:hover {
	color: #ff8300;
}

.service-single a {
	display: none;
}

.screenshots {
	padding-top: 0px !important;
	padding-bottom: 100px !important;
}

.testimonials, #benefits {
	padding-bottom: 20px !important;
	padding-top: 5em !important;
}

.navbar-brand {
	padding: 0 15px !important;
}

.screenshots {
	background: #f8f8f8 !important;
}

.go-tiger-form {
	margin-right: auto;
	margin-left: auto;
	width: 60%;
	margin-top: 5em;
}

#go-tiger-seed-url {
	height: 100%;
	box-sizing: border-box;
	font-size: 16px;
	background: rgb(255, 255, 255);
	padding: 10px 14px;
	border-radius: 5px 5px 5px 5px;
	width: 100%;
	margin-bottom: 2%;
}

#go-tiger-email {
	height: 100%;
	box-sizing: border-box;
	font-size: 16px;
	background: rgb(255, 255, 255);
	padding: 10px 14px;
	border-radius: 5px 5px 5px 5px;
	width: 77%;
	margin-right: 2%;
	float: left;
}

#go-tiger-button {
	width: 20%;
	height: 100%;
	box-sizing: border-box;
	font-size: 16px;
	float: right;
	margin-top: 0;
	border: 2px solid #ff8300 !important;
	padding: 10px 14px !important;
}

.contact {
	padding: 150px 180px !important;
}

h2 {
	font-size: 4em;
	color: #445331;
}

h3, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	color: #ff8300 !important;
}

h4 {
	font-size: 2em;
	color: #fff;
	line-height: 2;
	
}

h1, h2, h3, h4, h5, h6 {
	text-transform: capitalize;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 2;
}

hr {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(150, 150, 150, 0.75), rgba(0, 0, 0, 0));
	margin-bottom: 5em;
}

ul {
	list-style: none;
}

.col-md-4 {
	padding-bottom: 3em;
}
/* END MAIN ELEMENTS */

/* START GRAPHIC ELEMENTS */

.screenshots img {
	box-shadow: none !important;
}

.feature-image {
	margin-bottom: 2em;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img,
.entry-content iframe,
.entry-content object,
.entry-content embed {
	max-width: 100%;
}

/* END GRAPHIC ELEMENTS */

/* START TIGER FORM */

#go-tiger-form-wrap {
	padding-top: 3em;
}

#go-tiger-form p {
	display: inline;
	float: left;
}

#go-tiger-form .for-text {
	background-position: 0 -152px;
	height: 47px;
	width: 247px;
	position: relative;
	margin: 2em 0 1em 0;
}

#go-tiger-form input.text {
	border: none;
	float: left;
	font-size: 1.3em;
	color: #8C8C8C;
	background: none;
	position: relative;
	top: 12px;
	left: 10px;
	width: 225px;
}

#go-tiger-form .for-text .add-more {
	background-position: 0 -199px;
	height: 47px;
	width: 42px;
	position: absolute;
	top: 0;
	left: 203px;
	border: none;
	cursor: pointer;
}

#go-tiger-form .for-submit {
	margin-left: auto;
	margin-right: auto;
	float: none;
}

/* END TIGER FORM */

#main-footer:before {
	background: -webkit-linear-gradient(bottom right, #445331 50%, rgba(51, 51, 51, 0) 51%);
	background: -o-linear-gradient(bottom right, #445331 50%, rgba(51, 51, 51, 0) 51%);
	background: linear-gradient(to top left, #445331 50%, rgba(51, 51, 51, 0) 51%);
}

#main-footer {
	background: #445331 !important;
}

@media screen and (max-width: 767px) {
	.navbar-inverse .navbar-collapse {
		background: #1e1e1e;
	}

	#go-tiger-seed-url {
		width: 100%;
	}
}

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

	.question-mak {
		display: none !important;
	}

	.about-text {
		position: relative;
		/* top: 50%; */
		transform: translateY(12%);
	}

	.tiger-image {
		background: linear-gradient(rgba(34, 56, 67, 0), rgba(34, 56, 67, 0)), url(/wp-content/uploads/2016/10/link-tiger-main-background-7.jpg) -280px -420px !important;
	}

	#ttshowcase_0 .tt_theme_speech .tt_info-left, #ttshowcase_0 .tt_theme_speech .tt_info-right {
		width: 100% !important;
	}

	[class*='col-']:last-of-type {
		padding-right: 0;
		float: left;
	}

	h2 {
		font-size: 2.5em;
	}

	.grid {
		width: 296px;
		margin-bottom: 8em;
	}

	.header-intro-inner {
		padding-top: 10em;
	}
}

@media (max-width: 991px) {
	.col-md-6 {
		width: 100%;
	}
}

/* TRIAL */
#error-field {
	color: red;
}
/* TRIAL END*/

/* PRICING */
.pricing {
	padding: 50px 0 50px;
}

.pricing .pricing-table.pro {
	background: #8b9877 !important;
}

.pricing .pricing-table.pro {
	background: #8b9877 !important;
}

.pricing .pricing-table > h2 {
	font-size: 20px !important;
}

.pricing .pricing-table {
	padding: 40px 35px !important;
}

.pricing .pricing-table > ul > li {
	padding-bottom: 20px !important;
}

div.p_table_1_14 div.column_1 input.sign_up {
	background: #A2CC4D;
	border-color: #A2CC4D;
}

div.p_table_1_14 div.column_2 input.sign_up {
	background: #7CBA3D;
	border-color: #7CBA3D;
}

div.p_table_1_14 div.column_3 input.sign_up {
	background: #43A140;
	border-color: #43A140;
}

div.p_table_1_14 div.column_4 input.sign_up {
	background: #008238;
	border-color: #008238;
}

div.p_table_1 input.sign_up {
	width: 120px;
	height: 24px;
	padding: 6px 0 6px 0 !important;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	text-shadow: 0px 1px 0px #ffffff; /* text shadow for firefox 3.6+ */
	border: 1px solid #b5b5b5;
	background-color: #d8d8d8; /* background color for non-css3 browsers */
	outline: none;
	/* gradient */
	background-image: linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#d8d8d8'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#d8d8d8'); /* IE8 */
	background: -ms-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* IE9 */
	background: -moz-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* Firefox */
	background: -o-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* Opera 11  */
	background: -webkit-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(0.05, #efefef), color-stop(1, #d8d8d8)); /* Chrome 10, Safari */
	/* shadow */
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	/* font */
	font-weight: bold;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

div.p_table_1 input.sign_up:hover {
	height: 24px;
	padding: 6px 0 6px 0 !important;
	text-shadow: 0px 1px 0px #ffffff; /* text shadow for firefox 3.6+ */
	border: 1px solid #b5b5b5;
	background-color: #c9c9c9; /* background color for non-css3 browsers */
	outline: none;
	/* gradient */
	background-image: linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#c9c9c9'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#c9c9c9'); /* IE8 */
	background: -ms-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* IE9 */
	background: -moz-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* Firefox */
	background: -o-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* Opera 11  */
	background: -webkit-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d2d2d2), color-stop(0.05, #dedede), color-stop(1, #c9c9c9)); /* Chrome 10, Safari */
	/* shadow */
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
}

div.p_table_1_14 input.sign_up,
div.p_table_1_14 input.sign_up:hover {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	text-shadow: none;
	font-weight: normal;
	color: #FFF;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
/* PRICING END*/