/*
Theme Name: TCC_HoldingPage
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

.widget:after,
.post-password-form p:after,
.search-form:after,
.contact-box .wrap:after {
	content: " ";
	display: block;
	clear: both;
}

.social-network {
	margin: 0;
	padding: 0;
	list-style: none;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	margin: 0;
	padding: 0;
	max-height: 1000000px;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
	margin: 0 0 23.94px;
}

html,
body,
div,
span,
applet,
embed,
object,
iframe,
frameset,
p,
q,
blockquote,
sub,
sup,
a,
abbr,
acronym,
font,
img,
small,
center,
h1,
h2,
h3,
h4,
h5,
h6,
b,
strong,
big,
u,
ins,
i,
cite,
em,
var,
dfn,
address,
s,
strike,
del,
dl,
dt,
dd,
ol,
ul,
li,
pre,
code,
kbd,
samp,
tt,
fieldset,
legend,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	border: 0;
	background: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}

body {
	color: #1d1d1b;
	font: 14px/1.71 "Bitter", "Times New Roman", Times, serif;
	background: #000;
	overflow-y: scroll;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
	position: relative;
}

a {
	text-decoration: none;
	color: #8e6aa7;
	outline: none;
}

a:hover {
	color: #74528c;
}

img {
	max-width: 100%;
	height: auto;
}

video,
iframe,
object,
embed {
	max-width: 100%;
}

input,
textarea,
select {
	font: 100% "Bitter", "Times New Roman", Times, serif;
	color: #000;
	vertical-align: middle;
}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	background: #fff;
	margin: 0;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
	padding: 4px 14px;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #4d4d4d;
}

label {
	vertical-align: middle;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

input[type="search"] {
	-webkit-appearance: none;
	box-sizing: border-box;
}

input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

input[type="search"]::-webkit-search-decoration {
	display: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong,
th {
	font-weight: bold;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 90%;
}

i,
cite,
em,
var,
dfn,
address {
	font-style: italic;
}

u,
ins {
	text-decoration: underline;
}

s,
strike,
del {
	text-decoration: line-through;
}

blockquote,
blockquote:before,
blockquote:after,
q,
q:before,
q:after {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote {
	border-left: 4px solid #ccc;
	padding-left: 10px;
	margin-left: 23.94px;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
}

th,
td {
	border: 1px solid #ccc;
	padding: 3px 7px;
	text-align: left;
	vertical-align: top;
}

th {
	border-color: #999;
	text-align: center;
	vertical-align: middle;
}

ul {
	margin-left: 1px;
}

ul,
ol {
	padding-left: 3em;
}

ul ul,
ul ol,
ol ul,
ol ol {
	padding-left: 3em;
	margin: 0;
}

ul > li {
	list-style-type: disc;
}

dl dt {
	float: left;
	clear: left;
	padding-right: 4px;
	font-weight: bold;
}

pre {
	max-width: 100%;
	overflow: auto;
}

.widget {
	margin-bottom: 23.94px;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

.comment-form textarea,
.post-password-form input[type="password"],
.comment-form input[type="text"],
.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 290px;
	border: 1px solid #999;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type="password"],
.search-form input[type="search"] {
	width: 150px;
}

.post-password-form input,
.search-form input {
	float: left;
	height: 29px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #000;
	color: #fff;
	height: 29px;
	border: none;
	padding: 0 10px;
	border-radius: 0;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	opacity: .8;
}

.comment-form input[type="submit"] {
	float: none;
	display: block;
}

.commentlist {
	margin: 0 0 23.94px;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist-item .commentlist-item {
	padding: 0 0 0 3em;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 23.94px;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 23.94px 4px 0;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	padding: 3px 4px;
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation {
	overflow: hidden;
	margin: 0 0 23.94px;
}

.navigation .next {
	float: left;
}

.navigation .prev {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 23.94px;
}

.wp-caption img {
	vertical-align: top;
	margin: 0;
}

.wp-caption p {
	margin: 10px 0 0;
}

div.aligncenter {
	margin: 0 auto 23.94px;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 23.94px 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 23.94px;
}

.mejs-container {
	margin-bottom: 23.94px;
}

.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

@font-face {
	font-family: "FGRebeccaScript";
	src: url("fonts/YOFF - FGRebeccaScript.eot");
	src: url("fonts/YOFF - FGRebeccaScript.eot?#iefix") format("embedded-opentype"), url("fonts/YOFF - FGRebeccaScript.woff") format("woff"), url("fonts/YOFF - FGRebeccaScript.ttf") format("truetype"), url("fonts/YOFF - FGRebeccaScript.svg#fg_rebecca_scriptregular") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "icomoon";
	src: url("fonts/icomoon.eot?eb2svu");
	src: url("fonts/icomoon.eot?#iefixeb2svu") format("embedded-opentype"), url("fonts/icomoon.woff?eb2svu") format("woff"), url("fonts/icomoon.ttf?eb2svu") format("truetype"), url("fonts/icomoon.svg?eb2svu#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	font-family: "icomoon";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.bg-stretch {
	position: absolute;
	top: 0;
	bottom: 0;
	overflow: hidden;
	left: 0;
	right: 0;
	z-index: 1;
}

.bg-stretch img {
	vertical-align: top;
	width: 100%;
	height: auto;
}

#wrapper {
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 2;
}

#header {
	text-align: center;
	max-width: 680px;
	margin: 0 auto;
	padding: 127px 15px 30px;
}

#header .logo {
	width: 350px;
	height: 104px;
	margin: 0 auto 48px;
	display: block;
}

#header .logo img {
	vertical-align: top;
}

#header .slogan {
	text-align: center;
	color: #8fa1d1;
	margin: 0 0 62px;
	display: block;
	text-transform: uppercase;
	font: 700 14px/1.2 "Montserrat", "Arial", "Helvetica", sans-serif;
}

#header .btn,
#header input[type="submit"] {
	max-width: 160px;
	min-width: 131px;
	margin-left: -10px;
	padding: 12px 6px 10px;
}

.btn,
input[type="submit"] {
	background: none;
	margin: 0 0 10px;
	color: #fff;
	border: 1px solid #fff;
	text-align: center;
	display: inline-block;
	padding: 13px 6px 9px;
	text-transform: uppercase;
	font: 700 13px/1.2 "Montserrat", "Arial", "Helvetica", sans-serif;
	text-decoration: none;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}

.btn:hover,
input[type="submit"]:hover {
	background: #8fa1d1;
	color: #fff;
}

#main {
	max-width: 840px;
	margin: 0 auto;
	padding: 111px 70px 85px;
	position: relative;
	z-index: 1;
}

#main:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	height: 1116px;
	z-index: -1;
	left: 0;
	background: url(images/bg-main-t.png) no-repeat 50% 0;
}

#main:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	top: 1116px;
	z-index: -1;
	left: 0;
	background: url(images/bg-main-c.png) repeat-y 50% 0;
}

#main .sticker-top {
	position: absolute;
	top: -91px;
	left: 129px;
}

#main .sticker-top img {
	vertical-align: top;
}

#main .sticker-bottom {
	bottom: -69px;
	right: 187px;
	position: absolute;
	z-index: 1;
}

#main .sticker-bottom img {
	vertical-align: top;
}

#main .main-bootom {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000 url(images/bg-main-b.png) no-repeat 50% 0;
	height: 105px;
}

#content {
	position: relative;
}

#content h1 {
	text-align: center;
	color: #8e6aa7;
	margin: 0 0 27px;
	padding: 0 45px;
	font: 700 19px/1.42 "Bitter", "Times New Roman", Times, serif;
}

#content h2 {
	text-align: center;
	color: #8e6aa7;
	text-transform: uppercase;
	font: 700 15px/1.2 "Montserrat", "Arial", "Helvetica", sans-serif;
	margin: 0 0 25px;
}

#content .text-area {
	text-align: center;
	position: relative;
	padding: 29px 57px 19px;
	margin: 0 0 33px;
}

#content .text-area p {
	margin: 0 0 15px;
}

#content .text-area p strong {
	font-weight: 700;
}

#content .text-area:before {
	content: "";
	position: absolute;
	height: 1px;
	background: #8e6aa7;
	width: 58px;
	margin-left: -29px;
	top: 0;
	left: 50%;
}

#content .text-area:after {
	content: "";
	position: absolute;
	height: 1px;
	background: #8e6aa7;
	width: 58px;
	margin-left: -29px;
	bottom: 0;
	left: 50%;
}

#content .post-box {
	text-align: center;
	padding: 48px 0 0 0;
	letter-spacing: -4px;
	position: relative;
}

#content .post-box:before {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	background: #8e6aa7;
	top: 0;
	left: 50%;
	border-radius: 50%;
	margin-left: -4px;
}

#content .post-box:after {
	content: "";
	position: absolute;
	height: 1px;
	background: #8e6aa7;
	top: 34px;
	left: 16.8%;
	right: 16.6%;
}

#content .post-box .ico-wrap {
	width: 49px;
	height: 49px;
	display: inline-block;
	border-radius: 50%;
	position: relative;
	background: #8e6aa7;
	color: #fff;
	font-size: 19px;
	padding: 14px 0 0;
	text-align: center;
	margin: 0 0 33px;
}

#content .post-box .ico-wrap img {
	vertical-align: top;
}

#content .post-box .ico-wrap:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 24px;
	background: #8e6aa7;
	bottom: 100%;
	left: 50%;
}

#content .post-box .ico-wrap.ico-01 {
	padding: 11px 0 0;
}

#content .post-box .ico-wrap.ico-01 img {
	height: 25px;
	width: 24px;
}

#content .post-box .ico-wrap.ico-02 img {
	height: 20px;
	width: 21px;
}

#content .post-box .ico-wrap.ico-02:before {
	height: 52px;
}

#content .post-box .ico-wrap.ico-03 {
	padding: 11px 0 0;
}

#content .post-box .ico-wrap.ico-03 img {
	width: 30px;
	height: 22px;
}

#content .post-box .post {
	letter-spacing: 0;
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	padding: 10px 14px 10px;
	position: relative;
	margin: 0 0 5px;
}

#content .post-box .post p {
	margin: 0 0 14px;
}

#content .post-box h3 {
	color: #8e6aa7;
	text-transform: uppercase;
	margin: 0 0 17px;
	font: 15px/1.42 "Montserrat", "Arial", "Helvetica", sans-serif;
}

#content .post-box .text-box {
	font: italic 14px/1.71 "PT Sans", sans-serif;
}

#footer {
	color: #fff;
	padding: 74px 0 50px;
	max-width: 600px;
	margin: 0 auto;
	font-size: 13px;
	line-height: 1.38;
}

#footer h3 {
	padding: 0 15px 15px;
	border-bottom: 1px solid #fff;
	margin: 0 8px 19px 3px;
	text-align: center;
	color: #f2b09f;
	text-transform: uppercase;
	font: 700 15px/1.2 "Montserrat", "Arial", "Helvetica", sans-serif;
}

#footer h3 span {
	display: inline-block;
	max-width: 250px;
}

#footer .form-box h3 {
	padding-bottom: 12px;
	margin-bottom: 17px;
}

.contact-box {
	margin: 0 0 20px;
}

.contact-box .wrap {
	padding: 0 9px 0 0;
}

.contact-box .mail {
	padding: 5px 0 0 4px;
	float: left;
}

.contact-box .mail a {
	font: 19px/1.1 "FGRebeccaScript", "Comic Sans MS", cursive;
	color: #8e6aa7;
	margin: 0 5px;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.contact-box .mail a:hover {
	color: #74528c;
}

.form-box {
	margin: 0 0 51px;
	text-align: center;
}

.form-box .text-area {
	padding: 0 85px 14px;
}

.form-box h3 {
	padding-bottom: 12px;
}

.form-box p {
	margin: 0 0 10px;
}

.form-box #mc_embed_signup {
	padding: 0 0 0 2px;
}

.form-box #mc_embed_signup form {
	overflow: hidden;
	margin: 0 0 20px;
}

.form-box #mc_embed_signup .btn,
.form-box #mc_embed_signup input[type="submit"] {
	width: 113px;
}

.form-box .mc-field-group {
	float: left;
	width: 38.6%;
	margin: 0 9px 0 0;
}

.form-box .mc-field-group input[type="text"],
.form-box .mc-field-group input[type="email"] {
	margin: 0 0 10px;
}

.form-box #mce-responses {
	float: left;
	margin: 0 0 0 -2px;
}

input[type="text"],
input[type="email"] {
	font: italic 14px/1.37 "PT Sans", sans-serif;
	color: #4d4d4d;
	border: 0;
	width: 100%;
	display: block;
	height: 29px;
}

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
	color: #4d4d4d;
}

input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
	opacity: 1;
	color: #4d4d4d;
}

input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder {
	color: #4d4d4d;
}

input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
	color: #4d4d4d;
}

input[type="text"].placeholder,
input[type="email"].placeholder {
	color: #4d4d4d;
}

input[type="submit"] {
	padding: 0;
	display: block;
	height: 30px;
	margin: 0;
	border-radius: 0;
}

.social-network {
	margin-top: -3px;
	float: right;
	max-width: 250px;
}

.social-network li {
	list-style: none;
	float: left;
	margin: 0 0 5px 7px;
}

.social-network a {
	font-size: 31px;
}

.social-network a:hover {
	opacity: .8;
}

.social-network .icon-facebook .path1:before {
	content: "\e601";
	color: #8d6aa6;
}

.social-network .icon-facebook .path2:before {
	content: "\e60a";
	color: white;
	margin-left: -1em;
}

.social-network .icon-linkedin .path1:before {
	content: "\e602";
	color: #8d6aa6;
}

.social-network .icon-linkedin .path2:before {
	content: "\e603";
	color: white;
	margin-left: -1em;
}

.social-network .icon-linkedin .path3:before {
	content: "\e604";
	color: white;
	margin-left: -1em;
}

.social-network .icon-linkedin .path4:before {
	content: "\e605";
	color: white;
	margin-left: -1em;
}

.social-network .icon-twitter .path1:before {
	content: "\e606";
	color: #8d6aa6;
}

.social-network .icon-twitter .path2:before {
	content: "\e607";
	color: white;
	margin-left: -1em;
}

.social-network .icon-instagram .path1:before {
	content: "\e608";
	color: #8d6aa6;
}

.social-network .icon-instagram .path2:before {
	content: "\e609";
	color: white;
	margin-left: -1em;
}

@media only screen and (max-width: 767px) {
	.commentlist-item .commentlist-item {
		padding: 0;
	}
}

@media all and (max-width: 767px) {
	#header {
		padding: 40px 15px 30px;
	}

	#header .logo {
		width: 290px;
		margin: 0 auto 20px;
	}

	#header .slogan {
		margin: 0 0 20px;
	}

	#main {
		background: url(images/bg-main-mob.png) 0 0;
		padding: 20px 15px;
	}

	#main:before {
		display: none;
	}

	#main:after {
		display: none;
	}

	#main .sticker-top {
		position: relative;
		text-align: center;
		top: 0;
		left: 0;
	}

	#main .sticker-bottom {
		position: relative;
		text-align: center;
		bottom: 0;
		right: 0;
	}

	#main .main-bootom {
		display: none;
	}

	#content h1 {
		margin: 0 0 10px;
		padding: 0 20px;
	}

	#content h1 br {
		display: none;
	}

	#content h2 {
		margin: 0 0 5px;
	}

	#content .text-area {
		padding: 10px 10px;
		margin: 0 0 20px;
	}

	#content .text-area br {
		display: none;
	}

	#content .post-box {
		padding: 0;
	}

	#content .post-box:before {
		display: none;
	}

	#content .post-box:after {
		display: none;
	}

	#content .post-box .ico-wrap {
		margin: 0 0 20px;
	}

	#content .post-box .ico-wrap:before {
		display: none;
	}

	#content .post-box .post {
		width: 100%;
		padding-bottom: 5px;
		margin: 0 0 10px;
		min-height: 1px !important;
	}

	#content .post-box .post p {
		margin: 0 0 5px;
	}

	#footer {
		padding: 20px 0;
	}

	#footer h3 {
		margin: 0 0 20px;
	}

	.contact-box {
		margin: 0 0 10px;
	}

	.contact-box .wrap {
		text-align: center;
	}

	.contact-box .mail {
		float: none;
		display: inline-block;
		margin: 0 0 10px;
		width: 100%;
	}

	.form-box .text-area {
		padding: 0 15px 14px;
	}

	.form-box br {
		display: none;
	}

	.form-box h3 {
		padding-bottom: 15px;
	}

	.form-box #mc_embed_signup {
		padding: 0 15px;
	}

	.form-box .mc-field-group {
		width: 100%;
		float: none;
	}

	.form-box #mce-responses {
		float: none;
		margin: 0;
	}

	.social-network {
		display: inline-block;
		float: none;
		margin: 0;
	}

	.social-network li {
		margin: 0 3px 5px;
	}
}
