/*
Project Name  : Merchant Corporate Business Template
Date   : 25 Jan 2017
Author: http://www.themeebit.com
Developed By: Sonia Shurmi

			==Table of index==
------------------------------------------------
1. Home Page
2. Home Page Two
3. About Page
4. Service Page
5. Finance Service Page
6. Blog Page
7. Single Blog Page
8. Contact Page
9. Error Page
-----------------------------------------------*/

/*===============================================
					==Start Reset css==
================================================*/

@font-face {
  font-family: 'PlayfairDisplaySC';
  src: url("../fonts/PlayfairDisplaySC-Regular.eot");
  src: url("../fonts/PlayfairDisplaySC-Regular.eot?#iefix") format('embedded-opentype'), url("../fonts/PlayfairDisplaySC-Regular.woff") format('woff'), url("../fonts/PlayfairDisplaySC-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PlayfairDisplay';
  src: url("../fonts/PlayfairDisplay-Regular.eot");
  src: url("../fonts/PlayfairDisplay-Regular.eot?#iefix") format('embedded-opentype'), url("../fonts/PlayfairDisplay-Regular.woff") format('woff'), url("../fonts/PlayfairDisplay-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PlayfairDisplay';
  src: url("../fonts/PlayfairDisplay-Bold.eot");
  src: url("../fonts/PlayfairDisplay-Bold.eot?#iefix") format('embedded-opentype'), url("../fonts/PlayfairDisplay-Bold.woff") format('woff'), url("../fonts/PlayfairDisplay-Bold.ttf") format('truetype');
  font-weight: bold;
  font-style: normal;
}


body {
	font-family: 'Roboto', sans-serif;
	margin: 0;
	padding: 0;
    overflow-x: hidden;
}

a {
	display: inline-block;
}

a,
a:hover {
	text-decoration: none;
}

a:focus {
	outline: none;
	text-decoration: none;
}

input:focus,
textarea:focus {
	outline: none;
}

ul,
li {
	margin: 0;
	padding: 0;
}

li {
	text-decoration: none;
	list-style: none;
}

p {
	font-size: 15px;
	font-weight: 300;
	color: #333;
	line-height: 30px;
}

h1,
h2,
h3,
h4,
h5,
h6{
	font-family: roboto;
	margin: 0;
	padding: 0;
}

.color1 {
	background: #111;
}

.color2 {
	background: #062c57;
}

.align-middle {
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin-left: -4px;
}

.center {
	text-align: center;
}

button {
	border: none;
}
/*button*/
.btn_one {
	height: 50px;
    display: inline-block;
    border: 1px solid #00AFFF;
    padding: 0px 39px;
    line-height: 47px;
    color: #00AFFF;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    background: none;
    position: relative;
    z-index: 1;
    font-size: 13px;
}
.btn_one:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	content: "";
	z-index: -1;
	border: 1px solid transparent;
	opacity: 0;
}

.btn_one:hover{
	color:#fff;
    background-color: #00AFFF;
    border-color:#00AFFF;
}

.btn_two {
	height: 50px;
	display: inline-block;
	background: #00AFFF;
	color: #fff;
	padding: 0px 39px;
	text-align: center;
	line-height: 49px;
	text-transform: uppercase;
	font-weight: 300;
	position: relative;
	z-index: 1;
}
.btn_two:hover{
	color: #fff;
    background-color: #082e40;
}

/* preloader */

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 9999;
}

.preloader-content {
	left: 50%;
	margin-left: -30px;
	position: absolute;
	text-align: center;
	top: 50%;
	margin-top: -30px;
	width: 60px;
	height: 60px;
}

/* preloader */

/* transition */
.btn_one:after, 
.btn_two, 
.btn_two:after, 
.mainmenu > ul > li > a:after, 
.single-service-img .svg,
.single-service-title a h4,
.experience-list li:after,
.single-team-social,
.single-team:after,
.single-team-arrow,
.area-big-heading h1,
.sponsor-slider .owl-item,
.single-corporate:after,
.single-corporate:before,
.sn-corporate-hover,
.contact-form button.btn_two,.post-title,
.post-title-img .svg,
.post-desc,
.post-meta,
.left-sidebar-meta,
.widget.comment .widget-desc a,
.w-desc-title h5{
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.mainmenu > ul > li > ul.ser-detail-list,
.social-popup,
.search-form-popup{
	-webkit-transition: all linear .40s;
	-o-transition: all linear .40s;
	transition: all linear .40s;
}
.experience-list a {
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.camera_prev > div,
.camera_next > div,
.tesm-content .owl-next i,
.owl-prev i,
.sn-corporate-title h4,
.error-content-area .btn_one,
.pagination a,
.heading_left h4 a,
.comment-reply-link,
.widget-desc a,
.ser-detail-list a,
.ser-detail-list .client-svg i{
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.single-team-desig {
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
}
/* transition */
/*=================================================
					==End Reset css==
==================================================*/

/*==Start Style CSS==
==================================================*/

/*==Start Header Area CSS==
==================================================*/
.mean-container .mean-nav ul li:last-child {
	border-bottom: 1px solid #0b192a;
}

.mean-container .mean-bar {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	position: absolute;
	top: 40px;
}

.mean-container .mean-nav {
	background: transparent none repeat scroll 0 0;
}

.mean-container .mean-nav {
	background: #062c57 none repeat scroll 0 0;
	float: left;
	margin-bottom: 0;
	margin-top: 60px;
}

.mean-container .mean-nav ul li a.mean-expand {
	height: 23px;
	border-color: #0b192a;
}

.mean-container a.meanmenu-reveal {
	top: -8px;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: #0b192a;
}

.mean-container a.meanmenu-reveal span {
	background: #111;
}

.mean-container a.meanmenu-reveal {
	color: #00AFFF;
}

.mean-container .mean-nav ul li a.mean-expand {
	background: #0b192a;
	border-color: #0b192a;
	border-style: none none solid solid !important;
	border-width: medium medium 0px 0px !important;
}

.mean-container .mean-nav ul li li a {
	border-top: 1px solid #0b192a;
}

.mean-container .mean-nav ul li a {
	border-top: 1px solid #0b192a;
}

.mean-container .mean-nav ul li a:hover {
	background: #062c57;
	color: #00AFFF;
}

.mobile-menu-area {
	display: none;
}

.header-area {
	background: #fff;
    padding: 10px 0;
    width: 100%;
    position: relative;
    z-index: 9;
}

.mainmenu > ul> li > a {
	color: #181818;
    font-size: 13px;
    font-weight: 400;
    line-height: 50px;
    padding: 0 9px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.home2 .mainmenu > ul:after {
	background: #062c57 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: calc(100% + 116px);
	z-index: -1;
}

.mainmenu > ul > li:last-child {
	margin-right: 7px;
}
.mainmenu {
	text-align: right;
	margin-top: 10px;
}

.home2 .mainmenu {
	position: relative;
	text-align: right;
}

.header-logo a {
	line-height: 47px;
}

.header-logo img{ height: 75px;}

.mainmenu > ul > li {
	display: inline-block;
	margin: 0px 11px;
	position: relative;
}

.mainmenu > ul > li:hover > ul.ser-detail-list {
	transform: rotateX(0deg);
	visibility: visible;
}

.mainmenu > ul > li > ul.ser-detail-list {
	left: 0;
	position: absolute;
	text-align: left;
	top: calc(100% + 13px);
	width: 250px;
	transform: perspective(500px) rotateX(-90deg);
	transform-origin: top;
	visibility: hidden;
}

.two-column{
      columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
   width: 656px !important;
}

.mainmenu > ul > li > ul.ser-detail-list li a {
    color: #fff;
    font-size: 11px;
    font-weight: 300;
    line-height: 45px;
    padding-left: 20px;
    letter-spacing: 2px;
    transition: all ease-in 0.15s;
}

.mainmenu > ul > li > ul.ser-detail-list li a:hover {
	padding-left: 25px;
}


.mainmenu > ul > li > ul.ser-detail-list {
	background: #111;
}

.mainmenu .ser-detail-list .client-svg {
	left: -4px;
	top: 0;
}

.mainmenu .ser-detail-list .client-svg i {
	top: 20px;
	left: 22px;
}

.mainmenu .ser-detail-list .client-svg .curved1 {
	fill: #0b192a;
}

.mainmenu > ul > li > ul.ser-detail-list li {
	font-weight: 400;
	padding:0;
	border-bottom:1px solid #2d2d2d;
}

.mainmenu > ul > li > ul.ser-detail-list li:last-child {
	border-bottom: 0px solid #0b192a;
}

.mainmenu > ul > li.active > a {
	color: #000;
}

.mainmenu > ul > li.active > a:after {
	width: 100%;
}

.mainmenu > ul {
	display: inline-block;
	position: relative;
	text-align: right;
}

.mainmenu > ul > li > a:after {
	background: #00AFFF;
    bottom: 5px;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 0;
    z-index: 2;
}

.mainmenu > ul > li > a:hover:after {
	width: 100%;
}

.mainmenu > ul > li > a:hover {
	width: 100%;
	color: #000;
}

.header-social{ margin-top: 10px;}

.header-social li {
	display: inline-block;
	position: relative;
}

.header-social li.hover_two .social-popup {
	transform: rotateX(0deg);
	visibility: visible;
}

.header-social li:last-child a {
	padding-right: 0px;
}

.header-social li:first-child a {
	padding-left: 0px;
}

.header-social a {
	display: block;
line-height: 42px;
padding: 0 17px;
margin-top: 7px;
}

.header-social a i {
	color: #a5a5a5;
	font-size: 18px;
	color: #000;
}

.header-social a:hover i {
	color: #EFA149;
}

.social-popup {
	width: 50px;
	position: absolute;
	background: #111111;
	border: 1px solid #111111;
	transform: perspective(500px) rotateX(-90deg);
	transform-origin: top;
	visibility: hidden;
	text-align: center;
	right: -20px;
    top: calc(100% + 15px);
}

.social-popup a {
	padding-left: 0;
	padding-top: 12.5px;
	padding-bottom: 12.5px;
	line-height: 0;
}

.social-popup a i {
	font-size: 13px;
	color: #D3E7FF;
}

.search-form-popup {
	position: absolute;
	right: 0;
	width: 486px;
	transform: perspective(500px) rotateX(-90deg);
	transform-origin: top;
	visibility: hidden;
	z-index: 2;
}

.search-form-popup input {
	width: 100%;
	background: transparent;
	border: 1px solid #0b192a;
	height: 58px;
	border-radius: 50px;
	background: #062c57;
	padding-left: 25px;
	color: #a5a5a5;
}

.search-form-popup .btn_two {
	position: absolute;
	right: 5px;
	top: 4px;
}

.header-social li.search.hover_three .search-form-popup {
	transform: rotateX(0deg);
	visibility: visible;
}
/*==End Header Area CSS==
==================================================*/

/*==Start Banner Area CSS==
==================================================*/
.hero-area {
	position: relative;
}

.camera_overlayer {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: visible;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 1;
}

.camera_target_content {
	bottom: 0;
	height: 500px;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: center;
	top: calc(50% + 125px);
	transform: translateY(-50%);
	z-index: 2;
}

.first-heading > h4 {
	color: #fff;
	display: inline-block;
	font-size: 18px;
	letter-spacing: 3.2px;
	text-transform: uppercase;
	line-height: 45px;
	font-weight: 700;
}

.first-heading span {
	display: inline-block;
	position: relative;
	letter-spacing: 0.2px;
}

.first-heading span:after {
	background: #fff;
	content: "";
	height: 1px;
	left: calc(100% + 25px);
	position: absolute;
	top: 50%;
	width: 100px;
}

.first-heading span:before {
	background: #fff;
	content: "";
	height: 1px;
	right: calc(100% + 25px);
	position: absolute;
	top: 50%;
	width: 100px;
}

.second-heading {
	margin-top: 0px;
}

.second-heading p {
  color: #111;
  letter-spacing: 0.5px;
  line-height: 26px;
  text-transform: uppercase;
  word-spacing: 2px;
    font-family: roboto;
}

.banner-btn {
	display: inline-block;
	margin-top: 20px;
}

.second-heading > h2 {
    color: #00AFFF;
    display: block;
    font-size: 60px;
    font-weight: 600;
    height: 58px;
    letter-spacing: 0px;
    text-transform: uppercase;
    text-align: center;
    padding: 135px;
}

.slider-nav{
    display: inline-block;
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 50%;
    -webkit-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    transform: translatey(-50%);
}

.camera_prevThumbs,
.camera_nextThumbs,
.camera_prev,
.camera_next,
.camera_commands,
.camera_thumbs_cont {
	background: rgba(0,0,0,0.3);
    -webkit-transition: all ease-in 0.15s;
    -ms-transition: all ease-in 0.15s;
    -moz-transition: all ease-in 0.15s;
    -o-transition: all ease-in 0.15s;
    transition: all ease-in 0.15s;
}

.camera_prev,
.camera_next,
.camera_commands {
	height: 60px;
	width: 60px;
    color: #000;
    float: left;
    font-size: 30px;
    opacity: 1 !important;
    position: absolute;
    text-align: center;
}
.camera_prev{
    left: 30px;
}
.camera_next{
    right: 30px;
}
.camera_prev:hover, .camera_next:hover{
    background-color:rgba(0,0,0,0.7);
}

.camera_prev > div > img,
.camera_next > div > img {
	top: 50%;
	left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    transition: all .15s;
    position: absolute;
}

.camera_prev > div i {
	margin-right: 7px;
}

.camera_next > div i {
	margin-left: 7px;
}

.scroll-down {
	bottom: -6px;
	cursor: pointer;
	left: calc(50% - 91px);
	position: absolute;
	width: 182px;
}

.scroll-down i {
	color: #00AFFF;
	font-size: 20px;
	left: calc(50% - 5px);
	position: absolute;
	top: calc(50% - 10px);
	animation-name: scrolltop;
	animation-duration: 1s;
	animation-iteration-count: infinite;
}

.scroll-down .curved1 {
	fill: #161854;
	width: 120px;
}

.home2 .banner-main-text {
	background: rgba(6, 44, 87, 0.17);
	padding: 48px 0px;
	border: 2px solid #062c57;
	margin: 0px 30px;
}

.home2 .plan-area:after {
	background: #062c57;
}

.home2 .experience-area:after {
	background: #062c57;
}

.home2 .clients-area:after {
	background: #062c57;
}

.home2 .experience-svg .svg {
	fill: #062c57;
	/*	#04264b*/
}

.home2 .first-heading > h4 {
	margin-top: -17px;
}

.home2 .camera_prev {
	left: 175px;
}

.home2 .camera_next {
	right: 175px;
}
/*==End Banner Area CSS==
==================================================*/

/*==Start Get A Quote CSS==
==================================================*/
.get-a-quotes-area {
	padding: 65px 0;
	text-align: center;
    padding: 120px 0;
    background: #111;
}

.quotes-content-heading h2 {
color: #fff;
font-size: 48px;
font-weight: 700;
letter-spacing:0px;
line-height: 34px;
}

.quotes-content-heading h2 span {
    color: #00AFFF;
    display: block;
    font-family: roboto;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.1px;
    margin-top: 23px;
    text-transform: uppercase;
}

.quotes-content-button {
	margin-top: 38px;
	display: inline-block;
}
/*==End Get A Quote css==
==================================================*/

/*==Start About Area css==
==================================================*/
.about-area-left {
	padding: 120px 0 132px;
}
.common-heading {
	margin-bottom: 25px;
}

.about .about-area-left {
	padding-bottom: 0;
}
.about-bottom-area .about-area-left{
	padding-top: 0;
}
.about .about-area-right > img {
	margin-top: 0;
}
.common-heading h2 {
	color: #D00700;
	font-size: 53px;
	font-weight: 700;
	text-transform: inherit;
}

.common-heading span {
    color: #00AFFF;
    font-family: roboto;
    font-size: 20px;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
}

.common-heading span:after {
    background: #222;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: -8px;
    width: 45px;
}
.clients-area .common-heading span:after {
	background: #0063FF;
}

.about-desc p:first-child {
	margin-bottom: 10px;
}

.about-link {
	display: inline-block;
	margin-top: 32px;
}
.about-area-right > img {
  height: auto;
  width: initial;
  margin-top: 75px;
}
.about-link .btn_two {
  padding: 0px 55px;
}
/*==End About Area css==
==================================================*/

/*==Start Plan Area CSS==
==================================================*/
.plan-area {
	padding: 130px 0;
	position: relative;
}

.plan-area:after {
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%;
	content: "";
	background: #00AFFF;
	z-index: -1;
}

.plan-area .common-heading span {
	color: #fff;
}

.plan-area .common-heading h2 {
	color: #fff;
}

.question-ask-panel-title > p {
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	padding-left: 40px;
}

.faq-panel-body > p {
	color: #eee;
}

.plan-area .area-big-heading {
	left: -115px;
	top: -120px;
}

.plan-area .panel {
	background-color: transparent;
	border: 1px solid transparent;
	box-shadow: none;
}

.faq-panel-body {
	padding-left: 40px;
}

.question-ask-panel-title .close-accordion {
	color: #fff;
}

.faq-main-content a.collapsed .question-ask-panel-title i.open-accordion,
.faq-main-content .question-ask-panel-title i.close-accordion {
	display: none;
}

.faq-main-content a.collapsed .question-ask-panel-title i.close-accordion {
	display: block;
}

.question-ask-panel-title .open-accordion {
	border-radius: 50%;
	color: #0948ab;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
}
.question-ask-panel-title .open-accordion:after {
	border: 1px solid #0948ab;
	border-radius: 50%;
	content: "";
	height: 25px;
	left: -4px;
	position: absolute;
	top: -5px;
	width: 24px;
}

.question-ask-panel-title {
	position: relative;
}

.question-ask-panel-title i {
	left: 0;
	position: absolute;
	top: 7px;
	font-size: 20px;
}

.chart {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 50%;
}

.chart-table > div {
	vertical-align: middle;
	display: table-cell;
	height: 100%;
}

.chart-table {
	display: table;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	vertical-align: middle;
}
.highcharts-credits{
	display: none;
}
.highcharts-title tspan {
	display: none;
}
.highcharts-axis-title {
	display: none;
}
.highcharts-button-symbol {
	display: none;
}
/*==End plan Area CSS==
==================================================*/

/*==Start Services Area CSS==
==================================================*/
.services-area {
	padding: 128px 0;
}
.single-service.center {
	margin-top: 10px;
}
.single-service-heading:after {
	background: #b4b4b4 none repeat scroll 0 0;
	content: "";
	height: 98px;
	left: 100%;
	position: absolute;
	top: 53%;
	transform: translateY(-50%);
	width: 1px;
}

.single-service-heading {
	position: relative;
}

.service-link {
	display: inline-block;
	margin-top: 25px;
}

.service-link a {
	color: #222;
	font-size: 14px;
	font-weight: 700;
}
.service-link a:hover{
	color: #00AFFF;
}

.service-link a i {
	font-size: 18px;
	vertical-align: middle;
	margin-left: 8px;
}

.single-service-img .svg {
	height: 44px;
	fill: #ddd;
}
.single-service:hover .single-service-img .svg {
  fill: #00AFFF;
}
.single-service:hover .single-service-title a h4 {
  color: #00AFFF;
}
.single-service-img {
	margin-bottom: 22px;
}

.single-service-title a h4 {
	color: #222;
	font-size: 16px;
	font-weight: 900;
	margin-bottom: 8px;
}
/*==End Services Area CSS==
==================================================*/

/*==Start Experience Area CSS==
==================================================*/
.experience-area {
	position: relative;
	padding: 120px 0px;
}

.experience-area .common-heading h2 {
	color: #fff;
}

.experience-area .common-heading span {
	color: #fff;
	font-size: 17px;
}

.experience-area:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	background: #00AFFF;
	content: "";
	z-index: -1;
}

.form-group {
	display: inline-block;
	margin-bottom: 15px;
}

.form-group label {
	position: absolute;
}

.experience-area .col-md-5 {
	position: inherit;
}

.experience-tab-bg {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
}

.experience-area .area-big-heading {
	left: 50px;
	opacity: 0.02;
	position: absolute;
	top: 16px;
	z-index: 1;
}

.experience-list li {
	display: inline-block;
	margin-right: 64px;
	padding: 8px 0px;
	position: relative;
}
.experience-list li.active a {
	color: #000;
}
.experience-list li:hover a {
	color: #000;
}

.experience-list li:after {
    background: #00AFFF;
    bottom: 2px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 0;
    z-index: -1;
}
.experience-list li.active:after {
  width: 100%;
}
.experience-list li:hover:after {
  width: 100%;
}

.experience-list > li:last-child {
	margin-right: 0;
}

.experience-list a {
    color: #000;
    font-family: roboto;
    font-size: 22px;
    font-weight: 700;
}

.experience-list {
	position: relative;
    margin-bottom: 50px;
}

.experience-tab-desc {
	margin-bottom: 55px;
	margin-top: 13px;
}

.experience-tab-desc p {
	color: #eee;
}

.form-group label {
	bottom: -38px;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	font-size: 15px;
	color: #eee;
	font-weight: 500;
}

.form-group {
	margin-right: 52px;
	position: relative;
}

.form-group:last-child {
	margin-right: 0px;
}

.experience-svg {
	left: calc(50% - 76px);
	position: absolute;
	top: 50%;
	transform: rotate(90deg);
	width: 185px;
	z-index: 999;
}

.experience-svg .svg {
	fill: #00AFFF;
}

.experience-svg i {
	color: #fff;
	font-size: 18px;
	left: 49%;
	position: absolute;
	top: 31%;
	transform: rotate(-90deg);
}
/*==End Experience Area CSS==
==================================================*/

/*==Start Team Area CSS==
==================================================*/
.team-area {
	padding: 120px 0 132px;
}

.team-head-Desc {
	margin-bottom: 60px;
}

.single-team {
	border: 1px solid #00AFFF;
	position: relative;
	overflow: hidden;
}

.single-team.hover .single-team-desig {
	transform: translateY(-50%) scale(1);
	left: calc(50% - 20px);
}

.single-team.hover .single-team-social {
	left: 0;
}

.single-team-img img {
	width: 100%;
	height: auto;
}

.single-team-desig > a {
	font-weight: 900;
	font-size: 16px;
	text-transform: capitalize;
	display: inline-block;
	color: #fff;
}

.single-team-desig span {
	display: block;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
}

.single-team-social a {
	display: block;
}

.single-team-social {
	background: #fff none repeat scroll 0 0;
	height: 100%;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 40px;
	z-index: 9;
	left: -40px;
}

.team-social-inner {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

.team-social-inner a i {
	font-size: 14px;
	color: #00AFFF;
}

.team-social-inner a {
	padding: 10px 0px;
}

.single-team-desig {
	color: #fff;
	left: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translateY(-50%) scale(0);
	z-index: 90;
}

.single-team:after {
	background: #00AFFF none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.9;
	position: absolute;
	top: 0;
	transform: scaleX(0);
	transform-origin: left center 0;
	width: 100%;
}

.single-team.hover:after {
	transform: scaleX(1);
}

.single-team.hover .single-team-arrow {
	left: -36px;
}

.single-team.hover .single-team-arrow i {
	color: #00AFFF;
}

.single-team.hover .single-team-arrow .curved1 {
	fill: #fff;
}

.single-team .single-team-arrow .curved1 {
	fill: #00AFFF;
	cursor: pointer;
}

.single-team-arrow {
	left: -75px;
	position: absolute;
	top: calc(50% - 18px);
	transform: rotate(90deg);
	width: 185px;
	z-index: 9;
}

.single-team-arrow i {
	position: absolute;
	left: 90px;
	top: 22%;
	font-size: 18px;
	color: #fff;
	transform: rotate(-90deg);
	cursor: pointer;
}

.single-team-arrow .left {
	display: none;
}
/*==End Team Area CSS==
==================================================*/

/*==Start Clients Area CSS==
==================================================*/
.clients-area {
	padding: 120px 0 130px;
	position: relative;
}
.clients-area .common-heading {
	margin-bottom: 30px;
}
.clients-area:before {
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: url("../images/fusion-bg.jpg") no-repeat scroll center center/cover;
	position: absolute;
}

.clients-area:after {
	position: absolute;
	right: 0;
	height: 100%;
	top: 0;
	width: 100%;
	content: "";
	background: rgba(6, 43, 86, 0.82);
}

.clients-area .container {
	position: relative;
	z-index: 1;
}

.clients-area .common-heading span {
	color: #fff;
	font-size: 18px;
}

.clients-area .common-heading h2 {
	color: #fff;
}

.sn-tesm-content p {
	color: #eee;
    margin-bottom: 15px;
}

.area-big-heading {
	left: -200px;
	opacity: 0.02;
	position: absolute;
	top: -225px;
	z-index: 1;
}

.area-big-heading h1 {
	color: #fefeff;
	font-size: 155px;
	font-weight: 700;
	text-transform: uppercase;
	animation-name: example1;
	animation-duration: 5s;
	animation-timing-function: linear;
	animation-delay: 1s;
	animation-iteration-count: infinite;
	animation-direction: normal;
}

@keyframes example1 {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(0.8);
	}
	100% {
		transform: scale(1);
	}
}

.tesm-content {
	padding: 0px 0px 0px 0px;
	position: relative;
}
.tesm-content p{
    
    
    font-size:18px;
    line-height: 34px;
    margin-top: 0px;
    
}

.sn-tesm-person img {
	height: 100px;
	width: 100px;
	border: 5px solid #0948ab;
	border-radius: 50%;
}

.tesm-content > span {
	position: absolute;
	right: 61px;
	top: -10px;
}

.sn-tesm-person {
	margin-top: 50px;
	display: inline-block;
}

.tesm-content .owl-nav {
	display: inline-flex;
	left: 0;
	position: absolute;
	top: -49px;
}

.tesm-content .owl-next i,
.tesm-content  .owl-prev i {
	color: #fefeff;
	font-size: 20px;
}
.tesm-content .owl-next i:hover,
.tesm-content .owl-prev i:hover {
	color: #222;
}

.tesm-content .owl-next {
	margin-left: 8px;
}

.tesm-content .owl-carousel .owl-item img {
	width: 100px;
	display: inline-block;
}

.person-desig {
	display: inline-block;
}

.person-desig > a {
	font-size: 11px;
	color: #eee;
}

.client-svg {
	left: 73px;
	position: absolute;
	top: 39%;
	transform: rotate(90deg);
	width: 50px;
}

.person-desig {
	padding-left: 20px;
}

.client-svg i {
	position: absolute;
	top: -2px;
	left: 44%;
	transform: rotate(-90deg);
	font-size: 18px;
	color: #fff;
	animation-name: clienttesm;
	animation-duration: 1s;
	animation-iteration-count: infinite;
}

.clients-area .client-svg .curve {
	fill: #0948ab;
}

.sn-tesm-person {
	position: relative;
}
/*==End Clients Area CSS==
==================================================*/

/*==Start Sponsor Area CSS==
==================================================*/
.sponsor-area {
	padding: 110px 0px;
}

.single-sponsor {
	position: relative;
}

.sponsor-slider .owl-item.active {
	border-left: 1px solid #d2d2d2;
}

.sponsor-slider .owl-item.active:first-child {
	border-left: 0px !important;
}

/*==End Sponsor Area CSS==
==================================================*/

/*==Start Corporate Area CSS==
==================================================*/
.corp-icon{ margin-bottom: 20px;}
.corp-content{ padding: 0 20px;}
.corp-content h3{font-size: 23px; font-weight: 700; line-height: 30px; margin-bottom: 10px; color: #fff;}
.corp-content p{
color: #fff;
font-size: 14px;
line-height: 24px;
}



/*==End Corporate Area CSS==
==================================================*/

/*==Start Contact Area CSS==
==================================================*/
#contactgoogleMap {
	height: 685px;
	width: 100%;
}
.map-caption .common-heading {
	margin-bottom: 35px;
	margin-top: -20px;
}
.contact #contactgoogleMap {
	height: 685px;
}
#contactgoogleMap > div {
	height: 100%;
	left: 10% !important;
	top: 0;
	width: 131% !important;
}
.map-contact-form .btn_two {
	padding: 0 55px;
}
.map-location-area {
	position: relative;
	box-shadow: inset 0px 0px 30px rgba(0, 0, 0, 0.2);
}
.map-contact-form .btn_two {
	height: 49px;
	line-height: 49px;
	padding: 0 55px;
}
.map-container {
	left: 90px;
	position: absolute;
	top: 0;
	z-index: 5;
	background: #fff;
	height: 100%;
	width: 540px;
    box-shadow: 0 40px 50px 0 rgba(0, 0, 0, 0.13);
}

.map-caption {
	float: right;
	padding-right: 72px;
	position: absolute;
	right: 0;
	text-align: left;
	top: 50%;
	transform: translateY(-50%);
	width: 470px;
}

.map-contact-form input {
	background: #fff;
	border: 1px solid #999;
	height: 50px;
	margin-bottom: 20px;
	padding: 0 20px;
	width: 100%;
	color: #000000;
	line-height: 50px;
}
.map-contact-form input:-webkit-placeholder{
	color: #cfcfcf;
}
.map-contact-form input:-moz-placeholder{
	color: #cfcfcf;
}
.map-contact-form input:-o-placeholder{
	color: #cfcfcf;
}
.map-contact-form input:placeholder{
	color: #cfcfcf;
}
.map-contact-form input:focus {
	border: 1px solid #00AFFF;
}

.map-contact-form button {
	margin-top: 20px;
}
/*==End Contact Area CSS==
==================================================*/

/*==Start Subscribe Area CSS==
==================================================*/
.subscribe-area {
	padding: 60px 0;
    background: #111;
}

.subscribe-btn {
	margin-top: 5px;
}

.h-b-line{
    width: 80px; height: 2px; background-color: #00AFFF; display: inline-block;
}

.subscribe-content h2 {
    color: #fff;
    font-size: 53px;
    font-weight: 700;
    line-height: 64px;
    margin-bottom: 10px;
}

.subscribe-content span {
	color: #fff;
	font-style: italic;
	font-weight: 300;
}
/*==End Subscribe Area CSS==
==================================================*/

/*==Start Footer Top Area CSS==
==================================================*/
.sn-add-img .svg {
	fill: #000;
	margin-bottom: 6px;
	width: 20px;
}

.sn-add-img span {
	display: block;
}

.sn-add-img span,
.sn-add-img span a {
	color: #000;
	font-weight: 700;
    font-size: 17px;
}

.footer-top-area {
	background: url(../images/bg.jpg) no-repeat fixed 0 0/cover;
	padding: 100px 0 132px;
	position: relative;
}

.footer-top-area:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(3, 11, 21, 0.7);
}

.single-address:after {
	background: #000;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 8px;
	width: calc(50% - 20px);
}

.single-address:before {
	background:#000;
	content: "";
	height: 1px;
	right: 0;
	position: absolute;
	top: 8px;
	width: calc(50% - 20px);
}

.single-address {
	position: relative;
	z-index: 3;
    margin-top: 50px;
}

.f-top-main-content {
	position: relative;
	z-index: 3;
}

.f-top-main-content-logo {
	margin-bottom: 30px;
}

.f-top-main-content-desc p {
	color: #000;
}

.f-top-main-content-time {
	background: #061f3b none repeat scroll 0 0;
	margin-top: 30px;
	height: 38px;
	padding: 0px 30px;
}

.f-top-main-content-time li {
	color: #d6d6d6;
	display: inline-block;
	font-size: 11px;
	font-weight: 400;
	line-height: 38px;
	margin-left: -4px;
	text-transform: uppercase;
	margin-right: 88px;
}

.f-top-main-content-time li:last-child {
	margin-right: 0px;
}

.f-top-subscribe .btn_one {
	display: block;
	margin: 0 auto;
	margin-top: 40px;
}

.f-top-subscribe input {
	width: 227px;
	line-height: 36px;
	background: transparent;
	border: none;
	border-bottom: 1px solid #00AFFF;
	text-align: center;
	font-size: 12px;
	color: #607285;
	font-weight: 400;
}

.f-top-subscribe {
	margin-top: 50px;
}
/*==End Footer Top Area CSS==
==================================================*/

/*==Start Footer Bottom Area CSS==
==================================================*/
.footer-bottom-area {
	background: #000;
	padding: 20px 0px;
	position: relative;
}

.copyright p {
	font-size: 11px;
	color: #c2c2c2;
	font-weight: 400;
}

.copyright a {
	color: #00AFFF;
	font-weight: 700;
}

.footer-menu li {
	display: inline-block;
}

.footer-menu {
	text-align: right;
}

.footer-menu a {
	display: inline-block;
	margin-left: 30px;
	font-size: 11px;
	font-weight: 400;
	color: #c2c2c2;
}

.footer-social a {
	color: #c2c2c2;
	font-size: 13px;
	padding: 0 13px;
	display: inline-block;
	vertical-align: middle;
}

.footer-social a:hover,
.footer-menu a:hover {
	color: #00AFFF;
}

.scroll-top {
	left: calc(50% - 95px);
	position: absolute;
	top: -40px;
	width: 190px;
	cursor: pointer;
}

.scroll-top i {
	color: #00AFFF;
	font-size: 20px;
	left: calc(50% - 5px);
	position: absolute;
	top: calc(50% - 10px);
	animation-name: scrolltop;
	animation-duration: 1s;
	animation-iteration-count: infinite;
}

.scroll-top .curved1 {
	fill: #000;
}
/*==End Footer Bottom Area CSS==
==================================================*/

/*== Start Breadcumb Area ==
==================================================*/
.breadcrumb-area {
	background: url("img/breadcumb-bg.jpg") no-repeat scroll 0 0 / cover;
	padding: 150px 0;
	text-align: center;
	position: relative;
}

.breadcrumb-area:before {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	content: "";
	position: absolute;
}

.breadcrumb > li + li:before {
	content: "> ";
	color: #00AFFF;
}

.breadcrumb {
	background-color: transparent;
}

.section-padding{padding: 120px 0 132px;}

.section-title h2 {
	color: #fff;
	font-size: 35px;
	font-weight: 900;
	letter-spacing: 10px;
	line-height: 60px;
	position: relative;
	text-transform: uppercase;
}

.section-title h2:after {
	background: #fff none repeat scroll 0 0;
	content: "";
	height: 1px;
	left: 50px;
	position: absolute;
	top: 100%;
	width: 100px;
}

.section-title h2:before {
	background: #fff none repeat scroll 0 0;
	content: "";
	height: 1px;
	position: absolute;
	right: 50px;
	top: 100%;
	width: 100px;
}

.breadcrumb a {
	font-size: 14px;
	font-weight: 400;
	color: #00AFFF;
}

.breadcrumb a:hover {
	color: #fff;
}

.breadcrumb > .active {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	cursor: pointer;
}

.breadcrumb {
	background-color: transparent;
	margin-bottom: 0;
	padding-top: 12px;
}
/*==End Breadcumb Area ==
==================================================*/

/*== Start Error Content Area ==
==================================================*/
.error-content-area {
	background: #f6f6f6 none repeat scroll 0 0;
	padding: 130px 0;
	text-align: center;
}

.error-desc h1 {
	font-size: 60px;
	font-weight: 900;
	color: #e4e4e4;
	padding: 42px 0px;
}

.error-desc > p {
	font-size: 14px;
	color: #5b5b5b;
}

.error-svg {
	left: calc(50% - 58px);
	position: absolute;
	top: -24px;
	width: 118px;
	cursor: pointer;
}

.error-svg .curved1 {
	fill: #00AFFF;
}

.error-btn {
	display: inline-block;
	position: relative;
	margin-top: 45px;
}

.error-svg a i {
	color: #fff;
	font-size: 20px;
	left: 46%;
	position: absolute;
	top: 3px;
	-webkit-animation-name: example;
	-webkit-animation-duration: 1s;
	animation-name: example;
	animation-duration: 1s;
	animation-iteration-count: infinite;
}

.error-content-area .btn_one {
	border: 1px solid #00AFFF;
	color: #00AFFF;
}
.error-content-area .btn_one:hover {
	border: 1px solid #00AFFF;
	background: #00AFFF;
	color: #fff;
}
.error-content-area .btn_one:hover:after {
	display: none;
}
/*==End Error Content Area ==
==================================================*/

/*== Start About Page ==
==================================================*/
.about .form-group label {
	color: #868686;
}

.about .team-area {
	background: #f4f4f4 none repeat scroll 0 0;
	padding: 132px 0;
}

.about-bottom-area {
  padding-bottom: 110px;
  padding-top: 55px;
}
/*== End About Page ==
==================================================*/

/*== Start contact Area ==
==================================================*/
.main-contact-area {
	box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.1) inset;
	padding: 120px 0px;
	position: relative;
}

.main-contact-area:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	background: #00AFFF;
	content: "";
	z-index: -1;
}

.contact-bg img {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -3;
	width: 50%;
}

.main-contact-area .common-heading span {
	color: #fff;
}
.main-contact-area .common-heading h2 {
	color: #fff;
}

.contact-form input {
	height: 49px;
	line-height: 49px;
	width: 100%;
	margin-bottom: 20px;
	color: #666;
	padding-left: 20px;
	border: 1px solid transparent;
}
.contact-form input:placeholder{
	color: #cfcfcf;
}
.contact-form input:focus,
.contact-form textarea:focus {
	border: 1px solid #00AFFF;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

.contact-form textarea {
	width: 100%;
	height: 200px;
	color: #666;
	line-height: 49px;
	padding-left: 20px;
	border: 1px solid transparent;
	resize: none;
}
.contact-form textarea:placeholder{
	color: #cfcfcf;
}
.contact-form button.btn_two {
	background: #ffffff none repeat scroll 0 0;
	color: #00AFFF;
	margin-top: 30px;
	padding: 0px 55px;
}
.contact-form button.btn_two:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.sn-add-title h3 {
	font-weight: 900;
	font-size: 20px;
	color: #00AFFF;
}

.sn-add-title {
	margin-bottom: 20px;
}

.contact-single-address li,
.contact-single-address li a {
	font-size: 14px;
	font-weight: 400;
	color: #868686;
	line-height: 26px;
}

.contact-single-address {
	margin-bottom: 60px;
}

.contact-single-address:last-child {
	margin-bottom: 0px;
}
/*==End contact Area ==
==================================================*/

/*== Start Service Page ==
==================================================*/
.service .services-area {
  padding: 90px 0;
}
.service .single-service.center {
  margin-top: 0px;
}
.service .single-service{
  padding: 40px 0;
}
.service .single-service:hover .single-service-img .svg {
	fill: #00AFFF;
}

.service .single-service:hover .single-service-title h4 {
	color: #00AFFF;
}
/*== End Service Page ==
==================================================*/

/*== End Blog Page ==
==================================================*/
.blog-post-area {
	padding: 120px 0 130px;
}

.post-thumbnail > img {
	width: 100%;
}

.single-post {
	border: 1px solid #00AFFF;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
}

.single-post.hover_one .post-title {
	height: 71%;
	background: #fff;
	opacity: 1;
}

.single-post.hover_one .post-title h3 {
	color: #00AFFF;
}

.single-post.hover_one .post-desc {
	position: static;
	transform: scaleY(1);
}

.single-post.hover_one .post-title-img .svg {
	top: 100%;
	fill: #fff;
}

.single-post.hover_one .post-title-img i {
	top: 100%;
	color: #00AFFF;
}

.single-post.hover_one .post-meta {
	transform: scaleY(1)
}

.post-title {
	background: #00AFFF none repeat scroll 0 0;
	height: 70px;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	opacity: 0.9;
	z-index: 2;
}

.post-title a h3 {
	line-height: 70px;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
}

.post-title-img .svg {
	fill: #00AFFF;
	transform: rotate(-180deg);
	width: 186px;
	position: absolute;
	left: calc(50% - 93px);
	top: 70px;
	cursor: pointer;
}

.post-title-img i {
	color: #fff;
	font-size: 20px;
	left: calc(50% - 4px);
	position: absolute;
	top: 76px;
	cursor: pointer;
}

.post-desc {
	margin-top: -16px;
	padding: 0 20px 20px;
	position: absolute;
	top: -100%;
	transform: scaleY(0);
}

.post-desc p {
	color: #828383;
}

.post-meta li {
	display: inline-block;
}

.post-meta {
	background: #00AFFF none repeat scroll 0 0;
	bottom: 0;
	height: 71px;
	opacity: 0.9;
	position: absolute;
	width: 100%;
	transform: scaleY(0);
	z-index: 1;
	transform-origin: bottom;
}

.post-meta li:last-child {
	float: right;
}

.post-meta li a {
	color: #fff;
}

.post-meta > ul {
	margin-top: 35px;
	padding: 0 22px;
}

.post-meta a i {
	margin-right: 10px;
}

.pagination li {
	display: inline-block;
	margin-right: 6px;
}

.pagination li a:hover {
	color: #fff;
	border: 1px solid #00AFFF;
	background: #00AFFF;
}

.pagination a {
	display: inline-block;
	border: 1px solid #919191;
	border-image: none;
	border-radius: 15px;
	padding: 0px 15px;
	color: #919191;
	text-transform: capitalize;
	height: 30px;
	line-height: 27px;
}

.pagination li.active a {
	border: 1px solid #00AFFF;
	color: #00AFFF;
}

.pagination li.active:hover a {
	color: #fff;
}

.pagination {
	margin-top: 35px;
	margin-bottom: 0px;
}

.blog .common-heading {
	margin-bottom: 56px;
}
/*== End Blog Page ==
==================================================*/

/*== End Single Blog Page ==
==================================================*/
.single-blog-post {
	padding: 130px 0;
}

.single-blog .post-thumbnail {
	margin-bottom: 50px;
	position: relative;
	overflow: hidden;
}
.single-blog .post-thumbnail:hover .left-sidebar-meta {
	bottom: 0;
}

.left-sidebar-title {
	background: rgba(56, 120, 225, 0.87);
	height: 62px;
	position: absolute;
	top: 0;
	width: 100%;
}

.left-sidebar-title h3 {
	line-height: 62px;
	padding-left: 20px;
	font-size: 25px;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
}

.left-sidebar-meta {
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
	bottom: -38px;
	height: 38px;
	left: 0;
	padding: 0 16px;
	position: absolute;
	width: calc(50% - 61px);
}

.left-sidebar-meta a {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	margin-right: 42px;
}

.left-sidebar-meta a i {
	margin-right: 10px;
}

.left-sidebar-meta > span {
	line-height: 38px;
}

.left-sidebar-meta a:last-child {
	margin-right: 0;
}

.left-sidebar-meta a:nth-child(2) {
	font-style: italic;
}

.single-left-desc {
	margin-bottom: 50px;
}

.single-left-desc > h4 {
	color: #656565;
	font-size: 14px;
	font-weight: 900;
	margin-bottom: 10px;
}

.blog-left-sidebar {
	border-bottom: 1px solid #d5e5ff;
}

.media-body {
	display: inline-block;
	width: calc(100% - 128px);
	border: 1px solid #ddd;
	padding: 30px;
}

.single-blog-post .sn-tesm-person {
	margin-top: 0;
	margin-right: 25px;
}

.children {
	margin-left: 100px;
}

.heading_left h4 {
	color: #c0c0c0;
	display: inline-block;
	font-size: 16px;
	padding-right: 10px;
	border-right: 1px solid #c0c0c0;
	vertical-align: middle;
}

.heading_left h4 a {
	font-size: 16px;
	font-weight: 700;
	color: #00AFFF;
}
.heading_left h4 a:hover {
	color: #222;
}

.heading_left span {
	color: #c0c0c0;
	font-size: 14px;
	font-weight: 400;
	padding-left: 10px;
	vertical-align: middle;
}

.comment_title h4 {
	color: #222;
	font-size: 30px;
	font-weight: 300;
}

.comment_title span {
	color: #00AFFF;
	font-size: 20px;
	font-weight: 900;
	text-transform: uppercase;
}

.comment_title {
  margin-bottom: 63px;
  padding-top: 46px;
}

.single-blog-post .client-svg .curve {
	fill: #00AFFF;
}

.single-blog-post .sn-tesm-person img {
	border: 5px solid #00AFFF;
}

.comment-content.comment {
	margin-top: 20px;
}

.comment-reply-link {
	border-bottom: 1px solid #c0c0c0;
	color: #c0c0c0;
	font-size: 14px;
	margin-top: 20px;
}
.comment-reply-link:hover{
	border-bottom: 1px solid #00AFFF;
	color: #00AFFF;
}

.comments-area {
  border-bottom: 1px solid #d5e5ff;
  padding-bottom: 60px;
}

.media-all {
	margin-bottom: 40px;
}

.media-all:last-child {
	margin-bottom: 0px;
}

.comment-form {
	display: inline-block;
	width: calc(100% - 128px);
	vertical-align: top;
}

.comment-form textarea {
	width: 100%;
	height: 133px;
	border: 1px solid #dbdbdb;
	resize: none;
	color: #666;
	margin-bottom: 18px;
	line-height: 50px;
	padding-left: 20px;
}
.comment-form textarea:placeholder {
  color: #cfcfcf;
}
.comment-form .btn_two {
	margin-top: 40px;
	float: right;
}

.reply-input input {
	margin-right: 20px;
	width: 48.4%;
	height: 50px;
	line-height: 50px;
	border: 1px solid #dbdbdb;
	color: #666;
	padding-left: 20px;
}
.reply-input input:placeholder {
  color: #cfcfcf;
}
.reply-input > input:last-child {
	margin-right: 0;
}

.widget-title > h4 {
	border-bottom: 1px solid #00AFFF;
	color: #222;
	font-size: 25px;
	font-weight: 900;
	margin-bottom: 36px;
	padding: 20px 0;
}

.widget-desc a {
	color: #868686;
	font-size: 16px;
}
.widget-desc a:hover {
	color: #00AFFF;
}

.widget-desc a i {
	color: #00AFFF;
	font-size: 24px;
	vertical-align: middle;
	margin-right: 7px;
}

.widget.comment .widget-desc a {
	color: #00AFFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
}
.widget.comment .widget-desc a:hover {
	color: #222;
}

.widget.comment .widget-desc ul li {
	margin-bottom: 20px;
}

.widget.comment .widget-desc ul li:last-child {
	margin-bottom: 0px;
}

.widget.comment .widget-desc a span {
	color: #868686;
	font-style: italic;
}

.widget.archieve .widget-desc ul li {
	margin-bottom: 23px;
}

.widget.archieve .widget-desc ul li a {
	display: block;
	padding-bottom: 14px;
	border-bottom: 1px solid #d5e5ff;
}

.widget.archieve .widget-desc ul li:last-child {
	border-bottom: 0px solid #00AFFF;
	margin-bottom: 0px;
}

.widget {
	margin-bottom: 30px;
}

.w-desc-title h5 {
	font-size: 16px;
	font-weight: 700;
	color: #222;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.w-desc-title h5:hover {
  color: #00AFFF;
}

.w-desc-meta span {
	color: #00AFFF;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	margin-bottom: 10px;
}

.w-desc-meta {
	margin-bottom: 10px;
}

.single-w-desc {
	margin-bottom: 30px;
}

.single-w-desc:last-child {
	margin-bottom: 0px;
}

.w-desc-total {
	color: #868686;
	font-size: 16px;
	font-weight: 400;
}
/*== End Single Blog Page ==
==================================================*/

/*== Start Finance Service Page ==
==================================================*/
.download-brochure {
	background: #ededed none repeat scroll 0 0;
	padding: 40px 32px;
	position: relative;
}
.tab-pane-img img {
	height: auto;
	width: 100%;
}
.tab-pane-img {
	float: left;
	width: 64%;
}
.download-brochure h3 {
	color: #222;
	font-size: 30px;
	font-weight: 300;
	line-height: 35px;
	margin-bottom: 48px;
}

.download-brochure span {
	color: #00AFFF;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;
}

.download-brochure img {
	opacity: 0.1;
	position: absolute;
	right: 24px;
	top: 38%;
}

.rochure-desc p:first-child {
	margin-bottom: 18px;
}

.brochure-area {
	padding: 130px 0;
}

.brochure-area .common-heading {
	margin-bottom: 30px;
	margin-top: -10px;
}

.service-detail-area .brochure-desc-part {
	display: inline-block;
	margin-left: 30px;
	width: 30.33%;
	margin-top: -10px;
}

.service-detail-area .common-heading {
	margin-bottom: 23px;
}

.tab-img img {
	vertical-align: top;
}

.service-detail-area {
	padding: 130px 0;
}

.ser-detail-list a {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #a5a5a5;
	display: block;
}

.ser-detail-list {
	background: #ededed;
}

.ser-detail-list li {
	padding: 18px 0px;
	padding-left: 40px;
	position: relative;
	border-bottom: 1px solid #dedede;
}

.ser-detail-list li:hover a {
	color: #00AFFF;
}

.ser-detail-list li.active .client-svg i {
	color: #00AFFF;
}

.ser-detail-list li.active a {
	color: #00AFFF;
}

.ser-detail-list li:hover .client-svg i {
	color: #00AFFF;
}

.ser-detail-list li:last-child {
	border-bottom: 0px solid #dedede;
}

.ser-detail-list .client-svg {
	left: -4px;
	top: 36%;
}

.ser-detail-list .client-svg i {
	color: #a5a5a5;
	top: 2px;
}

.ser-detail-list .client-svg .curved1 {
	fill: #fff;
}
.ser-detail-list li > ul{
    position: absolute;
    background-color:#082e40;
    width: 250px;
    left:100%;
    top:50px;
    opacity: 0;
    visibility: hidden;
    z-index: -10;
    -webkit-transition: all ease-in .25s;
	-o-transition: all ease-in .25s;
	transition: all ease-in .25s;
}

.ser-detail-list li:hover > ul{
    opacity: 1;
    visibility: visible;
    z-index: 999;
    top:0px;
}

/*== End Finance Service Page ==
==================================================*/

/*== Start animation style ==
==================================================*/
/*for error to back home*/
@-webkit-keyframes example {
	0% {
		top: 3px;
	}
	25% {
		top: 1px;
	}
	50% {
		top: 3px;
	}
	75% {
		top: 5px;
	}
	100% {
		top: 3px;
	}
}

@-o-keyframes example {
	0% {
		top: 3px;
	}
	25% {
		top: 1px;
	}
	50% {
		top: 3px;
	}
	75% {
		top: 5px;
	}
	100% {
		top: 3px;
	}
}

@-moz-keyframes example {
	0% {
		top: 3px;
	}
	25% {
		top: 1px;
	}
	50% {
		top: 3px;
	}
	75% {
		top: 5px;
	}
	100% {
		top: 3px;
	}
}

@keyframes example {
	0% {
		top: 3px;
	}
	25% {
		top: 1px;
	}
	50% {
		top: 3px;
	}
	75% {
		top: 5px;
	}
	100% {
		top: 3px;
	}
}

/*for scroll top*/
@keyframes scrolltop {
	0% {
		top: calc(50% - 10px);
	}
	25% {
		top: calc(50% - 13px);
	}
	50% {
		top: calc(50% - 10px);
	}
	75% {
		top: calc(50% - 7px);
	}
	100% {
		top: calc(50% - 10px);
	}
}

@-webkit-keyframes scrolltop {
	0% {
		top: calc(50% - 10px);
	}
	25% {
		top: calc(50% - 13px);
	}
	50% {
		top: calc(50% - 10px);
	}
	75% {
		top: calc(50% - 7px);
	}
	100% {
		top: calc(50% - 10px);
	}
}

@-o-keyframes scrolltop {
	0% {
		top: calc(50% - 10px);
	}
	25% {
		top: calc(50% - 13px);
	}
	50% {
		top: calc(50% - 10px);
	}
	75% {
		top: calc(50% - 7px);
	}
	100% {
		top: calc(50% - 10px);
	}
}

@-moz-keyframes scrolltop {
	0% {
		top: calc(50% - 10px);
	}
	25% {
		top: calc(50% - 13px);
	}
	50% {
		top: calc(50% - 10px);
	}
	75% {
		top: calc(50% - 7px);
	}
	100% {
		top: calc(50% - 10px);
	}
}

/*for clienttesm*/

@keyframes clienttesm {
	0% {
		transform: rotate(-90deg) scale(1);
	}
	50% {
		transform: rotate(-90deg) scale(0);
	}
	100% {
		transform: rotate(-90deg) scale(1);
	}
}

@-webkit-keyframes clienttesm {
	0% {
		transform: rotate(-90deg) scale(1);
	}
	50% {
		transform: rotate(-90deg) scale(0);
	}
	100% {
		transform: rotate(-90deg) scale(1);
	}
}
@-o-keyframes clienttesm {
	0% {
		transform: rotate(-90deg) scale(1);
	}
	50% {
		transform: rotate(-90deg) scale(0);
	}
	100% {
		transform: rotate(-90deg) scale(1);
	}
}
@-moz-keyframes clienttesm {
	0% {
		transform: rotate(-90deg) scale(1);
	}
	50% {
		transform: rotate(-90deg) scale(0);
	}
	100% {
		transform: rotate(-90deg) scale(1);
	}
}

/*== End animation style ==
==================================================*/

/*== for type style for banner ==
==================================================*/
.typed-cursor {
	opacity: 1;
	-webkit-animation: blink 0.7s infinite;
	-moz-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite;
	color: #fff;
	display: inline-block;
	font-size: 56px;
	vertical-align: middle;
}

@keyframes blink {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes blink {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes blink {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

/*==ENd  style css==
==================================================*/

/*==Start responsive css==
==================================================*/
/*-----------------------------
	==Midum Screen==
-----------------------------*/
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
	.container{
		width: 1200px;
	}
	.contact-bg img {
		width: 40%;
	}
	.area-big-heading h1 {
		font-size: 120px;
	}
	
	.home2 .camera_next {
	  right: 0;
	}
	.home2 .camera_prev {
	  left: 0;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.container{
		width: 970px;
	}
	.error-desc h1 {
	  font-size: 52px;
	}
	.footer-social a {
	  padding: 0 10px;
	}
	.about .about-area-right > img {
		margin-top: 122px;
		width: 100%;
	}
	.reply-input input {
	  width: 47.4%;
	}
	.form-group {
	  margin-right: 40px;
	}
	.form-group {
	  margin-right: 10px;
	}
	.service-detail-area .brochure-desc-part {
	  display: inline-block;
	  margin-left: 0;
	  margin-top: 30px;
	  width: 100%;
	}
	.tab-pane-img {
	  float: left;
	  width: 100%;
	}
	.area-big-heading h1 {
		font-size: 115px;
	}
	.experience-list li {
		margin-right: 35px;
	}
	.map-caption {
		padding-right: 33px;
		width: 450px;
	}
	.experience-area {
		padding: 86px 0;
	}
	.second-heading > h2 {
		font-size: 95px;
	}
	.plan-area .area-big-heading {
		left: 0;
		top: -120px;
	}
	.single-service-heading:after {
		top: 72%;
	}
	.home2 .camera_next {
	  right: 0;
	}
	.home2 .camera_prev {
	  left: 0;
	}
	.header-social li:first-child a {
		padding-left: 0;
		padding-right: 0;
	}
	.home2 .mainmenu > ul:after {
		width: calc(100% + 87px);
	}
	.section-title h2:after {
		left: 30px;
	}
	.section-title h2 {
		font-size: 27px;
	}
	.section-title h2:before {
		right: 30px;
	}
	.blog .single-post {
		height: 295px;
	}
	.blog .post-thumbnail {
		height: 100%;
		position: relative;
	}
	.blog .post-thumbnail > img {
		height: 100%;
		left: 50%;
		position: relative;
		top: 50%;
		transform: translateX(-50%) translateY(-50%);
		width: auto;
	}
	.blog .post-meta {
	  height: 85px;
	}
	.blog .post-desc {
	  padding: 7px 20px 20px;
	}
	.second-heading > h2 {
		letter-spacing: 44px;
		padding-left: 44px;
	}
	.single-service.center {
		margin-top: 85px;
	}
	.single-service-heading:after {
		left: 106%;
	}
}
/*---------------------------------
		==Tablet Screen==
---------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.container {
		width: 750px;
	}
	
	.service .single-service {
		padding: 40px 20px;
	}
	
	.mainmenu > ul > li {
		margin: 0 10px;
	}
	.search-form-popup {
		width: 485px;
	}
	.contact-bg img {
		width: 36%;
	}
	.error-desc h1 {
		font-size: 48px;
	}
	
	.footer-social a {
		padding: 0 12px;
	}
	
	.footer-menu a {
		margin-left: 18px;
	}
	
	.subscribe-btn .btn_one {
		padding: 0 33px;
	}
	
	.left-sidebar-meta {
		width: 51%;
	}
	
	.reply-input input {
		width: 46.6%;
	}
	
	.comment-form .btn_two {
		float: left;
	}
	
	.right-sidebar {
		margin-top: 30px;
	}
	
	.clients-area:after {
		width: 100%;
	}
	
	.form-group {
		margin-right: 10px;
	}
	
	.form-group canvas {
		height: 100px;
		width: 100px;
	}
	
	.single-team {
		margin: 0 30px 30px;
	}
	
	.second-heading > h2 {
		font-size: 62px;
		height: 60px;
		letter-spacing: 32px;
	}
	
	.banner-main-text {
		padding: 0px 50px;
	}
	
	.quotes-content-heading h2 {
		font-size: 32px;
		line-height: 25px;
	}
	
	.single-service-heading {
		padding: 0px 161px;
		margin-bottom: 50px;
	}
   
	.single-service-heading:after {
		display: none;
	}
	
	.service-detail-area .brochure-desc-part {
		margin-left: 0;
		margin-top: 0px;
		width: 100%;
	}
	
	.brochure-chart {
		margin-top: 41px;
	}
	
	.tab-pane-img {
		float: left;
		width: 100%;
	}
	.form-group label {
		font-size: 13px;
	}
	
	.experience-list li {
		margin-right: 39px;
	}
	
	.area-big-heading h1 {
		font-size: 88px;
	}
	
	.experience-list li {
		margin-right: 21px;
	}
	
	.common-heading h2 {
		font-size: 38px;
	}
	.area-big-heading {
		top: -192px;
		left: -56px;
	}
	.clients-area:before {
		width: 30%;
		z-index: 2;
	}
	.tesm-content:after {
		width: 67%;
	}
	.sn-corporate-hover h4 {
		font-size: 17px;
	}
	.sn-corporate-hover P {
		font-size: 12px;
	}
	.map-caption {
		padding-right: 39px;
		right: 0;
		width: 349px;
	}
	.plan-area .area-big-heading {
		left: 0;
		top: -120px;
	}
	.home2 .camera_prev {
	  left: 0;
	}
	.home2 .camera_next{
	  right: 0;
	}
	.about-area-right > img {
		width: 100%;
		margin-top: 215px;
	}
	.question-ask-panel-title i {
		font-size: 19px;
	}
}
/*--------------------------------
		==Mobile Screen==
--------------------------------*/
@media only screen and (max-width: 767px) {
	.container {
        width: 300px;
    }
	/* error page */
	.error-desc h1 {
		font-size: 28px;
		padding: 25px 0;
	}

	.single-address {
		margin-bottom: 25px;
	}

	.f-top-main-content {
		margin-top: 15px;
	}

	.f-top-main-content-time li {
		margin-right: 0px;
		display: block;
	}

	.f-top-main-content-time {
		background: transparent;
	}

	.f-top-subscribe {
		margin-top: 80px;
	}

	.footer-top-area {
		padding: 80px 0;
	}

	.error-content-area {
		padding: 80px 0;
	}

	.footer-bottom-area {
		text-align: center;
	}

	.footer-menu {
		text-align: center;
	}

	.footer-menu a {
		margin: 0px 15px;
	}

	.footer-social {
		margin: 15px 0;
	}

	.header-social {
		margin-top: 18px;
		position: absolute;
		text-align: center;
		width: 100%;
		z-index: 9;
		left: 0;
	}
	/*	error page */
	/*	contact */
	.main-contact-area:after {
		height: 50%;
		width: 100%;
	}

	.main-contact-area {
		padding: 80px 0;
	}

	.main-contact-form {
		padding-bottom: 150px;
	}

	.subscribe-btn {
		margin-top: 37px;
		display: inline-block;
	}

	.reply-input input {
		width: 100%;
		margin-bottom: 20px;
	}

	.comment-form {
		width: 100%;
	}
	/*	contact */
	/*	single blog */
	.left-sidebar-title {
		height: 40px;
	}

	.left-sidebar-title h3 {
		font-size: 12px;
		line-height: 40px;
	}

	.left-sidebar-meta {
		width: 100%;
		height: 30px;
	}

	.left-sidebar-meta a {
		font-size: 12px;
		margin-right: 10px;
	}

	.left-sidebar-meta > span {
		line-height: 30px;
	}

	.media-body {
		padding: 10px;
		width: 100%;
	}

	.children {
		margin-left: 25px;
	}

	.comment-form .btn_two {
		float: left;
		margin-top: 12px;
	}

	.single-blog-post .sn-tesm-person {
		margin-bottom: 30px;
	}

	.right-sidebar {
		margin-top: 30px;
	}

	.single-blog-post {
		padding: 80px 0;
	}

	.single-team {
		margin-bottom: 30px;
	}

	.mainmenu {
		display: none;
	}
	/*	single blog */
	
	/* blog */
	.blog-post-area {
		padding: 80px 0 80px;
	}
	.blog .single-post {
		height: 295px;
	}
	.blog .post-thumbnail {
		height: 100%;
		position: relative;
	}
	.blog .post-thumbnail > img {
		height: 100%;
		left: 50%;
		position: relative;
		top: 50%;
		transform: translateX(-50%) translateY(-50%);
		width: auto;
	}
	.single-post.hover_one .post-title {
		height: 76%;
	}
	/*	blog */
	
	/*	home page */
	.second-heading > h2 {
		font-size: 20px;
		font-weight: 900;
		height: auto;
		letter-spacing: 13px;
	}
	
	.typed-cursor {
		font-size: 14px;
	}
	
	.search-form-popup {
		right: -140px;
		width: 280px;
	}
	
	.search-form-popup .btn_two {
		padding: 0px 30px;
	}
	
	.second-heading {
		margin-top: 12px;
		padding: 0px 30px;
	}
	
	.btn_two {
		padding: 0 40px;
	}
	
	.quotes-content-heading h2 span {
		font-size: 12px;
		margin-top: 10px;
	}
	
	.quotes-content-button {
		margin-top: 25px;
	}
	
	.quotes-content-heading h2 {
		font-size: 24px;
	}
   
	.second-heading p {
		margin-top: 20px;
	}
	
	.about-area-left {
		margin-bottom: 30px;
	}
	
	.single-service-heading:after {
		display: none;
	}
	
	.single-service {
		margin-top: 40px;
	}
	
	.single-corporate {
		width: 100%;
	}
	
	.map-caption {
		padding-right: 0;
		position: static;
		right: 0;
		top: 0;
		width: 100%;
		transform: translateY(0);
		padding: 30px;
	}
	
	.map-container {
		position: static;
		top: 0;
		width: 100%;
	}
	
	.area-big-heading h1 {
		font-size: 75px;
	}
	
	.tesm-content:after {
		width: 40%;
	}
	
	.tesm-content {
		padding-right: 0;
	}
	
	.experience-tab-bg {
		display: none;
	}
	
	.experience-svg {
		display: none;
	}
	
	.experience-area:after {
		width: 100%;
	}
	
	.form-group {
		margin: 0;
		position: relative;
		width: 100%;
		text-align: center;
		margin-bottom: 47px;
	}
	
	.experience-list li {
		display: block;
		margin-right: 0px;
		text-align: center;
	}
	
	.experience-list:after {
		width: 100%;
	}
	
	.chart {
		height: 100%;
		left: 0;
		position: static;
		top: 0;
		width: 100%;
	}
	
	.chart-table {
		display: block;
		position: static;
		top: 0;
		transform: translateY(0px);
		vertical-align: initial;
	}
	
	.chart-table > div {
		vertical-align: initial;
		display: block;
	}
	
	.plan-area:after {
		display: none;
	}
	
	.faq-main-content {
		background: #00AFFF none repeat scroll 0 0;
		padding: 50px 20px;
	}
	
	.sponsor-area {
		padding: 60px 0;
	}
	
	.clients-area {
		padding: 100px 0;
	}
	
	.team-area {
		padding: 70px 0;
	}
	
	.team-head-Desc {
		margin-bottom: 25px;
	}
	
	.experience-area,
	.services-area,
	.plan-area {
		padding: 80px 0;
	}
	
	.plan-area {
		padding-bottom: 0px;
	}
	/*	home page  */
	
	/*	about page  */
	.section-title h2 {
		font-size: 30px;
		letter-spacing: 8px;
	}

	.about-bottom-area {
		margin-top: 37px;
	}
	/*	about page  */
	
	/* f service page  */
	.service-detail-area .brochure-desc-part {
		margin-left: 0;
		margin-top: 0px;
		width: 100%;
	}
	
	.service-detail-area {
		padding: 80px 0 0;
	}
	
	.ser-detail-list {
		margin-bottom: 30px;
	}
	
	.service-detail-area .brochure-desc-part {
		margin-top: 24px;
	}
	
	.brochure-area {
		padding: 80px 0;
	}
	
	.download-brochure {
		margin-bottom: 40px;
	}
	
	.brochure-chart {
		margin-top: 30px;
	}
	.home2 .first-heading span:before {
		right: 5px;
		width: 70px;
	}
	.home2 .first-heading span:after{
		left: 5px;
		width: 70px;
	}
	.home2 .camera_prev {
		left: 0;
	}
	.home2 .camera_next {
		right: 0;
	}
	.home2 .second-heading > h2 {
	  font-size: 12px;
	}
	.home2 .banner-main-text {
	  padding: 30px 5px;
	}
	.home2 .first-heading > h4 {
	  font-size: 16px;
	}
	.home2 .second-heading {
	  margin-top: 0px;
	  padding: 0 12px;
	}
	.about-area-right > img {
		width: 100%;
	}
	.about-area-left {
		padding: 120px 0 0px;
	}
	.about .about-area-left {
		padding-top: 50px;
	}
	.about-bottom-area {
		padding-bottom: 60px;
		padding-top: 0;
		margin-top: 0;
	}
	.about .team-area {
		padding: 70px 0;
	}
	.tab-pane-img {
	  width: 100%;
	}
	.service .services-area {
		padding: 40px 0;
	}
	.question-ask-panel-title i {
		font-size: 19px;
	}
    
    
    .mean-container .mean-nav{
         margin-top: 31px;
    }
}
/*--------------------------------------
	==Midum Mobile Screen==
--------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.container {
		width: 450px;
	}

	.subscribe-content h2 {
		font-size: 21px;
	}

	.single-service-heading {
		padding: 0 50px;
	}

	.single-service.center {
		padding: 40px;
	}

	.single-team {
		margin: 30px 64px;
	}
	.area-big-heading {
		left: -24px;
		top: -213px;
	}
	.post-desc {
		padding: 20px;
	}
}

.btn_mr-20{ margin-right: 20px;}
.p-a-0{ padding: 0px;}

 .quotes-content-heading p{
        color: #e0e0e0;
        font-size: 16px;
        letter-spacing: 0;
        margin-top: 11px;
        font-weight: 300;
        line-height: 28px;
    }
	

/*============================================================================
					==ENd  responsive css==
============================================================================*/


/* product slider */


.product-cat-tab .item img{border: 1px solid #EEEEEE;}
.product-slider .item {
    position: relative
}
.product-slider .item .item-inner {
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    transition: all .15s
}
.title { 
    transition: all ease-out .2s;
}
.title h3 {
   color: #000;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 31px;
    margin: auto;
    padding: 20px 0 0;
    text-align: center;
    width: 65%;
        
}

.title-medium{ text-align: center;}
.title-medium h3{
    color: #000;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    margin: auto;
    padding: 16px 0 0;
    text-align: center;
    width: 65%;
        
}
.button-wrapper {
    position: absolute;
    top: calc(50% + 90px);
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all ease-out .2s;
    opacity: 0
}
.button-wrapper svg {
    fill: #fff
}
.button-wrapper .arrow-right {
    border: 2px solid #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}
.product-total {
    color: #fff;
    font-size: 26px;
    font-weight: 300;
    left: 50%;
    line-height: 34px;
    opacity: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, calc(-50% - 30px));
    transition: all 0.15s ease 0s;
    width: 75%;
}

.tab-content .owl-controls{ margin-top: 20px;}
.tab-content .owl-controls .owl-dot span{ border: 1px solid #595959; background-color: transparent; height: 12px; width: 12px;}
.tab-content .owl-controls .owl-dot.active span, .tab-content .owl-controls .owl-dot:hover span{ border-color:#00AFFF;background-color:#00AFFF;}

@media only screen and (min-width: 300px) and (max-width: 479px) {
	.container {
        width: 300px;
    }
    .product-slider{ margin-top: 80px;}
    .common-heading img{ width: 100%; display: block; width: 100%;}
    .tesm-content:after{ width: 100%;}
    .btn_mr-20{ margin-bottom: 20px; margin-right: 0px !important;}
    .p-a-xs-0{ padding: 0px;}
    .product-total {
      font-size: 21px;
      line-height: 30px;
      width: 80%;
    }
    .button-wrapper .arrow-right {
      height: 40px;
      line-height: 40px;
      width: 40px;
    }
    .header-logo img{ height: auto;}
    .mean-container .mean-bar{ top:16px; }
    .header-social {
      left: -20px;
      margin-top: -3px;
      z-index: 99999999;
}
    .mean-container .mean-nav {
      margin-top: 40px;
}
    .header-logo img{ width: 100%; display: block; height: auto;}
}

/* Home Page
----------------------------------------------------------*/

/* social icon */
.social-icon{ position: absolute; left: -30px; bottom:173px; z-index: 999;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);}
.s-text{ font-size: 11px; text-transform: uppercase; color: #efa149; display: inline-block; float: left; margin-right: 10px; letter-spacing: 3px; position: relative;}
.s-text:after{ content: ''; position: absolute; top:50%; right: calc(100% + 15px); width: 70px; height: 1px; background-color: #efa149;}
.social-inner ul{ float: left;}
.social-inner ul li{ display: inline-block; margin-right: 3px;}
.social-inner ul li a { display: inline-block; padding: 5px; color: #00AFFF; margin-top: -5px; font-weight: 300;} 

.btn-dark-border{
    color: #fff; border-color: #00AFFF; background-color: #00AFFF;
}
.btn-dark-border:hover, .btn-dark-border:focus{
    background-color: #111; border-color:#111; color: #fff;
}
.btn-yellow{ background-color: #00AFFF; border: none; color: #fff;}
.btn-yellow:hover, .btn-yellow:focus{ background-color: #074f7f; color: #fff;}

.before-line, .before-line-2{
    position: relative;
}
.before-line:before{
    content: ''; position: absolute; height: 2px; width: 60px; bottom:-19px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -o-transform: translateX(-50%); background-color: #00AFFF;
}
.before-line-2:before{
    content: ''; position: absolute; height: 2px; width: 60px; top:-25px; left: 0;  background-color: #00AFFF;
}
.section-left-heading h2{
    color: #00AFFF;
    font-family: roboto;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 40px;
    max-width: 100%;
    line-height: 60px;
    letter-spacing: -0.2px;
}
.section-left-heading p{
     font-size: 16px; line-height: 32px;
}
.section-left-heading .quotes-content-button{
     margin-top: 23px;
}
.heading2{
    color: #1b1b22;
    font-family: roboto;
    font-size: 53px;
    font-weight: 700;
    max-width: 100%;
    line-height: 60px;
}
.text-white{
    color: #fff;
}

/* product range
----------------------------------------------------------------------*/

.product-thumb{ overflow: hidden; position: relative;margin-bottom: 30px;}
.product-thumb img{transition: transform 0.4s ease 0s;; -webkit-transition: transform 0.4s ease 0s; -o-transition: transform 0.4s ease 0s;}
.btn-more {
    background-color:#111;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    left: 0;
    position: absolute;
    text-align: center;
    transform: translateY(100%);
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
    width: 100%;
    z-index: 10;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    opacity: 0;
}
.btn-more:hover{color: #fff; background-color:#00AFFF;}
.product-list:hover .product-thumb img, .product-wrapper:hover .product-thumb img{transform: translateY(-15px);}
.product-list:hover .btn-more, .product-wrapper:hover .btn-more{
   opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0s;
    -webkit-transition: transform 0.4s ease 0s, opacity 0.1s ease 0s;
    -o-transition: transform 0.4s ease 0s, opacity 0.1s ease 0s;
}


/* footer----------------------------------------------*/

#csmx-footer {
    background: #111;
}

.widget a {
    color: #aaa;
}
.widget a:hover{
    color: #fff;
}
#csmx-footer .widget {
    border-left: 1px solid #302F47;
}

#csmx-footer .lnk_scrollup_wrapper:before,
#csmx-footer .lnk_scrollup_wrapper:after {
    border-color: #302F47;
}

.copyright-bar,
#csmx-footer .csmx-footer-links li a {
    color: #aaa;
}
#csmx-footer .widget {
  border-left: 1px solid #2d2d2d;
  font-size: 13px;
    line-height: 24px;
  margin-bottom: 20px;
  padding-left: 30px;
}
.csmx-section-title {
  line-height: 1.25;
  margin-bottom: 24px;
  padding-bottom: 18px;
  position: relative;
    color: #00AFFF;
    font-size: 17px;
}
.csmx-section-title:after {
  border-bottom: 1px solid #2d2d2d;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 30px;
}
#csmx-footer .widget .csmx-section-title {
  margin-bottom: 22px;
}

#csmx-footer .copyright-bar {
    margin-top: 70px;
    padding: 20px 0;
    position: relative;
    text-align: center;
    white-space: nowrap;
    margin-bottom: 10px;
}

.copyright-bar, #csmx-footer .csmx-footer-links li a {
  color: #aaaaaa;
}
#csmx-footer .lnk_scrollup_wrapper:before, #csmx-footer .lnk_scrollup_wrapper:after {
  border-color: #302f47;
}

#csmx-footer .lnk_scrollup_wrapper {
  background: rgba(0, 0, 0, 0) url("../images/footer_arrow.svg") no-repeat scroll center top / 1180px 31px;
  left: 0;
  position: absolute;
  text-align: center;
  top: -31px;
  width: 100%;
}
#csmx-footer .lnk_scrollup {
  display: inline-block;
  height: 42px;
  width: 42px;
}
#csmx-footer .csmx-footer-links li:after {
  color: #666;
  content: "|";
  display: inline-block;
  padding: 0 10px;
}
#csmx-footer .csmx-footer-links li:last-of-type:after {
  display: none;
}
#csmx-footer .csmx-footer-links li {
  display: inline;
}
.copyright-bar, #csmx-footer .csmx-footer-links li a {
  color: #aaaaaa;
}
.widget.csmx-widget-social li {
  display: inline-block;
  float: left;
  margin: 0 5px 5px 0;
  padding: 0;
}
.widget.csmx-widget-social li a{
    display: inline-block;
    height: 40px;
    width: 40px;
    line-height: 40px; text-align: center;
}
.widget.csmx-widget-social li a:hover i{
    color:#F05A2E;
}

.widget.csmx-widget-social li a i{
    color: #fff; font-size: 18px;
}

.contact-detail p{
color: #aaa;
font-size: 13px;
line-height: 23px;}
.contact-detail p i{
    color:#CDCDCD; margin-right: 7px;
}

/* Trending section
----------------------------------------------------------------------*/
.trending-header{float: left; width: 100%;}
.trending-header .t-h-section{ margin-left: 30px; position: relative; float: left;}
.trending-header .t-h-section:after{
    content: '';
    position: absolute; left: calc(100% + 30px); height: 2px; width: 350px; background-color:#00AFFF; top: 47px;
}
.product-wrapper img{
    border: 1px solid #EEEEEE;
}

/* padding style
----------------------------------------------------------------------*/
.p-a-0{ padding: 0px;}
 
.p-t-0{ padding-top:0px;}
.p-t-30{ padding-top: 30px;}
.p-t-60{ padding-top: 60px;}
.p-t-70{ padding-top: 70px;}
.p-t-80{ padding-top: 80px;}
.p-t-90{ padding-top: 90px;}

.p-b-0{ padding-bottom: 0px;}
.p-b-30{ padding-bottom: 30px;}
.p-b-60{ padding-bottom: 60px;}
.p-b-50{ padding-bottom: 50px;}
.p-b-70{ padding-bottom: 70px;}
.p-b-90{ padding-bottom: 90px;}
.p-b-120{ padding-bottom: 120px;}
.p-b-150{ padding-bottom: 150px;}
.p-b-170{ padding-bottom: 170px;}

.p-l-10{ padding-left: 10px;}
.p-r-10{ padding-right: 10px;}


/* margin style
----------------------------------------------------------------------*/
.m-a-0{margin: 0px;}
.m-t-20{margin-top: 20px;}
.m-t-30{margin-top: 30px;}
.m-t-40{margin-top: 40px;}

.m-b-0{margin-bottom: 0px;}
.m-b-10{margin-bottom: 10px;}
.m-b-20{margin-bottom: 20px;}
.m-b-30{margin-bottom: 30px;}
.m-b-40{margin-bottom: 40px;}
.m-b-50{margin-bottom: 50px;}
.m-b-60{margin-bottom: 60px;}
.m-b-70{margin-bottom: 70px;}
.m-b-90{margin-bottom: 90px;}




/* ---------------- About Section ------------------- */


.about-banner {
    background: rgba(0, 0, 0, 0) url(../images/about-banner.jpg) repeat scroll center center / cover;
    height: 400px;
    position: relative;
    width: 100%;
}

.aboutus {
    margin: 20px 0px;
	padding: 50px 0px 50px 0px;
}

.aboutus h1 {
    text-align: center;
    color: #00AFFF;
    font-size: 36px;
    font-weight: 900;
    margin: 20px 0 10px;
}

.aboutus p {
    line-height: 30px;
    padding: 0 10px;
    text-align: justify;
}

.aboutus .divider {
    background: #09aaff;
    height: 4px;
    width: 50px;
    margin: 21px auto;
}

/* ---------------- About Section ------------------- */

.services-banner{
	background: rgba(0, 0, 0, 0) url(../images/services-banner.jpg) repeat scroll center center / cover;
    height: 400px;
    position: relative;
    width: 100%;
}

.services {
    margin: 20px 0px;
	padding: 25px 0px 35px 0px;
}

.services h1 {
    text-align: left;
    color: #00AFFF;
    font-size: 36px;
    font-weight: 900;
    margin: 20px 0 10px;
}
.services p{
	font-size: 14px;
	line-height: 26px;
}
.services ul li {
    padding: 8px 0px 0px 0px;
    list-style: circle;
}

.servic{
	padding-top: 30px;
    text-align: center;
    padding-bottom: 20px;
	color: #00AFFF;
}


.flex-container{
	display: flex;
	flex-wrap: wrap;
}

.services-single-box {
    text-align: center;
    background: #fff;
    padding: 20px 15px;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 5px 20px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0px 5px 20px rgba(0, 0, 0, .2);
    -o-box-shadow: 0px 5px 20px rgba(0, 0, 0, .2);
    transition: .5s;
    height: 100%;
    float: left;
    width: 100%;
}

/* ---------------- Contact Section ------------------- */
.contacts-section { margin:30px 0px;}
.contact-banner {
    background: rgba(0, 0, 0, 0) url(../images/contact.jpg) repeat scroll center center / cover;
    height: 400px;
    position: relative;
    width: 100%;
}
.contacts-section .address-section h2, .maps h2 { color: #09aaff; font-size: 27px; font-weight: bold; letter-spacing: -0.2px; margin-bottom:20px; }
.contacts-section h1 {  text-align:center; color: #000; font-size: 36px; font-weight: 900; margin: 20px 0 10px;}
.contacts-section .divider { background: #09aaff; height: 4px; width: 50px; margin: 10px auto;margin-bottom: 70px;}


/* ---------------- Portfolio Section ------------------- */

.dropdown .menu >li >ul{
	position: absolute;
    top: calc(100% + 6px);
    width: 168px;
    opacity: 0;
    padding: 15px 20px 18px;
    transition: all .7s ease-out;
    transform-origin: top;
    background: rgba(0,0,0, 0.8);
    z-index: 1;
}
.menu li:hover .dropdown{
	opacity: 1;
	visibility: visible;
	z-index: 10;
}


.portfolio{
	width: 360px;
    margin-right: 30px;
}

.portfolio-banner{
	background: rgba(0, 0, 0, 0) url(../images/portfolio.jpg) repeat scroll center center / cover;
    height: 400px;
    position: relative;
    width: 100%;
	
}