﻿/* -----------------------------------------------------------------------------

    This file should be used to add your own CSS definitions or override
	the existing ones.

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

	/* your CSS here */


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

    RESPONSIVE DEFINITIONS

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

    /* -------------------------------------------------------------------------
        LARGE DEVICES
		devices with width between 992px and 1199px
    ------------------------------------------------------------------------- */

    @media ( max-width: 1199px ) {

		/* your CSS here */

	}

    /* -------------------------------------------------------------------------
        MEDIUM DEVICES
		devices with width between 768px and 991px
    ------------------------------------------------------------------------- */

    @media ( max-width: 991px ) {

		/* your CSS here */

	}

	/* -------------------------------------------------------------------------
        SMALL DEVICES
		devices with width between 481px and 767px
    ------------------------------------------------------------------------- */

    @media ( max-width: 767px ) {

		/* your CSS here */

	}

	/* -------------------------------------------------------------------------
        EXTRA SMALL DEVICES
		devices with width up to 480px
    ------------------------------------------------------------------------- */

	@media ( max-width: 480px ) {

		/* your CSS here */

	}
	
	#page-title.m-parallax {
		margin-bottom: 0;
	}
	
	.page-title-bar-inner h3 {
		text-align: center;
		font-size: 32px;
	}
	
	/* --- slider revolution container --- */
.revolution-slider-container
{
	width: 100%;
	position: relative;
	padding: 0;
}
.revolution-slider
{
	width: 100%;
	height: 600px;
	position: relative;
	background: #F5F5F5;
}
/* --- slider revolution label --- */
.slider-content-box
{
	width: 460px;
	max-height: auto;
	white-space: normal;
	padding-bottom: 47px;
}
.slider-content-box h2
{
	color: #FFF;

	padding: 21px 30px 20px;
}
.slider-content-box h2 a
{
	color: #246bba;
	font-size: 28px;
	font-weight: bold;
}
.slider-content-box h2 a:hover
{
	text-decoration: underline;
	opacity: 1;
}
.slider-content-box p
{
	font-family: 'Arial';
	font-size: 18px;
	color: 	#246bba;
	line-height: 26px;
	padding: 23px 30px 40px;
}
.slider-content-box .more
{
	margin-left: 30px;
}
.tp-caption a:hover
{
	color: #4e92db !important;
}
/* --- slider revolution navigation arrows --- */
.tparrows.preview1
{
	width: 40px;
	height: 100px;
}
.tparrows.preview1:after
{
	font-family: "template" !important;
	font-size: 24px;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #FFF;
	width: 40px;
	height: 100px;
	text-align: center;
	background: rgba(0, 0, 0, 0.15);
	z-index: 2;
	line-height: 100px;
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}
.tp-rightarrow.preview1:after
{	
	content: 'a';  
	right: 0;
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: fliph;
	filter: fliph;
}
.tp-leftarrow.preview1:after
{
	content: 'a';
}
.tparrows.preview1:hover:after 
{
	background: #FFF;
	color: #666;
}
.tparrows.preview1 .tp-arr-allwrapper
{
	display: none;
}
/* --- slider revolution navigation bullets --- */
.tp-bullets.preview1
{
	height: 12px !important;
}
.tp-bullets.preview1 .bullet 
{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 11px !important;
	height: 11px !important;
	border: none !important;
	margin-right: 10px !important;
	margin-bottom: 0px !important;
}
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected 
{
	background: #ffb617 !important;
	width: 11px !important;
	height: 11px !important;
	border: none !important;
}

/* --- buttons --- */
.more,
.more[type="submit"]
{	
	color: #FFF; 
	font-family: 'Raleway';
	font-size: 12px;
	font-weight: 700;
	background: #F4BC16;
	padding: 16px 23px 15px;
	text-align: center;
	cursor: pointer;
	line-height: normal;
	letter-spacing: 1px;
	border-radius: 999px;
	-moz-border-radius: 999px;
	-webkit-border-radius: 999px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	border: 2px solid #F4BC16;
}
.more:hover
{
	color: #000;	
	background: transparent;
	opacity: 1;
}
.more.simple
{
	display: none;
	background: transparent;
	color: #FFF;
	border: 1px solid #E2E6E7;
	padding: 17px 24px 16px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
.more.simple:hover
{
	border-color: #F4BC16;
	background: #F4BC16;
}
.more.small
{
	padding: 12px 19px 11px;
}
#page-content {
	padding-top: 30px;
}
.slider-content-box {
	font-family: verdana;
	padding-bottom: 25px;
	
}
.slider-content-box h2 {
	font-size: 18px;
	margin-bottom: 0;
}

.slider-content-box p {
	margin-bottom: 0;
}

.slider-content-box a:hover {
	text-decoration: none;
}

.footer-inner {
	background-color: rgba(78, 78, 79, 0.9);
}

.tape {
    transition: 0.3s;
    width: 120px;
    height: 120px;
    position: fixed;
    z-index: 999;
    right: 0;
    top: 243px;
    background-color: #ED9129;
    border-radius: 50% 50% 50% 50%;
    opacity: 0.9;
    cursor: pointer;
    top: 70%;
}

.tape i {
    position: absolute;
    top: 30%;
    left: 30%;
    font-size: 50px;
    color: #fff;
}

.tape:hover {
	opacity: 0.9;
}

.popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 998;
	background: #c1c1c1;
	opacity: 0.7;
}

.tape-popup {
	position: fixed;
	top: 300px;
	left: 50%;
	margin-left: -150px;
	background: #fff;
	width: 300px;
	height: 200px;
	z-index: 999;
	box-sizing: border-box;
	padding: 15px;
}

.tape-popup h3,
.tape-popup h5 {
	text-align: center;
}

.tape-popup .input-t {
	background: #d9eff7;
	width: 270px;
	height: 24px;
	padding: 0 10px;
	margin-bottom: 10px;
}

.popup-button {
	width: 133px;
	background: #c1c1c1;
	height: 24px;
	color: #555;
}

.popup,
.tape-popup {
	display: none;
}
.blue-text {
	color: #1a8bd0;
	font-size: 36px;
}
.form-text {
	float: left;
	font-size: 21px;
}

.formCall {
	display: block;
	width: 100%;
}
.formCall .fa-paper-plane{
	margin-right:10px;
}
.formCall input, .formCall button {
	border: 1px solid #ffb617;
	border-radius: 5px;
	padding: 12px 52px;
	font-size: 20px;
}
.formCall input:first-child{
	margin-right: 30px;
	width: 60%;
	padding: 12px;
	border: 1px solid #c3c3c3;
}
.CallBtn {
	background: #ffb617;
	color: #fff;
}

.tooltip {
    z-index: 9999;
    transition: 0.2s;
    color: rgb(255, 255, 255);
    top: 1444px;
    right: 3px;
    position: absolute;
    display: block;
    border-radius: 10px;
    padding: 5px;
    font-size: 12px;
    left: auto !important;
    background-color: rgb(0, 0, 0);
}

@media screen and (max-width: 1100px) {
    .formCall input {
        width: 50% !important;
    }
}

@media screen and (max-width: 991px) {
    .form-text {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 576px) {
    .formCall input {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 10px;
    }
    
    .CallBtn {
        width: 100% !important;
    }
}