@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,700,500,900);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,300,500,700);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,300,600,900);

html {
height:100%;
-webkit-font-smoothing:antialiased!important;
font-smoothing:antialiased!important;
text-rendering:optimizeLegibility!important;
overflow-x:hidden;
max-width:100%;
}

body {
font-family:'Open Sans', sans-serif;
color:#777;
font-size:13px;
font-weight:400;
margin-top: 60px;
line-height:1.64285;
}
#container-f {
	min-height:100%;
	position:relative;
}
#body-f {
}
img.responsive {
max-width:100%;
display:block;
height:auto;
}

blockquote {
padding:15px 20px;
margin:20px 0;
border-left:4px solid #FF4D50;
background-color:#F5F5F5;
border-top-right-radius:3px;
border-bottom-right-radius:3px;
}

blockquote p {
font-size:15px;
font-weight:400;
margin-top:0!important;
line-height:1.64285;
}

@media (max-width: 992px) {
body {
margin:0;
}
}

a,a:link,a:visited {
-webkit-transition:color .25s;
-moz-transition:color .25s;
-o-transition:color .25s;
transition:color .25s;
outline:0;
}

/* Page Loading */
#pageloader {
width:100%;
height:100%;
position:fixed;
background-color:#282828;
z-index:999999;
overflow:hidden;

}

.loader-img {
position:absolute;
width:auto;
height:height;
margin:-27px 0 0 -27px;
top:50%;
left:50%;
text-align:center;
}

/* For items that are floated right that you want floated left for smaller screens */
@media (max-width: 991px) {
.pull-left-sm {
float: left !important;
}
}
/* ========== MARGIN, PADDING AND BORDER OVERIDES ========== */
.kill-top-margin {
margin-top:0!important;
}

.kill-bottom-margin {
margin-bottom:0!important;
}

.kill-top-padding {
padding-top:0!important;
}

.kill-bottom-padding {
padding-bottom:0!important;
}

.kill-border {
border:0!important;
}

/* ========== FONT CLASSES ========== */
.weight-300 {
font-weight:300;
}

.weight-400 {
font-weight:400;
}

.weight-700 {
font-weight:700;
}

.weight-800 {
font-weight:800;
}

.uppercase {
text-transform:uppercase;
}

.color-primary {
color:#01CFCA!important;
}

.bg-primary {
background-color:#01CFCA!important;
}

.color-secondary {
color:#FF4D50!important;
}

.bg-secondary {
background-color:#FF4D50!important;
}

.color-primary-dark {
color:#2f3640!important;
}

.bg-primary-dark {
background-color:#282828;
}

.color-secondary-dark {
color:#373d49!important;
}

.bg-secondary-dark {
background-color:#282828;
}

.color-white {
color:#FFF!important;
}

.color-off-white {
color:#CCC!important;
}

/* =================================  */
/* ========== 3. HEADING STYLES ==========  */
/* =================================  */
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
font-family:'Open Sans', sans-serif;
font-weight:400;
color:#2f3640;
line-height:1.4;
z-index:2;
position:relative;
}

h1,h2,h3 {
margin-top:20px;
margin-bottom:20px;
}

h4,h5,h6 {
margin-top:10px;
margin-bottom:10px;
}

h1,.h1 {
font-size:30px;
letter-spacing:-1px;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
}

h2,.h2 {
font-size:30px;
letter-spacing:-1px;
}

h3,.h3 {
font-size:24px;
letter-spacing:-.5px;
}

h4,.h4 {
font-size:18px;
letter-spacing:-.25px;
}

h5,.h5 {
font-size:14px;
letter-spacing:-.25px;
}

h6,.h6 {
font-size:12px;
}

/* Helper class that can be added to images to make them into a circle */
.rounded {
border-radius:500px;
}

section {
position:relative;
}
section#about .container {
	width: 100%;
}
section#services {
	background: #aeaeae;
}
section#gallery,section#cable,section#policy,section#newsletter,section#contacts,section#products,section#introduction,section#colleague {
	background: #ffffff;
}
section#gallery .files img {
	margin: 0px 5px 15px 25px;
}
section#products .products-wrapper {
	width: 730px;
	height: 205px;
	margin: 25px auto 40px auto;
}
section#products .products-outer {
	width:133px;
	height:200px;
	float: left;
	margin-right: 65px;
	text-align: center;
}
section#products .products-outer a:hover {
	text-decoration:none;
}
section#products .products-outer:last-child {
	margin-right: 0px;
}
section#products .products-outer h2 {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}
section#products .products-wrapper .products-inner-1 {
	width: 85%;
	height: 55%;
	margin: 0px auto;
	background: url('../images/kabel-icon.png') no-repeat #1d55a2;
	background-position: center center;
	background-size: 40%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	cursor: pointer;
}
section#products .products-wrapper .products-inner-2 {
	width: 85%;
	height: 55%;
	margin: 0px auto;
	background: url('../images/halozat-icon.png') no-repeat #1d55a2;
	background-position: center center;
	background-size: 62%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	cursor: pointer;
}
section#products .products-wrapper .products-inner-3 {
	width: 85%;
	height: 55%;
	margin: 0px auto;
	background: url('../images/szerszam-icon.png') no-repeat #1d55a2;
	background-position: center center;
	background-size: 30%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	cursor: pointer;
}
section#products .products-wrapper .products-inner-4 {
	width: 85%;
	height: 55%;
	margin: 0px auto;
	background: url('../images/melyepites-icon.png') no-repeat #1d55a2;
	background-position: center center;
	background-size: 66%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	cursor: pointer;
}
/* ==================================== */
/* ========== 4. CONTENT SECTIONS ========== */
/* ==================================== */
/* Add a color or background image directly to the element inline */
.fullwidth-section {
position:relative;
padding-top:80px;
padding-bottom:80px;
background-size:100% auto;
background-position:center center;
background-attachment:fixed;
background-repeat:repeat;
background-size:100% auto;
}

.fullwidth-section.half-padding {
padding-top:40px;
padding-bottom:40px;
}
@media (max-width: 991px) {
.fullwidth-section {
background-size:auto 100%;
}
}
/* =================================  */
/* =========== 5. ICON STYLES ===========  */
/* =================================  */
.outline-icon {
position:relative;
display:inline-block;
border:solid 2px #FFF;
width:28px;
height:28px;
border-radius:100px;
margin:0;
margin-right:3px;
margin-left:3px;
-webkit-transition:all .25s;
-ms-transition:all .25s;
-moz-transition:all .25s;
-o-transition:all .25s;
cursor:pointer;
}
.slider-wrapper {
	margin:0px auto;
	width: 970px; 
	position:relative;
}
.slider-wrapper .back-icon {
	width:27px;
	height:58px; 
	position:absolute; 
	left:-60px; 
	top:170px; 
	background:url('../images/slider-back.png') left top no-repeat;
	cursor: pointer;
}
.slider-wrapper .next-icon {
	width:26px;
	height:54px;
	position:absolute; 
	right:-60px; 
	top:170px; 
	background:url('../images/slider-next.png') left top no-repeat;
	cursor: pointer;
}
.slider-inner {
	width:270px; 
	text-align:center;
	float:left; 
	margin-right:75px;
}
.slider-inner:last-child {
	margin-right:0px;
}
.border-line {
	margin: 0px auto 0px auto;
	height:40px; 
	border-top:4px solid #fff; 
	width: 20px;
}
.border-line-2 {
	margin: 0px auto 0px auto;
	height:40px; 
	border-top:4px solid #282828; 
	width: 20px;
}
.border-line-3 {
	margin: 0px auto 0px auto;
	height:20px; 
	border-top:4px solid #282828; 
	width: 20px;
}
.slider-inner-h3 {
	height:50px;
}
.slider-inner-h3 h3 {
	color:#aeaeae; 
	text-transform:uppercase; 
	font-size:16px; 
	font-weight:bold;
	cursor: pointer;
}
.slider-inner-h3 a:hover {
	text-decoration: none;
}
.slider-inner-h3 h3:hover {
	color: #fff;
}
.slider-inner .content-box {
	height:180px;
}
.slider-inner .content-box p {
	font-size:14px; 
	color:#939393;
}
.button-box {
	margin-top:45px;
}
.button-box button {
	border: 2px solid #aeaeae; 
	color:#aeaeae; 
	text-align:center; 
	padding:12px 50px; 
	background: #282828;
	cursor: pointer;
}
.button-box button:hover {
	color:#fff;
	background: #3ec7f4;
}
.outline-icon i {
font-size:12px;
color:#FFF;
position:absolute;
left:50%;
margin-left:-8px;
top:50%;
margin-top:-6px;
}

.outline-icon:hover {
background-color:#01CFCA;
border:solid 2px #01CFCA;
}
section#products-sub .fullwidth-section,section#cable .fullwidth-section,section#newsletter .fullwidth-section,section#contacts .fullwidth-section,section#gallery .fullwidth-section,section#services .fullwidth-section,section#kapcsolat .fullwidth-section,section#colleague .fullwidth-section,section#policy .fullwidth-section,section#products .fullwidth-section,section#about-us .fullwidth-section,section#introduction .fullwidth-section {
	padding-top:0px;
}
section#about .bg-primary-dark {
	padding-top: 25px;
}
section#products-sub p,section#cable p,section#policy p,section#newsletter p,section#products p,section#about-us p,section#introduction p {
	text-align: center;
	font-size: 14px;
	color: #5e5e5e;
	line-height: 25px;
	margin-bottom:30px;
	display: block;
}
section#contacts p {
	font-size: 14px;
	color: #5e5e5e;
	display: block;
}
section#contacts .contacts-box-contact p {
	text-align: left;
	line-height: 24px;
	margin-bottom: 15px;
}
section#about-us .about-us-pic {
	width: 203px;
	height: 203px;
	margin: 0px auto;
	background: url('../images/about-us-pic.jpg') no-repeat;
}
section#about-us p:last-child {
	margin-top: 60px;
}
section#about-us .about-us-index-icon {
	width: 145px;
	height: 145px;
	margin: 0px auto;
	background: url('../images/index-logo.jpg') no-repeat;
	background-position: center center;
	border: 1px solid #b5b5b5;
}
section#about-us .about-us-input {
	width: 168px;
	height: 45px;
	margin: 0px auto;
}
section#about-us .about-us-line {
	height: 1px;
	width: 1140px;
	margin: 35px auto 20px auto;
	border-top: 1px solid #aeaeae;
}
section#about-us input {
	width: 170px;
	height: 45px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	background: #3ec7f4;
	border: none;
	margin:0px auto;
}
section#products .products-offer p a {
	color: #6ed5f7;
	text-decoration: underline;
}
section#products .products-offer {
	width: 380px;
	margin: 0px auto;
	text-align: center;
}
section#products .products-offer input {
	background: #3ec7f4;
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
	width: 180px;
	height: 45px;
	border: none;
}
section#newsletter h3,section#contacts h3 {
	font-size: 16px;
	color: #282828;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}
section#policy h3 {
	font-size: 16px;
	color: #282828;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 40px;
}
section#gallery h3 {
	font-size: 16px;
	color: #282828;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 25px;
}
section#gallery .backnavigation:hover {
	text-decoration: none;
}
section#introduction h3 {
	font-size: 16px;
	color: #282828;
	text-align: center;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 12px;
}
section#introduction .introduction-content {
	width: 550px;
	margin:0px auto 50px auto;
}
section#introduction .introduction-box {
	width: 490px;
	height: 230px;
	border: 2px solid #d4d4d4;
	margin: 0px auto 50px auto;
	font-size: 14px;
	text-align: justify;
	padding: 30px 15px 35px 15px;
}
section#introduction a {
	font-weight: bold;
	color: #3ec7f4;
}
section#introduction .introduction-box span {
	color: #3ec7f4;
	font-weight: bold;
}
section#about-us h3 {
	font-size: 16px;
	color: #282828;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 40px;
}
section#about-us h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
	margin-top:45px;
}
section#about-us h4:first-child {
	margin-top: 20px;
}
section#policy h4 {
	font-size: 16px;
	color: #282828;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 20px;
}
section#policy .date {
	font-style: italic;
}
section#policy .date span {
	display: block;
}
section#policy h3 span {
	display: block;
	font-weight: normal;
}
section#about-us h3 span {
	display: block;
	font-weight: normal;
	text-transform: none;
	margin-top: 5px;
}
section#policy ul {
	list-style: none;
	width: 220px;
	margin: 0px auto 40px auto;
}
section#introduction .introduction-content ul {
	list-style: none;
	width: 530px;
	text-align: center;
	margin-left: -12px;
}
section#policy ul li {
	text-align: left;
	font-size: 14px;
	color: #5e5e5e;
}
section #introduction ul li {
	color: #5e5e5e;
	text-align: left;
}
section#policy ul li:before {
    content: "\2022";
    color: #282828;
    margin-right: 10px;
}
section#introduction .introduction-content ul li:before {
	content: "\2022";
    color: #282828;
    margin-right: 5px;
}
section#services .container .row h1,section#kapcsolat .container .row h1 {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.5px;
}
section#products-sub .container .row h1,section#gallery .container .row h1,section#cable .container .row h1,section#newsletter .container .row h1,section#contacts .container .row h1,section#colleague .container .row h1,section#policy .container .row h1,section#products .container .row h1,section#about-us .container .row h1,section#introduction .container .row h1 {
	font-size: 30px;
	color: #282828;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-weight: 500;
}
section#services .container .row ul {
   height: 48px;
   list-style-type: none; 
   text-align: left;
   padding: 0px;
 }
section#services .services-wrapper,section#gallery .gallery-wrapper {
	width: 780px;
	margin: 0px auto;
}
section#services .services-wrapper > div {
	border:1px solid #c8ced4;
	padding:0px; 
	background:#000;
	cursor: pointer;
}
section#gallery .gallery-wrapper > div {
	padding:0px;
	background: #000;
	cursor: pointer;
	position:relative; 
	float: left; 
	width: 250px; 
	height: 259px; 
	margin-right: 35px;
}
section#gallery .gallery-wrapper > div:last-child {
	margin-right: 0px;
}
section#services .services-wrapper > div img:hover {
	width: 100%; 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
	filter: alpha(opacity=35);	
	-moz-opacity:0.35;	
	-khtml-opacity: 0.35;
	opacity: 0.35;
}
section#gallery .gallery-wrapper > div img {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);	
	-moz-opacity:0.40;	
	-khtml-opacity: 0.40;
	opacity: 0.40;
}
section#services .services-wrapper > div:hover div {
	display: block;
	line-height: 28px;
}
section#services .services-wrapper > div div {
	position:absolute;  
	margin:0px auto; 
	width: 100%; 
	top: 100px;
	left: 0px; 
	font-size: 25px; 
	text-transform: uppercase; 
	color:#fff;
	display: none;
	font-weight: lighter; 
	text-align:center;
}
section#gallery .gallery-wrapper > div div {
	position:absolute;  
	margin:0px auto; 
	width: 100%; 
	top:115px; 
	left: 0px; 
	font-size: 24px; 
	text-transform: uppercase;
	line-height: 28px;
	color:#fff;
	font-weight: lighter; 
	text-align:center;
}
section#services .container .row ul li {
	float: left;
	list-style-type: none;
	display: inline;
	padding-right: 25px;
}
section#services .container .row ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
section#services .container .row ul li a:hover {
	color: #282828;
}
.contact-text {
	margin-left:14px;
	color:#c9c9c9;
}
.contact-left-column {
	width:345px; 
	height:440px;
	float:left;
	padding-left: 10px;
	margin-right: 13px;
}
.contact-right-column {
	width:760px;
	height:440px;
	float:left;
	margin-top: 10px;
	position: relative;
}
.contact-left-column {
	font-size: 14px;
	color:#c9c9c9;
	padding-top:45px;
}

.contact-left-column span {
	display: block;
}
.contact-left-column i {
	color: #fff;
	float: left;
	width: 28px;
	height: 18px;
	padding-top: 4px;
}
.contact-left-column .contact-info-other {
	padding-left: 28px;
}
.contact-right-column input {
	width: 340px;
	color: #5e5e5e;
	height: 50px;
	padding-left: 17px;
	border: 1px solid #535353;
	font-size: 14px;
	margin-right: 20px;
}
.contact-right-column textarea {
	width: 703px;
	height: 200px;
	color: #5e5e5e;
	border: 1px solid #535353;
	font-size: 14px;
	padding-top: 20px;
	padding-left: 17px;
	margin-top: 30px;
	resize: none;
}
.contact-right-column input[type="submit"] {
	position: absolute;
	bottom: 0px;
	left: 126px;
	width: 170px;
	height: 45px;
	background: #3ec7f4;
	color: #fffefe;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
}
.contact-footer {
	width:200px; 
	height: 50px; 
	margin: 120px auto 0px auto;
}
.footer-icon {
	width:170px; 
	height: 50px; 
	margin: 9px auto 0px auto;
}
.contact-footer a,.footer-icon a {
	float: left;
	width: 43px;
	height: 43px;
	margin-right: 20px;
}
.footer-icon a:last-child {
	margin-right: 0px;
}
.contact-footer span:last-child,.footer-icon span:last-child {
	margin-right: 0px;
}
.contact-footer .facebook-icon,.footer-icon .facebook-icon {
	background: url('../images/facebook.png') top left no-repeat;
	background-size: 43px 43px;
}
.contact-footer .google-icon,.footer-icon .google-icon {
	background: url('../images/google+.png') top left no-repeat;
	background-size: 43px 43px;
}
.contact-footer .twitter-icon,.footer-icon .twitter-icon {
	background: url('../images/twitter.png') top left no-repeat;
	background-size: 43px 43px;
}
/* =========== SPECIAL ICON STYLES ===========  */
.icon-effect-1 {
background-color:#2f3640;
box-shadow:0 0 0 0 #FFF;
border:4px solid #FFF;
border-radius:100px;
color:#FFF;
font-size:60px;
width:120px;
height:120px;
padding-top:26px;
text-align:center;
-webkit-transition:all .3s;
-moz-transition:all .3s;
transition:all .3s;
margin-top: 20px;
}

.icon-effect-1:hover {
border:4px solid #2f3640;
color:#FFF;
box-shadow:0 0 0 4px #2f3640;
-webkit-transition:all .3s;
-moz-transition:all .3s;
transition:all .3s;
}

.icon-effect-2 {
background-color:#2f3640;
box-shadow:0 0 0 3px #FFF;
border:none;
border-radius:100px;
color:#FFF;
font-size:60px;
width:120px;
height:120px;
padding-top:30px;
text-align:center;
-webkit-transition:all .2s;
-moz-transition:all .2s;
transition:all .2s;
margin-top: 20px;
}

.icon-effect-2:hover {
color:#FFF;
box-shadow:0 0 0 6px #FFF;
-webkit-transition:all .2s;
-moz-transition:all .2s;
transition:all .2s;
}
/* =================================  */
/* ============ 6. BLOG STYLES ==========  */
/* =================================  */
.blog-wrapper {
position:relative;
background-color:#F5F5F5;
padding:25px;
padding-bottom:20px;
margin-bottom:20px;
color:#555555;
border:solid 1px rgba(0,0,0,.1);
border-bottom-right-radius:2px;
border-bottom-left-radius:2px;
}

.blog-wrapper h3 {
font-weight:700;
color:#2f3640;
margin-top:0;
text-align:center;
}

#blog-page h3 {
text-align:left;
}

.blog-wrapper h2 {
font-weight:700;
color:#2f3640;
margin-top:0;
}

.blog-wrapper .read-more {
color:#01CFCA;
font-weight:700;
}

.blog-wrapper .read-more:hover {
color:#FF4D50;
}

.blog-info {
font-family:'Open Sans', sans-serif;
font-size:11px;
font-weight:700;
color:#373d49;
margin-top:25px;
text-transform:uppercase;
}

.blog-info i {
position:relative;
font-size:14px;
margin-right:4px;
margin-left:15px;
top:1px;
}

.blog-info i:first-child {
margin-left:0;
}

.blog-info .likes {
color:#FF4D50;
float:right;
}

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

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

/* ================================ */
/* ========== 7. IMAGE STYLES ========== */
/* ================================ */
.img-thumb {
position:relative;
width:100%;
overflow:hidden;
background-repeat:no-repeat;
background-size:100% auto;
background-position:center center;
border-top-right-radius:2px;
border-top-left-radius:2px;
}

.img-thumb img.filler {
opacity:0;
max-height:220px;
width:100%;
}

#blog-page .img-thumb img.filler {
max-height:420px;
}

#blog-page .blog-wrapper {
margin-bottom:60px;
}

.img-thumb-hover {
position:absolute;
border-radius:0;
width:0;
left:0;
height:100%;
z-index:1;
opacity:0;
-webkit-transition:all .35s;
-moz-transition:all .35s;
-o-transition:all .35s;
transition:all .35s;
transition-timing-function:ease-out;
-webkit-transition-timing-function:ease-out;
}

.img-thumb:hover .img-thumb-hover {
opacity:1;
width:100%;
background-color:rgba(0,0,0,.4);
}

.img-thumb-hover i {
position:absolute;
top:50%;
left:50%;
width:40px;
height:40px;
margin-top:-20px;
margin-left:-20px;
color:#FFF;
font-size:18px;
line-height:0;
text-align:center;
padding-top:18px;
border:2px solid #FFF;
border-radius:50px;
-webkit-transition:all .35s;
-moz-transition:all .35s;
-o-transition:all .35s;
transition:all .35s;
}

.img-thumb-hover-left i,.img-thumb-hover-right i {
position:absolute;
top:50%;
left:50%;
width:40px;
height:40px;
margin-top:-20px;
margin-left:-20px;
color:#FFF;
font-size:18px;
line-height:0;
text-align:center;
padding-top:18px;
border:2px solid #FFF;
border-radius:50px;
-webkit-transition:all .35s;
-moz-transition:all .35s;
-o-transition:all .35s;
transition:all .35s;
}

.img-thumb-hover-left {
position:absolute;
border-radius:0;
width:0;
left:0;
height:100%;
z-index:1;
opacity:0;
-webkit-transition:all .35s;
-moz-transition:all .35s;
-o-transition:all .35s;
transition:all .35s;
transition-timing-function:ease;
-webkit-transition-timing-function:ease;
}

.img-thumb-hover-right {
position:absolute;
border-radius:0;
width:0;
right:0;
height:100%;
z-index:1;
opacity:0;
-webkit-transition:all .35s;
-moz-transition:all .35s;
-o-transition:all .35s;
transition:all .35s;
transition-timing-function:ease;
-webkit-transition-timing-function:ease;
}

.img-thumb:hover .img-thumb-hover-left,.img-thumb:hover .img-thumb-hover-right {
opacity:1;
width:50%;
background-color:rgba(0,0,0,.4);
}

.img-thumb .img-thumb-hover-left:hover {
background-color:rgba(0,0,0,.6);
}

.img-thumb .img-thumb-hover-right:hover {
background-color:rgba(0,0,0,.6);
}

.img-thumb .img-thumb-hover-left:hover i,.img-thumb .img-thumb-hover-right:hover i,.img-thumb .img-thumb-hover i:hover {
background-color:#01CFCA;
border:2px solid #01CFCA;
}

#post .img-thumb img.filler {
opacity:0;
max-height:520px;
width:100%;
margin-top:60px;
}

/* =================================  */
/* =========== 8. POST STYLES ===========  */
/* =================================  */
.post-info {
color:#FFF;
margin-bottom:20px;
font-weight:600;
font-size:12px;
text-transform:uppercase;
}

.post-info i {
font-size:14px;
margin-right:4px;
margin-left:12px;
}

.post-info i:first-child {
margin-left:0;
}

.likes {
color:#FF4D50;
}

.img-wrapper {
position:relative;
width:100%;
margin-bottom:6px;
}

img {
outline:0;
border-radius:2px;
}

.img-pull-right {
position:relative;
margin-top:24px;
margin-bottom:18px;
margin-left:24px;
float:right;
max-width:100%;
padding:0;
}

.img-pull-left {
position:relative;
margin-top:24px;
margin-bottom:18px;
margin-right:24px;
float:left;
max-width:100%;
padding:0;
}

@media (max-width: 767px) {
.img-pull-right {
width:100%;
margin-left:0;
}

.img-pull-left {
width:100%;
margin-right:0;
}
}

ul.comments {
margin:0;
padding:0;
margin-top:10px;
}

.comments li {
list-style:none;
}

.comments li.reply {
list-style:none;
margin-left:100px;
}

.avatar-pic {
width:80px;
height:80px;
margin:auto;
margin-bottom:10px;
margin-top:0;
border-radius:50px;
position:relative;
overflow:hidden;
background-color:#F5F5F5;
margin-right:20px;
float:left;
}

.avatar-pic img {
border-radius:50px;
}

.comment-info {
position:relative;
margin-bottom:10px;
}

.comment-date {
text-align:left;
font-size:11px;
}

.reply-link {
text-align:right;
margin-top:5px;
font-weight:600;
font-size:12px;
}

.reply-link i {
margin-right:4px;
}

.comments p {
margin-top:0;
margin-bottom:0;
}

.form-control:focus {
box-shadow:none;
border-color:#E2E2E2;
}



/* ======================================== */
/* ========== 9. PARALLAX BACKGROUNDS ========== */
/* ======================================== */
.parallax {
margin-top:0;
margin-bottom:0;
background-size:100% auto;
width: 100%; 
height: 252px; 
position:absolute; 
top:0px; 
z-index:-1;
}

.parallax h1 {
position:relative;
color:#FFF;
font-weight:700;
font-size:60px;
letter-spacing:-2px;
text-align:center;
z-index:100;
}

.parallax h2 {
position:relative;
color:#FFF;
font-weight:400;
text-align:center;
z-index:100;
}
@media (max-width: 991px) {
.parallax {
background-attachment:fixed;
background-position:center center;
background-repeat:repeat;
position:relative;
z-index:-1;
margin-top:0;
margin-bottom:0;
background-size:auto 100%;
}

.parallax h1 {
font-size:30px;
letter-spacing:-1px;
}

.parallax h2 {
font-size: 20px;
}
}
/* =====================================  */
/* ============ 10. OVERLAY EFFECTS ============  */
/* =====================================  */
.img-overlay1 {
position:absolute;
top:0;
width:100%;
height:100%;
background-image:url(../img/pat1.png);
background-repeat:repeat;
background-attachment:fixed;
background-color:rgba(47,54,64,0.2);
}

.img-overlay2 {
position:absolute;
top:0;
width:100%;
height:100%;
background-image:url(../img/pat2.png);
background-repeat:repeat;
background-attachment:fixed;
background-color:rgba(47,54,64,0.2);
}

.img-overlay3 {
position:absolute;
top:0;
width:100%;
height:100%;
background-image:url(../img/pat3.png);
background-repeat:repeat;
background-attachment:fixed;
background-color:rgba(47,54,64,0.2);
}

.img-overlay4 {
position:absolute;
top:0;
width:100%;
height:100%;
background-image:url(../img/pat4.png);
background-repeat:repeat;
background-attachment:fixed;
background-color:rgba(47,54,64,0.2);
}

.img-overlay-solid {
position:absolute;
top:0;
width:100%;
height:100%;
z-index:1;
background-repeat:repeat;
}
.overlay {
   background:transparent; 
   position:relative; 
   width:100%;
   height:400px; /* your iframe height */
   top:400px;  /* your iframe height */
   margin-top:-400px;  /* your iframe height */
}
/* =========================================  */
/* ============ 11. BOOTSTRAP CAROUSEL ============  */
/* =========================================  */
#carousel {
margin-bottom:30px;
}

#carousel .carousel-indicators {
position:relative;
top:0;
height:30px;
left:50%;
z-index:15;
width:60%;
margin-left:-30%;
padding-left:0;
list-style:none outside none;
text-align:center;
margin-bottom:30px;
}

#carousel .carousel-indicators li {
display:inline-block;
width:12px;
height:12px;
margin:1px;
text-indent:-999px;
background-color:#FFF;
opacity:0.5;
border:0;
border-radius:10px;
cursor:pointer;
}

#carousel .carousel-indicators li:hover {
opacity:1;
}

#carousel .carousel-indicators .active {
opacity:1;
}

#carousel .carousel-control {
position:absolute;
top:50%;
width:25px;
height:25px;
margin-top:13px;
border-radius:20px;
font-size:20px;
opacity:1;
color:#FFF;
background-color:rgba (0,0,0,0);
border:2px solid #FFF;
background-image:none;
text-align:center;
text-shadow:none;
transition:all .25s;
-moz-transition:all .25s;
-webkit-transition:all .25s;
z-index:15;
}

#carousel .carousel-control:hover {
opacity:1;
border:2px solid #01CFCA;
background-color:#01CFCA;
}

#carousel .carousel-control.left {
left:15px;
}

#carousel .carousel-control.right {
right:15px;
}

#carousel .carousel-control i {
position:relative;
top:-9px;
font-size:11px;
text-shadow:0;
}

#carousel .carousel-caption {
position:absolute;
font-size:16px;
left:15%;
right:15%;
bottom:20px;
z-index:10;
padding-top:20px;
padding-bottom:20px;
color:rgb(255,255,255);
text-align:center;
text-shadow:0 1px 2px rgba(0,0,0,0.6);
}
#carousel .carousel-inner {
top: 30px;
}
.testimonial-slider {
font-size:16px;
font-weight:400;
padding-right:80px;
padding-left:80px;
}

.testimonial-slider .user {
width:150px;
height:150px;
border-radius:75px;
margin-right:30px;
margin-bottom:30px;
}

.source {
padding-top:15px;
font-weight:400;
font-size:14px;
}

/* ============================================================ */
/* ================== 12. SCROLL TO TOP SCRIPT ====================== */
/* ============================================================ */
.scrollup {
width:30px;
height:30px;
border-radius:15px;
opacity:.3;
position:fixed;
bottom:20px;
right:25px;
color:#FFF;
cursor:pointer;
background-color:#000;
z-index:10;
transition:opacity .5s, background-color .5s;
-moz-transition:opacity .5s, background-color .5s;
/* Firefox 4 */
-webkit-transition:opacity .5s, background-color .5s;
}

.scrollup:hover {
background-color:#01CFCA;
opacity:1;
}

.scrollup i {
font-size:13px;
position:absolute;
opacity:1;
color:#FFF;
left:50%;
top:50%;
margin-top:-7px;
margin-left:-6px;
text-decoration:none;
}


/* ==================================== */
/* ============= 13. TEAM SECTION ============ */
/* ==================================== */
#team img {
border-radius:78px;
width:156px;
height:156px;
margin:0 auto;
margin-bottom:20px;
}

#team hr {
margin-top:40px;
margin-bottom:40px;
}

.team-hover {
position:absolute;
left:50%;
margin-left:-78px;
background-color:rgba(0,0,0,0.5);
width:156px;
height:156px;
border-radius:80px;
opacity:0;
transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;
}

.team-hover:hover {
opacity:1;
}

.team-hover-text {
position:relative;
color:#FFF;
font-size:13px;
font-weight:700;
top:50%;
text-align:center;
margin-top:-16px;
}

.team-info h4 {
font-weight:700;
}

.team-info h6 {
color:#373d49;
text-transform:uppercase;
}

@media (max-width: 1200px) {
#team img {
width:132px;
height:132px;
}

.team-hover {
margin-left:-66px;
width:132px;
height:132px;
}
}

/* ======================================  */
/* ============= 14. SOCIAL ICON BARS ============ */
/* ======================================  */
/* REGULAR BAR */
.social-icons {
color:#2f3640;
margin-top:20px;
margin-bottom:20px;
}

.social-icons i {
font-size:16px;
margin-right:3px;
margin-left:3px;
border:2px solid #2f3640;
border-radius:25px;
padding:5px;
cursor:pointer;
-webkit-transition:all .25s;
-ms-transition:all .25s;
-moz-transition:all .25s;
-o-transition:all .25s;
}

.social-icons i:hover {
border-color:#FF4D50;
color:#FF4D50;
}

/* ============================================================ */
/* ================= 15. CONTACT PAGE MAP STYLES ======================= */
/* ============================================================ */
.map-wrapper {
position:relative;
width:100%;
height:400px;
overflow:hidden;
}

#map-canvas {
width:100%;
height:400px;
border:0;
}

#contact form {
position:relative;
z-index:3;
}

#contact .form-group {
color:#FFF;
}

#contact .form-group input,#contact .form-group textarea {
background-color:rgba(0,0,0,0);
color:#FFF;
border:2px solid #FFF;
padding:10px;
height:auto;
font-size:13px;
border-radius:2px;
box-shadow:none;
}

#contact label {
font-size:14px;
font-weight:700;
}

#contact input.parsley-success,textarea.parsley-success {
color:#468847!important;
background-color:#DFF0D8!important;
}

#contact input.parsley-error,textarea.parsley-error {
color:#B94A48!important;
background-color:#F2DEDE!important;
}

#contact ul.parsley-error-list {
list-style-type:none;
margin:0;
padding:0;
}

/* =================================  */
/* ========== 16. ICON FEATURE BOXES STYLES ==========  */
/* =================================  */
/* === Vertical 3 Column === */
.icon-feature-3column {
}

.icon-feature-3column i {
font-size:100px;
margin-top:20px;
margin-bottom:20px;
}

/* === Vertical 4 Column === */
.icon-feature-4column {
}

.icon-feature-4column i {
font-size:70px;
margin-top:20px;
margin-bottom:20px;
}

/* === Vertical 3 Column - With Background === */
.icon-feature-3column-alt {
}

.icon-feature-3column-alt i {
font-size:70px;
border-radius:100px;
padding:35px;
margin-top:20px;
margin-bottom:20px;
}

/* === Vertical 4 Column - With Background === */
.icon-feature-4column-alt {
}

.icon-feature-4column-alt i {
font-size:50px;
border-radius:100px;
padding:25px;
margin-top:20px;
margin-bottom:20px;
}

/* === Horizontal 3 Column === */
.icon-feature-3column-horizontal {
display:table;
}

.icon-feature-3column-horizontal .icon {
display:table-cell;
padding-top:15px;
}

.icon-feature-3column-horizontal .icon i {
font-size:40px;
}

.icon-feature-3column-horizontal .content {
display:table-cell;
vertical-align:top;
text-align:left;
padding-left:20px;
}

/* === Horizontal 2 Column === */
.icon-feature-2column-horizontal {
display:table;
}

.icon-feature-2column-horizontal .icon {
display:table-cell;
padding-top:15px;
}

.icon-feature-2column-horizontal .icon i {
font-size:60px;
}

.icon-feature-2column-horizontal .content {
display:table-cell;
vertical-align:top;
text-align:left;
padding-left:30px;
}

/* === Horizontal 3 Column - With Background === */
.icon-feature-3column-horizontal-alt {
display:table;
}

.icon-feature-3column-horizontal-alt .icon {
display:table-cell;
padding-top:15px;
}

.icon-feature-3column-horizontal-alt .icon i {
border-radius:100px;
padding:12px;
font-size:24px;
margin-top:0;
margin-bottom:20px;
}

.icon-feature-3column-horizontal-alt .content {
display:table-cell;
vertical-align:top;
text-align:left;
padding-left:20px;
}

/* === Horizontal 2 Column - With Background === */
.icon-feature-2column-horizontal-alt {
display:table;
}

.icon-feature-2column-horizontal-alt .icon {
display:table-cell;
padding-top:15px;
}

.icon-feature-2column-horizontal-alt .icon i {
border-radius:100px;
padding:16px;
font-size:32px;
margin-top:0;
margin-bottom:20px;
}

.icon-feature-2column-horizontal-alt .content {
display:table-cell;
vertical-align:top;
text-align:left;
padding-left:20px;
}

/* =================================  */
/* ========== ANIMATION DEMO ==========  */
/* =================================  */
.animation-demo {
border-radius:3px;
padding:20px 30px;
margin-bottom:30px;
}

/* ======================================== */
/* =============== 17. PRICING TABLES =========== */
/* ======================================== */
#pricing .col-md-4:first-child {
padding-right:0;
padding-left:15px;
}

#pricing .col-md-4:last-child {
padding-left:0;
padding-right:15px;
}

@media (max-width: 767px) {
#pricing .col-md-4:first-child {
padding-right:0;
padding-left:0;
}

#pricing .col-md-4:last-child {
padding-left:0;
padding-right:0;
}
}

#pricing .col-md-4 {
padding-right:0;
padding-left:0;
}

.pricing-table-header {
text-align:center;
background-color:#2f3640;
color:#FFF;
font-size:14px;
font-weight:600;
padding-top:30px;
padding-bottom:30px;
}

#pricing .col-md-4:hover .pricing-table-header {
background-color:#01CFCA;
}

#pricing .col-md-4:hover .pricing-table-features li:last-child {
background-color:#01CFCA;
}

#pricing .col-md-4:first-child .pricing-table-header {
border-top-left-radius:2px;
}

#pricing .col-md-4:last-child .pricing-table-header {
border-top-right-radius:2px;
}

.pricing-table-price {
font-size:100px;
line-height:100px;
color:#FFF;
font-weight:600;
margin-top:20px;
}

.pricing-table-price i {
font-size:34px;
position:relative;
margin-right:5px;
top:-40px;
}

.pricing-table-decimal {
font-size:16px;
position:relative;
top:-5px;
font-weight:400;
margin-left:2px;
letter-spacing:0;
line-height:0;
}

.pricing-table-features {
list-style:none;
padding:0;
border:none;
}

.inner {
border-right:0;
border-left:0;
}

.pricing-table-features li,.pricing-table-features li a {
text-align:center;
padding:10px;
margin:0;
font-size:14px;
color:#FFF;
}

.pricing-table-features li:nth-child(odd) {
background-color:#373d49;
}
.pricing-table-features li:nth-child(even) {
background-color:#2f3640;
}
.pricing-table-features li:last-child {
-webkit-box-shadow:inset 0 -4px 0 0 rgba(0,0,0,0.2);
-moz-box-shadow:inset 0 -4px 0 0 rgba(0,0,0,0.2);
box-shadow:inset 0 -4px 0 0 rgba(0,0,0,0.2);
}
.pricing-table-features:active li:last-child {
padding-top: 11px;
padding-bottom: 9px;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}
.pricing-table-features li:last-child a {
display: block;
font-size: 16px;
font-weight: 700;
}
.pricing-table-features i {
margin-right:4px;
font-size:16px;
}

/* =================================  */
/* =========== 18. FORM STYLES ==========  */
/* =================================  */
.form-group input,.form-group textarea {
background-color:rgba(0,0,0,0);
color:#777;
border:2px solid #E2E2E2;
padding:10px;
height:auto;
font-size:13px;
box-shadow:none;
}

/* =================================  */
/* =========== 19. SIDEBAR STYLES ==========  */
/* =================================  */
#sidebar .input-group input {
background-color:rgba(0,0,0,0);
color:#777;
border:2px solid #E2E2E2;
padding:10px;
height:auto;
font-size:13px;
box-shadow:none;
}

#sidebar .input-group .input-group-btn .btn {
margin-left:0;
padding:11px 12px;
}

#sidebar hr {
margin-top:10px;
margin-bottom:10px;
}

#sidebar h4 {
margin-top:40px;
margin-bottom:20px;
text-transform:uppercase;
font-weight:600;
}

#sidebar i {
margin-right:4px;
}

#sidebar a.tag {
margin:0 7px 7px 0;
padding:4px 8px;
border-radius:2px;
display:block;
float:left;
color:#FFF;
background-color:#373d49;
-webkit-transition:background-color .25s;
-moz-transition:background-color .25s;
-o-transition:background-color .25s;
transition:background-color .25s;
}

#sidebar a.tag:hover {
background-color:#FF4D50;
}

/* =================================  */
/* ========== 20. PORTFOLIO STYLES ==========  */
/* =================================  */
#portfolio h4 {
font-weight:700;
text-align:center;
margin-top:0;
}

#portfolio .row {
margin-bottom:15px;
}

/* ================================= */
/* ========== 21. ISOTOPE FILTERING SCRIPT ========== */
/* ================================= */
#isotope {
width:100%;
margin-top:0;
}

.isotope-item {
z-index:2;
}

.isotope-hidden.isotope-item {
pointer-events:none;
z-index:1;
}

.isotope,.isotope .isotope-item {
-webkit-transition-duration:.5s;
-moz-transition-duration:.5s;
-ms-transition-duration:.5s;
-o-transition-duration:.5s;
transition-duration:.5s;
}

.isotope {
-webkit-transition-property:height, width;
-moz-transition-property:height, width;
-ms-transition-property:height, width;
-o-transition-property:height, width;
transition-property:height, width;
}

.isotope .isotope-item {
-webkit-transition-property:0 opacity;
-moz-transition-property:0 opacity;
-ms-transition-property:0 opacity;
-o-transition-property:0 opacity;
transition-property:transform, opacity;
}

#isotope-filter {
list-style:none;
position:relative;
float:right;
margin-top:-60px;
}

#isotope-filter ul {
display:block;
visibility:hidden;
opacity:0;
height:0;
overflow:hidden;
transition-property:opacity;
transition-duration:.25s;
transition-delay:.25s;
/* Safari */
-webkit-transition-property:opacity;
-webkit-transition-duration:.25s;
-webkit-transition-delay:.25s;
}

#isotope-filter .dropdown-menu {
padding:0;
margin:0;
list-style:none outside none;
text-transform:none;
background-color:rgba(0,0,0,0);
color:#777;
border:0 none;
border-radius:0;
box-shadow:none;
background-clip:padding-box;
z-index: 10;
}

#isotope-filter:hover ul {
opacity:1;
visibility:visible;
height:auto;
border-radius:2px;
}

#isotope-filter li a {
background-color:#01CFCA;
color:#FFF;
border:0;
outline:0;
padding-top:8px;
padding-bottom:8px;
font-size:13px;
font-weight:700;
}

#isotope-filter li a:hover,#isotope-filter li a:focus {
background-color:#2f3640;
outline:0;
}

#isotope-filter li:last-child a:hover,#isotope-filter li:last-child a:focus {
border-bottom-left-radius:2px;
border-bottom-right-radius:2px;
}

#isotope-filter li:first-child a:hover,#isotope-filter li:first-child a:focus {
border-top-left-radius:2px;
border-top-right-radius:2px;
}

#isotope .col-sm-3,#isotope .col-md-3,#isotope-masonry .col-sm-3,#isotope-masonry .col-md-3,#isotope-gallery .col-sm-3,#isotope-gallery .col-md-3 {
width:24.9%;
}

#isotope .col-sm-4,#isotope .col-md-4,#isotope-masonry .col-sm-4,#isotope-masonry .col-md-4,#isotope-gallery .col-sm-4,#isotope-gallery .col-md-4 {
width:33.3%;
}

@media (max-width: 991px) {
#isotope .col-sm-3,#isotope .col-md-3 {
width:100%;
}

#isotope .col-sm-4,#isotope .col-md-4 {
width:100%;
}
}

/* ================================= */
/* ========== 22. COUNTER STYLES ========== */
/* ================================= */
.counter {
font-size:80px;
font-weight:700;
color:#01CFCA;
line-height:1;
}

/* ================================= */
/* ========== 23. PAGINATION STYLES ========== */
/* ================================= */
.pagination > li > a,.pagination > li > span {
position:relative;
float:left;
padding:6px 12px;
line-height:1.428571429;
text-decoration:none;
background-color:#F5F5F5;
border:1px solid #EEE;
margin-left:2px;
border-radius:2px;
transition:all .5s,;
-moz-transition:all .5s;
/* Firefox 4 */
-webkit-transition:all .5s;
}

.pagination li:first-child i {
margin-right:5px;
}

.pagination li:last-child i {
margin-left:5px;
}

.pagination > li > a, .pagination > li > span {
background-color:#FFF;
}

.pagination > li:first-child > a,.pagination > li:first-child > span {
margin-left:0;
border-bottom-left-radius:2px;
border-top-left-radius:2px;
}

.pagination > li:last-child > a,.pagination > li:last-child > span {
border-bottom-right-radius:2px;
border-top-right-radius:2px;
}

.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus {
background-color:#01CFCA;
color:#FFF;
border-color:#01CFCA;
}

.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus {
z-index:2;
color:#ffffff;
background-color:#01CFCA;
border-color:#01CFCA;
cursor:default;
}

.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus {
z-index:2;
color:#ffffff;
background-color:#01CFCA;
border-color:#01CFCA;
cursor:default;
}

.pagination-lg > li > a,.pagination-lg > li > span {
padding:10px 16px;
font-size:18px;
}

.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span {
border-bottom-left-radius:2px;
border-top-left-radius:2px;
}

.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span {
border-bottom-right-radius:2px;
border-top-right-radius:2px;
}

.pagination-sm > li > a,.pagination-sm > li > span {
padding:5px 10px;
font-size:12px;
}

.pagination-sm > li:first-child > a,.pagination-sm > li:first-child > span {
border-bottom-left-radius:2px;
border-top-left-radius:2px;
}

.pagination-sm > li:last-child > a,.pagination-sm > li:last-child > span {
border-bottom-right-radius:2px;
border-top-right-radius:2px;
}

/* === ACCORDIAN === */
.panel-title {
font-size:13px;
position:relative;
top:-4px;
}

.panel-title a {
color:#777;
}

.panel-title a:hover {
color:#777;
}

.panel-title:after {
content:"\f0da";
display:inline-block;
font-family:FontAwesome;
font-style:normal;
font-weight:normal;
line-height:1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
position:absolute;
right:6px;
top:50%;
margin-top:-2px;
font-size:15px;
transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;
}

.panel-group .panel-heading {
transition:all .25s;
-moz-transition:all .25s;
-webkit-transition:all .25s;
padding:12px 15px;
border-bottom:1px solid transparent;
}

.panel-group .panel {
border-radius:0;
}

.panel {
border:1px solid transparent;
box-shadow:none;
border-bottom:none;
}

.panel-group .panel:first-child {
border-top-right-radius:3px;
border-top-left-radius:3px;
}

.panel-group .panel:last-child {
border-bottom:1px solid #EEE;
border-bottom-right-radius:3px;
border-bottom-left-radius:3px;
}

.panel-group .panel + .panel {
margin-top:0;
}

.panel-body {
border-top:1px solid #EEE;
padding:25px;
}

.panel-default {
border-color:#EEE;
}

.panel-heading:hover {
background-color:#F5F5F5;
}

#accordion .panel a.selected .panel-heading {
background-color:#01CFCA;
border-radius:0;
}

#accordion .panel a.selected .panel-title {
color:#FFF;
}

#accordion .panel a.selected .panel-title:after {
content:"\f0d7";
transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;
}

.panel-title i {
position:relative;
margin-right:15px;
font-size:24px;
top:5px;
}

/* === TABS === */
.nav-tabs {
border-bottom:1px solid #EEE;
font-size:13px;
}

.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {
color:#01CFCA;
}

.nav-tabs > li > a {
margin-right:2px;
color:#777;
line-height:1.42857;
border-radius:3px 3px 0 0;
background-color:#FFF;
border:0;
}

.nav-tabs > li.active > a {
background-color:#FFF;
border-bottom:3px solid #01CFCA;
}

.nav-tabs i {
margin-right:4px;
}

.tab-pane {
padding:15px 25px;
border-width:1px;
border-style:solid;
border-color:transparent #EEE #EEE;
border-bottom-right-radius:3px;
border-bottom-left-radius:3px;
}

.nav-tabs > li > a:hover {
border-color:#EEE;
}

.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {
border:1px solid #EEE;
border-bottom-color:transparent;
background-color:#FFF;
}

.nav-tabs#tabs > li > a {
background-color:#FFF;
border:0;
}

.nav-tabs#tabs > li.active > a {
background-color:#FFF;
border-bottom:3px solid #01CFCA;
}

.nav#tabs > li {
position:relative;
display:block;
}

/* ================================= */
/* ========== 24. FOOTER STYLES ========== */
/* ================================= */
.footer {
background-color:#282828;
color:#FFF;
width:100%;
height:200px;
position:absolute;
bottom:0;
}
#footer {
		width:100%;
		height:200px;
		position:absolute;
		bottom:-200px;
		left:0;
		background-color:#282828;
}
.wrapper {
	width: 76%;
	margin: 0px auto;
}
.footer i {
font-size:16px;
color:#FFF;
margin-right:3px;
margin-left:3px;
border:2px solid #FFF;
border-radius:25px;
padding:5px;
cursor:pointer;
-webkit-transition:all .25s;
-ms-transition:all .25s;
-moz-transition:all .25s;
-o-transition:all .25s;
}

.footer i:hover {
border-color:#FF4D50;
color:#FF4D50;
}
@media (max-width: 991px) {
.footer-contact-info span {
display: block;
margin-bottom: 10px;
}
}

.footer-bottom {
background-color:#282828;
padding:35px;
color:#FFF;
}

.footer-bottom a,.footer-bottom a:link,.footer-bottom a:visited,.footer a,.footer a:link,.footer a:visited {
color:#DDD;
}

.footer-bottom a:active,.footer-bottom a:hover,.footer a:active,.footer a:hover {
color:#FFF;
}
/* ===== SHORTCODE ICON DEMO ===== */
.shortcode-icon-demo i {
font-size:28px;
color:#01CFCA;
margin-top:7px;
margin-bottom:7px;
margin-right:15px;
}
/* ============================================================ */
/* ================= 25. STYLE SWITCHER STYLES ======================= */
/* ============================================================ */
.style-switch-wrapper {
position: fixed;
top: 100px;
left: -250px;
width: 250px;
height: auto;
background-color:#272d35;
border-bottom-right-radius: 4px;
padding: 20px 20px;
z-index: 1000;
-webkit-transition: all 0.35s;
-moz-transition:  all 0.35s;
-o-transition:  all 0.35s;
transition:  all 0.35s;
}
.style-switch-wrapper.active {
left: 0;
}
.style-switch-button {
position: absolute;
top: 0;
left: 250px;
width: 50px;
height: 50px;
background-color:#272d35;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
z-index: 1000;
cursor: pointer;
}
.style-switch-button i {
color: #FFF;
position: relative;
line-height: 1;
top:15px;
left: 15px;
font-size: 20px;
}
.style-switch-wrapper button {
width: 26px;
height: 25px;
border-radius: 4px;
padding: 0;
margin-bottom: 5px;
}
.style-switch-wrapper button:active, .style-switch-wrapper button:focus {
border: 2px solid #FFF;
}
.style-switch-wrapper #default {
background-color: #01CFCA;
}
.style-switch-wrapper #metro {
background-color: #00ffcc;
}
.style-switch-wrapper #midnight {
background-color: #3071a7;
}
.style-switch-wrapper #tangerine {
background-color: #ff8263;
}
.style-switch-wrapper #lime {
background-color: #2ecc71;
}
.style-switch-wrapper #aqua {
background-color: #1abc9c;
}
.style-switch-wrapper #purple {
background-color: #9b59b6;
}
.style-switch-wrapper #gold {
background-color: #ffdb49;
}
.style-switch-wrapper #fire {
background-color: #ff9834;
}
.style-switch-wrapper #pink {
background-color: #fa3dad;
}
.style-switch-wrapper #marine {
background-color: #327CCB;
}
.style-switch-wrapper #green {
background-color: #99c87a;
}
.spinner {
  width: 80px;
  height: 80px;
  padding: 0px;
  top: 42%;
  margin:0px auto;
  left:47%;
  text-align: center;
  font-size: 10px;
  -webkit-transform: skewX(173deg);
  display: block;
}
.pageloader-content {
  width: 183px;
  height: 300px;
  position: absolute;
  top: 44%;
  left:43.5%;
  text-align: left;
  font-size: 10px;
  overflow:hidden;
}
.pageloader-content .pageloader-logo {
 background: url('../images/loading-logo.png') center center no-repeat;
 background-size:90%;
 display:block;
 width: 183px;
 height:25px;
 margin-top:7px;
}
.pageloader-content p {
 color:#fff;
 display:block; 
 text-align:center; 
 margin-top:10px; 
 font-size:13px;
}
.spinner > div {
  background-color: #fff;
  height: 100%;
  width: 7px;
  margin-right: 2px;
  display: inline-block;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect0 .loading-first {
	width: 8px;
	height: 65px;
	background: #282828;
	float:left;
	margin:0px;
	padding: 0px;
}
.spinner .rect4 .loading-last {
	width: 8px;
	height: 65px;
	background: #282828;
	margin:0px;
	padding: 0px;
	position: absolute;
	bottom:0px;
	right:0px;
}
.spinner .rect0 {
  -webkit-animation-delay: none;
  animation-delay: none;
  -webkit-animation: stretchdelay 1000000s infinite ease-in-out;
  animation: stretchdelay 1000000s infinite ease-in-out;
  width: 15px;
}
.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;

}

.spinner .rect4 {
   -webkit-animation-delay: none;
  animation-delay: none;
  -webkit-animation: stretchdelay 1000000s infinite ease-in-out;
  animation: stretchdelay 1000000s infinite ease-in-out;
  width: 15px;
  position: relative;
  border: none;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.colleague {
	width:980px;
	margin:0px auto;
}
.cable-wrapper {
	width: 1147px;
	margin: 85px auto 0px auto;
}
.cable-wrapper-left {
	width: 520px;
	float: left;
	min-height:460px;
}
.cable-wrapper-right {
	width: 430px;
	float: left;
	min-height:460px;
}
.cable {
	width: 430px;
	margin-left: 90px;
}
.colleague-header {
	width:100%;
	margin:0px;
	height:30px; 
	border-bottom:1px solid #a3a3a3;
	margin-bottom:35px;
}
.cable-header {
	width: 430px;
	margin:0px 0px 20px;
	height:30px;
	border-bottom:1px solid #a3a3a3;
	margin-bottom:20px;
}
.cable-header-2 {
	width: 430px;
	margin:0px;
	height:30px;
	margin-bottom:20px;
}
.colleague-header h2,.cable-header h2 {
	float:left; 
	font-size:18px; 
	color:#666; 
	margin:0px 0px 0px 20px;
	width: 360px;
	cursor: pointer;
}
.cable-header-2 h2 {
	float:left; 
	font-size:15px; 
	color:#666; 
	margin:0px 0px 0px 20px;
	width: 360px;
	cursor: pointer;	
}
.cable-header h2 a {
	color:#666;
	text-decoration: none;
}
.colleague-content,.cable-content {
	display: none;
}
.colleague-content-box {
	display:block; 
	width:980px; 
}
.cable-content-box {
	display: block;
	width:430px;
	border: 1px solid #9b9b9b;
	background: #ebebeb;
	margin-bottom:20px;
}
.cable-pages-block ul {
	list-style-type: none;
	margin-left: 10px;
	margin-top: 10px;
}
.cable-pages-block ul li input[type="radio"] {
	margin-right: 8px;
}
.cable-pages-block ul li a{
	color: #8f8f8f;
	text-decoration: none;
}
.cable-pages-block ul li a:hover {
	color: #282828;
	text-decoration: underline;
}
.colleague-img-block {
	float:left;
	height:325px; 
	width:204px;
	text-align:center; 
	color:#666;
	margin-right:54px;
}
.colleague-content-box .colleague-img-block:last-child {
	margin-right:0px;
}
.colleague-img-block span {
	display:block;
	margin-top:10px; 
	margin-bottom:5px;
}
.button-toggle {
	float:right;
	width:19px; 
	height:19px;
	background-image: url('../images/kollegaink-close-icon.png');
	background-repeat: no-repeat;
	margin-top:3px; margin-right:15px;
}
.button-toggle_2 {
	float:right;
	width:19px; 
	height:19px;
	background-image: url('../images/kollegaink-open-icon.png');
	background-repeat: no-repeat;
	margin-top:3px; margin-right:15px;
}
.button-toggle:hover,.button-toggle_2:hover {
	cursor: pointer;
}
.buttonk-toggle {
	float:right;
	width:19px; 
	height:19px;
	background-image: url('../images/kollegaink-close-icon.png');
	background-repeat: no-repeat;
	margin-top:3px; margin-right:15px;
}
.buttonk-toggle_2 {
	float:right;
	width:19px; 
	height:19px;
	background-image: url('../images/kollegaink-open-icon.png');
	background-repeat: no-repeat;
	margin-top:3px; margin-right:15px;
}
.buttonk-toggle:hover,.buttonk-toggle_2:hover {
	cursor: pointer;
}
.newsletter-box {
	width:690px; 
	height: 780px; 
	margin-top:70px;
}
.contacts-box {
	width:690px; 
	height: 780px; 
	margin-top:70px;
	float: left;
}
.contacts-box-contact {
	width: 315px;
	height: 330px;
	float: left;
	margin-top: 70px;
}
.newsletter-header {
	height:115px; 
	width: 100%;
}
.contacts-header {
	height:125px; 
	width: 100%;
}
.data-column {
	width:340px; 
	float:left; 
	color:#5e5e5e; 
	font-size:13px;
}
.data-column-contact {
	width:340px; 
	float:left; 
	color:#5e5e5e; 
	font-size:13px;
}
.data-column-contact label {
	margin-bottom:25px; 
	width:74px; 
	text-align:right; 
	font-weight:normal;
}
.data-column label {
	margin-bottom:25px; 
	width:74px; 
	text-align:right; 
	font-weight:normal;
}
.data-column-contact label sub {
	color:red;
}
.data-column label sup {
	color:red;
}
.data-column-contact input {
	width:225px; 
	margin-left:15px;
	border: 1px solid #696969;
	background: #ebebeb;
}
.data-column input {
	width:225px; 
	margin-left:15px;
	border: 1px solid #696969;
	background: #ebebeb;
}
.newsletter-checkbox {
	width:432px; 
	height:440px; 
	border:1px solid #6b6b6b; 
	padding:5px 0px 0px 20px; 
	font-weight:normal; 
	background: #ebebeb; 
	margin-top:75px;
}
.contacts-checkbox {
	width:624px; 
	height:440px; 
	border:1px solid #9b9b9b; 
	padding:5px 0px 0px 10px; 
	font-weight:normal; 
	background: #fff; 
	margin-top:60px;
	margin-left: 30px;
	resize: none;
}
.newsletter-checkbox h2 {
	font-size:22px; 
	color: #666666; 
	text-align:left; 
	width:345px;
}
.contacts-checkbox h2 {
	font-size:22px; 
	color: #666666; 
	text-align:left; 
	width:345px;
}
.checkbox-block {
	width:400px;
	position:relative;
}
.checkbox-block input {
	width:20px;
	height:20px; 
	margin-right:10px; 
	margin-left:10px;
}
.checkbox-block span {
	position:absolute;
	top:15%; 
	color:#a6a6a6; 
	font-size:14px;
}
.newsletter-captcha {
	width:432px; 
	height:65px; 
	background:#ebebeb; 
	padding-top:15px; 
	border:1px solid #909090; 
	margin-top:60px;
	float:left;
}
.contacts-captcha {
	width:432px; 
	height:65px; 
	background:#ebebeb; 
	padding-top:15px; 
	border:1px solid #909090; 
	margin-top:60px;
	float:left;
	margin-left: 30px;
}
.questionnaire-captcha {
	width:380px; 
	height:65px; 
	background:#ebebeb; 
	padding-top:15px;
	margin-left: 109px;
	border:1px solid #909090; 
	margin-top:25px;
	float:left;
}
.questionnaire-captcha > div {
	width:155px;
	height:35px; 
	background:#1d55a2; 
	float:left; 
	position:relative; 
	margin-left: 15px; 
	margin-right:35px;
}
.questionnaire-captcha input {
	width:165px;
	height:35px; 
	border:1px solid #737373; 
	float:left;
	padding-left:5px;
}
.newsletter-captcha > div {
	width:155px;
	height:35px; 
	background:#1d55a2; 
	float:left; 
	position:relative; 
	margin-left: 15px; 
	margin-right:35px;
}
.contacts-captcha > div {
	width:155px;
	height:35px; 
	background:#1d55a2; 
	float:left; 
	position:relative; 
	margin-left: 15px; 
	margin-right:35px;
}
.newsletter-captcha > div span {
	font-size:29px; 
	color:#fff; 
	position:absolute;
	bottom:-5px; 
	left:17%;
}
.contacts-captcha > div span {
	font-size:29px; 
	color:#fff; 
	position:absolute;
	bottom:-5px; 
	left:17%;
}
.questionnaire-captcha > div span {
	font-size:29px; 
	color:#fff; 
	position:absolute;
	bottom:-5px; 
	left:17%;
}
.newsletter-captcha input {
	width:216px;
	height:35px; 
	border:1px solid #737373; 
	float:left;
	padding-left:5px;
}
.contacts-captcha input {
	width:216px;
	height:35px; 
	border:1px solid #737373; 
	float:left;
	padding-left:5px;
}
.newsletter-box .newsletter-submit {
	float:left; 
	width:170px; 
	margin-left:85px; 
	margin-top:75px; 
	height:50px; 
	background:#3ec7f4; 
	color: #fff; 
	text-align:center; 
	text-transform:uppercase; 
	font-size:17px; 
	border:none;
}
.contact-questionnaire-2 .questionnaire-submit { 
	width:150px; 
	height:45px; 
	background:#3ec7f4; 
	color: #fff; 
	text-align:center; 
	text-transform:uppercase; 
	font-size:17px; 
	border:none;
	position: absolute;
	bottom: 65px;
	right: 0px;
} 
.contacts-box .contacts-submit {
	float:left; 
	width:170px; 
	margin-left:23px; 
	margin-top:75px; 
	height:50px; 
	background:#3ec7f4; 
	color: #fff; 
	text-align:center; 
	text-transform:uppercase; 
	font-size:17px; 
	border:none;
}
.products-sub-wrapper {
	width: 1147px;
	margin: 50px auto 60px auto;
}
.products-sub-content {
	width: 351px;
	height: 435px;
	display: block;
	float: left;
	margin-left: 25px;
	position: relative;
}
.products-sub-content  .products-sub-img {
	height: 120px;
}
.products-sub-content .products-sub-img img {
	width: 310px;
	height: 110px;
 }
.products-sub-content .products-sub-title {
	width: 100%;
	height: 70px;
}
.products-sub-content .products-sub-title a {
	font-weight: bold;
	color: #282828;
	font-size: 16px;
	line-height: 20px;
}
.products-sub-content .products-sub-title a:hover {
	text-decoration: none;
}
.products-sub-content .products-sub-text {
	width: 100%;
	height: 135px;
}
.products-sub-content button {
	width: 180px;
	height: 50px;
	background: #3ec7f4;
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
	border: none;
	position: absolute;
	left: 23%;
}
.contact-questionnaire {
	width: 450px;
	height: 445px;
	margin-top: 45px;
}
.contact-questionnaire textarea {
	background: #ebebeb;
	border: 1px solid #696969;
	width: 370px;
	height: 130px;
	margin-left: 72px;
}
.contact-questionnaire .contact-questionnaire-input {
	width: 335px;
	height: 215px;
	margin: 0px auto;
	
}
.contact-questionnaire .contact-questionnaire-input label {
	width: 92px;
	text-align: right;
	float: left;
	font-weight: normal;
	margin-right: 15px;
}
.contact-questionnaire .contact-questionnaire-input label sup {
	color: red;
}
.contact-questionnaire .contact-questionnaire-input input {
	width: 225px;
	float: left;
	background: #ebebeb;
	border: 1px solid #696969;
	height: 30px;
	margin-bottom: 20px;
}
.contact-questionnaire .contact-questionnaire-input .questionnaire-input-block {
	display: block;
	width: 335px;
}
.contact-questionnaire-2 {
	width: 489px;
	height: 580px;
	float: left;
	margin-top: 39px;
	position: relative;
}
.contact-questionnaire-2 .questionnaire-textarea-content {
	width: 100%;
	height: 148px;
	display: block;
	margin-left: 42px;
}
.contact-questionnaire-2 .questionnaire-textarea-content textarea {
	width: 380px;
	height: 105px;
	margin-left: 67px;
	background: #ebebeb;
	border: 1px solid #6d6d6d;
}
@-webkit-keyframes stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}

/* =================================  */
/* =========== MENU STYLES ===========  */
/* =================================  */

/* ===== START NAVIGATION MENU ===== */
.navbar-default .navbar-brand:hover {
color:#2f3640 !important;
}
.navbar-toggle {
margin-top: 10px;
border-radius: 60px;
font-size: 18px;
line-height: 1;
padding: 10px 8px;
color: #FFF;
border: 0;
text-align: center;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #01CFCA;
color: #FFF;
border-color: #01CFCA;
}
.navbar-nav {
margin: 0;
}
.navbar-default {
font-family:'Open Sans', sans-serif;
font-weight: 700;
font-size: 14px;
background-color: #FFF;
border: 0;
border-radius: 0;
height: 60px;
margin: 0;
-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
 -webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.navbar-default .navbar-brand {
font-weight:800;
color:#FFF !important;
background-color:#01CFCA;
height: 60px;
padding-left: 20px;
padding-right: 24px;
padding-top: 20px;
font-size:18px;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li.dropdown > a:focus {
position: relative;
line-height: 1;
text-transform: uppercase;
background-color:#FFF;
color: #2f3640;
border-bottom:4px solid #FFF;
z-index: 1;
}
.navbar-default .navbar-nav > li.active > a:focus {
background-color:#FFF;
color:#01CFCA;
border-bottom:4px solid #01CFCA;
}
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
    overflow-x: visible;
    border-top: medium none;
    box-shadow: none;
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
  opacity: 1;
 top: 0;
 position: fixed;
}

.dropdown-menu {
box-shadow: none;
font-size: 11px;
border-radius: 0;
background-color:#2f3640;
color: #FFF;
border-top: none;
z-index: 1;
padding: 0;
margin: 0;
}
.dropdown-menu > li > a {
padding:10px 20px;
    color: #FFF;
font-weight: 700;
text-transform: uppercase;
background-color:#2f3640;
}
/* ========== MENU WILL DROP ON HOVER FOR LARGE SCREENS ========== */
@media (min-width: 991px)
 {
 .dropdown .dropdown-menu {
display: block;
visibility:hidden;
    opacity: 0; 
    height: 0;
    overflow: hidden;
	transition-property:opacity;
transition-duration: .25s;
transition-delay: .25s;

/* Safari */
-webkit-transition-property:opacity; 
-webkit-transition-duration: .25s;
-webkit-transition-delay: .25s;
 }
.dropdown:hover .dropdown-menu {
opacity: 1;
visibility:visible;
    height: auto;
	  color: #777;
 }
 }
 /* =====*/
/* ===== END NAVIGATION MENU ===== */

/* ==================================================  */
/* === POINT IN WHICH MENU GOES RESPONSIVE - COLLAPSE POINT ===  */
/* ==================================================  */
@media (min-width: 1100px) {
  .navbar-toggle {
    display: none;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar {
    border-radius: 0;
  }
  .navbar-header {
    float: left;
  }
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
.navbar .container {
  width: 100%;
  }
}
@media (min-width: 992px) {
.navbar .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
.navbar .container {
    width: 1170px;
  }
}
