/*-----------------------------------------------------------------------------------
Template Name: New HTML5 Template,
Template URI: http://www.themectg.com
Description: This is html5 template
Author: Themectg
Author URI: http://www.themectg.com
Version: 1.0
-----------------------------------------------------------------------------------
CSS INDEX
===================
1. Google font
2. Theme Default CSS
3. Helper-class
4. Button-style
5. Mainmenu-area
6. Section-Background
7. Header-style
8. Headline-style
9. Skills-area
10. Service-area
11. Work-area
12. Team-area
13. Bar-effect-css
14. Masp style
15. Form-style
16. Scroll-To-Top-Button
17. Preloader-css
-----------------------------------------------------------------------------------*/

/*-----------------
1. Google font
------------------*/

@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');

/*-------------------
2. Theme Default CSS
--------------------*/

a {
    text-decoration: none;
    outline: none;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: #003471;
}

input:focus,
button:focus,
a:focus,
a:hover {
    text-decoration: none;
    outline: none;
    color: #000000;
}

img {
    max-width: 100%;
    height: auto;
}

h1 {
	max-width:100%;
	color:#003471;
	text-align:center;
	text-decoration:none;
	font-weight:100;
	font-size:28px;
	padding:20px;
	margin:0px auto;
}
h4 {
	font-size:28px;
}

h3 {
	font-color:#515656;
}
h2,
h3,
h4 {
	width:auto;
    margin: 0 0 10px;
    font-weight: 600;
}
h5,
h6 {
	font-color:#000;
	text-align:center;
	font-size:24px;
	width:auto;
    margin: 0 0 10px;
    font-weight: 600;
}
li {
	color: #646464;
}
html,
body {
    height: 100%
}

body {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    color: #000;
}

p {
    color: #646464;
}


/* Remove Chrome Input Field's Unwanted Yellow Background Color */

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

/**
*Helper-Classes
**/

.full-height {
    width: 100%;
    height: 520px;
}

.relative {
    position: relative;
}

.fixed,
.absolute {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.fixed {
    position: fixed;
}

.v-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	top: 50px;
}

.section-padding {
    padding: 20px 0;
}

.social-menu {
    list-style: none;
    margin: 0;
    padding: 10px;
}

.social-menu li {
    display: inline-block;
    margin: 0 3px;
}

.social-menu li a {
    display: block;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 2.5em;
    background-color: #ffffff;
    color: #138fc2;
    border-radius: 100px;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    font-size: 15px;
}

.social-menu li a:hover {
    background-color: #138fc2;
    color: #ffffff;
    -webkit-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.1);
}

/*---------------------- IP Stuff -----------------------*/

.home {
	top: 190px;
}
.padding-top {
    padding: 20px 0 0 0;
}
.padding-bottom {
    padding-bottom: 15px;
}
.container2 {
    width:1000px;
	margin:auto;
	text-align:center;
	position:relative;
}
.blue-bg {
    background-color: #4ca6ff;
}
.dkgray-bg {
    background-color: #808080;
	position:relative;
	float:left;
}
.mkt-headers {
    max-width:900px;
    height: auto;
	margin:0px auto 0px auto;
}
.logo-icon {
    width: 32px;
    height: 28px;
	float:left;
	position:relative;
}
.concept-text{
	width:58%;
	float:right;
	position:relative;
	
}
#page {
	padding:0 20px 0 0;
	margin:0;
}
#home-intro {
	height:auto;
	padding:0 0 40px 0;
}

#videoarea {
	height:auto;
	width:60%;
	float:left;
}

#homeattention {
	width:40%;
	padding:20px 0px 20px 30px;
	margin:0px;
}


#tagline {
	height:auto;
	width:100%;
}

#tagline p {
	font-color:#ccc;
}

#more {
	display: none;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.orange-line {
	border-bottom:2px solid #ff981e;
}

/*------------------------- Chart --------------------------*/

#chart {
	background-color:#E7E7E7;
	padding:20px auto;
	margin:20px auto;
	line-height:20px;
	text-align:center;
	text-shadow:none;
	width:100%;
	height:auto;
	position:relative;
}

/*-------------------------	Chart Purchasers --------------------------*/

#purchasers {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#purchasers td, #purchasers th {
  border: 1px solid #ddd;
  padding: 8px;
}

#purchasers tr:nth-child(odd){background-color: #f2f2f2;}

#purchasers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  background-color: #0054a6;
  color: white;
  font-size:22px;
  font-weight:100;
}

/*-------------------------	Chart Industry --------------------------*/

#industry {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
  text-align:center;
}

#industry td, #industry th {
  border: 1px solid #ddd;
  padding: 8px;
}

#industry tr {
	background-color: #f2f2f2;
}

#industry th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #0054a6;
  color: white;
}

/**
*Default Background Class
**/

.sky-bg {
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cce5ff', endColorstr='#3d6b99', GradientType=0);
    color: #515656;
}

.contact-bg {
    color: #515656;
}

.gray-bg {
	width: 100%;
	border-top:1px solid #b3b3b3;
	border-bottom:1px solid #b3b3b3;
    background-color: #e5e5e5;
	position:relative;
}
.gray-c-bg {
	float:left;
}

/**
*Default Button
**/

.button {
    display: inline-block;
    padding: 8px 30px;
    border-radius: 50px;
    color: #ffffff;
    background-color: #2f60c3;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border: none;
    -webkit-box-shadow: 2px 5px 20px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 5px 20px -5px rgba(0, 0, 0, 0.1);
}

.button.white,
.button:hover {
    background-color: #ffffff;
    color: #138fc2;
}

.button.white:hover {
    background-color: #2f60c3;
    color: #ffffff;
}

.button i {
    margin-left: 5px;
}

/**
*Page title
**/

.page-title {
    margin-bottom: 60px;
}
.page-subtitle {
	width: 100%;
    margin: 0px;
    text-align: center;
}
.page-title h1 {
    margin-bottom: 20px;
}
.page-title h2 {
    text-transform: uppercase;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
	color:#515656;
}

/**
*Box-style
**/

.box {
    padding: 50px 30px 0px 30px;
    text-align: center;
    -webkit-box-shadow: 0 0 0 0 #ffffff;
    box-shadow: 0 0 0 0 #ffffff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 5px;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.box h4 {
    text-transform: uppercase;
}

.box .box-icon {
    height: 160px;
    margin-bottom: 20px;
}

/**
*Mainmenu-area
**/

.mainmenu-area {
	background-color: #003471;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999999;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.overlay,
.overlay a,
.mainmenu-area a {
    color: #ffffff;
}

.mainmenu-area .logo {
    text-transform: uppercase;
    letter-spacing: 2px;
    height: inherit;
    margin-top: 8px;
    padding-left: 0;
}

.mainmenu-area .logo h2 {
    margin-bottom: 0;
	float: left;
}

.mainmenu-area #primary-menu > ul > li > a {
    background: none;
    padding: 30px 15px;
    position: relative;
    border-top: 3px solid transparent;
    text-align: center;
}

.mainmenu-area #primary-menu > ul > li > a:before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -10px;
    width: 0;
    height: 0;
    border-right: 40px solid transparent;
    border-left: 40px solid transparent;
    border-top: 7px solid #ffffff;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.mainmenu-area #primary-menu > ul > li > a:hover:before,
.mainmenu-area #primary-menu > ul > li.active > a:before {
    opacity: 1;
    top: 0;
}

.mainmenu-area #primary-menu ul li.active a,
.mainmenu-area #primary-menu ul li a:hover {
    border-top: none;
}

.mainmenu-area.affix {
    background-color: #003471;
}



/**
*Header-area
**/

.client-area,
.header-area {
    background: url('images/wpgears.png') no-repeat scroll center center / cover;
}

.anlge-bg {
    background: url('images/angle-bg2.png') no-repeat scroll center bottom -120px / 100% auto;
}

.overlay {
    position: relative;
}

.overlay:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8
}

.header-text h2 {
    margin-bottom: 20px;
    font-size: 40px;
}

.header-text .button {
    margin-top: 30px;
}

.screen-slider .item {
    padding: 0px auto;
    display: inline-block;
    margin: auto;
}

.screen-slider.owl-carousel .owl-item {
    text-align: center
}

.screen-slider .owl-controls {
    position: relative;
	text-align: center;
    top: 100%;
}

.screen-slider .owl-controls .owl-nav > div {
    display: inline-block;
    margin: 0 15px;
    font-size: 20px;
    text-align: center;
    position: relative;
}

.screen-slider .owl-controls .owl-nav {
    position: relative;
    margin-top: 0;
}

.screen-slider .owl-controls .owl-nav:after {
    content: "/";
    position: absolute;
    left: 50%;
    top: 12px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

/**
*Page-Styles
***/

.row {
	width: auto;
	margin: 20px 0 0 0;
	position:relative;
	
}

.2col {
	width: 50%;
	position:relative;
}

.3col {
	width:380px;
	position:relative;
	float:left;
}

/***
*Concept-Page
***/

.concept-area p{
    position: relative;
    color: #646464;
}

.testimonial-area:before {
    opacity: 0.9
}

.testimonial {
    text-align: center;
}

.testimonial .testimonial-photo {
    margin-bottom: 20px;
    display: inline-block;
    margin-right: 30px;
    border-radius: 50%;
    -webkit-box-shadow: 5px 10px 30px -10px rgba(255, 255, 255, 0.5);
    box-shadow: 5px 10px 30px -10px rgba(255, 255, 255, 0.5);
    position: relative;
}

.testimonial .testimonial-photo:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 20px;
    height: 20px;
}

.testimonials.owl-carousel .owl-controls .owl-nav {
    text-align: center;
}


/***
*Market-area
***/

.market-area {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.8)), url('images/marketbg5.jpg') no-repeat scroll center / cover
}

.price-table h3 {
    margin-bottom: 30px;
}

.price-table {
    padding: 50px 40px;
    border-radius: 2px;
    text-align: center;
    background-color: #ffffff;
    color: #515656;
    position: relative;
    margin-top: 20px
}

.price-table.active {
    padding: 70px 40px;
    margin-top: 0
}

.price-table ul {
    margin: 30px 0;
    padding: 0;
    list-style: none;
}

.price-table ul li {
    padding: 5px 0;
}

.price-table .price-info {
    position: absolute;
    left: 50%;
    top: 0;
    width: 100px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #55A2BE;
    color: #ffffff;
    border-radius: 0 0 50% 50%;
    padding-bottom: 5px;
}

/**
*Accordion
**/

#accordion .panel {
    background: none;
}

#accordion .panel .panel-title {
    padding: 30px 0 30px 60px;
    position: relative;
}

#accordion .panel .panel-collapse {
    padding-left: 60px;
}

#accordion .panel .panel-title a span:after,
#accordion .panel .panel-title a span:before,
#accordion .panel .panel-title a span {
    content: '';
    position: absolute;
    left: 0;
    top: 20px;
    width: 36px;
    height: 36px;
    background: #2f60c3;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}


#accordion .panel .panel-title a span:before,
#accordion .panel .panel-title a span:after {
    width: 10px;
    height: 1px;
    background-color: #ffffff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

#accordion .panel .panel-title a span:before {
    -webkit-transform: translate(-50%) rotate(90deg);
    transform: translate(-50%) rotate(90deg)
}

#accordion .panel .panel-title a[aria-expanded="true"] span:before {
    -webkit-transform: translate(-50%) rotate(0deg);
    transform: translate(-50%) rotate(0deg)
}

/***
*Footer-area
***/

.footer-area {
	background-color: #fff;
    padding-top: 60px;
    z-index: 1;
}

.footer-bg {
    z-index: -1;
}

.footer-top {
    margin-bottom: 150px;
}

.side-icon-box {
    margin:0px 0px 30px 0px;
    position: relative;
    padding-left:80px;
	width: 300px;
	float:left;
}

.side-icon-box a {
    color: #515656;
}

.side-icon-box .side-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
}

.side-icon-box strong {
    display: block;
    margin-bottom: 10px;
}

.footer-middle {
    margin-bottom: 60px;
}

.footer-bottom {background-color:#e5e5e5;
    border-top: 1px solid #b3b3b3;
    padding: 0px 0px 15px 0px;
	color: #9e0b0f;
}

/*-----------
youtube orig size 676 x 380
------------*/

.youtube-width {
max-width: 676px;
min-width: 200px;
padding:0px;
margin: auto ; 
}

.youtube-container {
padding-top: 0px;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
position: relative;
z-index: 100;
}

.youtube-container iframe,
.youtube-container object,
.youtube-container embed {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 101;
}

/*----------- responsive ------------*/

@media screen and (max-width: 1200px) {

	#videoarea {
		margin:auto 0;
		position:relative;
	}
}
@media screen and (max-width: 991px) {
	.concept-text{
		width:100%;
	}
	.full-height{
    	width: 100%;
    	height: 800px;
	}
		.container2 {
    	width:100%;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
		text-align:center;
		position:relative;
	}
		.card {
    	width:100%;
		padding-right: 20px;
		padding-left: 20px;
		margin-right: auto;
		margin-left: auto;
		text-align:center;
		position:relative;
	}
	#homeattention {
		width:100%;
		padding:20px 20px 20px 20px;
		margin:0px;
		text-align: center;
		position:relative;
	}
	#home {
		width:auto;
	}
	#home-intro {
	width:auto;
	}
	#videoarea {
		width:100%;
		padding:20px 20px 20px 20px;
	}
}
@media screen and (max-width: 900px) {
	.concept-text{
		width:100%;
		float:left;
		position:relative;
	}
}
@media screen and (max-width: 480px) {
	.v-center {
    	display: -webkit-box;
    	display: -ms-flexbox;
    	display: flex;
    	-webkit-box-align: top;
    	-ms-flex-align: center;
    	align-items: center;
    	-ms-flex-line-pack: center;
    	align-content: center;
    	-ms-flex-wrap: wrap;
    	flex-wrap: wrap;
	}
}
@media screen and (max-width: 400px) {
    .header-area {
		padding-top: 120px;
	}
}