@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block
}
abbr, address, article, aside, audio, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit
}
body {
	margin: 0;
	padding: 0;
	font: 400 14px 'Lato', sans-serif;
	line-height: 20px;
	color: #000000;
	background-color: #fff;
}
input[type=checkbox], div, form, h1, h2, h3, h4, h5, h6, img, input, label, li, ol, option, p, input[type=radio], select, td, textarea, tr, ul {
	padding: 0;
	margin: 0
}
ul {
	padding: 0;
	margin: 0;
	list-style: none
}
ol {
	padding: 0;
	margin: 0;
	list-style-type: none
}
a {
	padding: 0;
	margin: 0;
	text-decoration: none;
	outline: 0;
	cursor: pointer;
	color: #444444;
}
a:hover {
	text-decoration: none;
}
img {
	padding: 0;
	margin: 0;
	outline: 0;
	border: 0;
	max-width: 100%;
	height: auto;
}
chexbox {
	padding: 0;
	margin: 0;
	width: 20px;
	height: 20px
}
.clr, .spacer {
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
}
.clearfix:after, .clearfix::before {
	content: '';
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}
@font-face {
	font-family: 'FontAwesome';
	src: url("fontawesome-webfont.eot?v=4.3.0");
/*	src: url("fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");*/
	src: url("fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
	font-weight: normal;
	font-style: normal;
}
.container {
	max-width: 1350px;
}
/* ==============header part start================ */

/* ==============header top part================ */

.topManu {
	background: #00779f;
	text-align: right;
}
.topManu .container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.topManu .container .topPhone {
	font: 700 16px 'Lato', sans-serif;
	line-height: 45px;
	color: #fff;
}
.topManu ul {
	padding: 0;
	margin: 0;
	text-align: right;
}
.topManu ul li {
	padding: 0;
	margin: 0 0 0 15px;
	display: inline-block;
}
.topManu ul li a {
	display: inline-block;
	padding: 0;
	margin: 0;
	font: 700 20px 'Lato', sans-serif;
	line-height: 45px;
	color: #fff;
	text-transform: uppercase;
}
/* ==============header top part end================ */

header {
	padding: 12px 0;
	left: 0;
	top: 0;
	right: 0;
	background: rgba(255,255,255,0.9);
	z-index: 9;
}
header nav.navbar-expand-lg {
	padding: 0;
	margin: 0;
}
header nav.navbar-expand-lg .navbar-brand img {
	max-width: 80%;
}
header #navbarSupportedContent {
	justify-content: space-between;
}
header #navbarSupportedContent ul {
	padding: 0;
	margin: 0 auto;
}
header #navbarSupportedContent ul li {
	padding: 0;
	margin: 0;
}
header #navbarSupportedContent ul li:after {
	content: "|";
	padding: 0 15px;
}
header #navbarSupportedContent ul li:last-child:after {
	content: "";
	padding: 0 0;
}
header #navbarSupportedContent ul li a,  header #navbarSupportedContent ul li a:hover {
	font: 600 16px 'Lato', sans-serif;
	line-height: 20px;
	color: #373737;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
header #navbarSupportedContent ul li a:hover,  header #navbarSupportedContent ul li.active a {
	color: #0099cc;
}
header #navbarSupportedContent .loginPart {
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
}
header #navbarSupportedContent .loginPart a {
	font-size: 22px;
	border-left: 1px solid #ccc;
	padding: 0 15px;
	color: #3a3a3a;
}
header #navbarSupportedContent .loginPart a:hover {
	color: #232323;
}
header #navbarSupportedContent .loginPart a:first-child {
	border-left: none;
}
header #navbarSupportedContent .loginPart a.cart {
	position: relative;
}
header #navbarSupportedContent .loginPart a.cart span {
	position: absolute;
	right: 11px;
	top: -19px;
	width: 25px;
	height: 25px;
	background: #ff040f;
	font: 900 12px 'Lato', sans-serif;
	line-height: 25px;
	color: #fff;
	border-radius: 50%;
	text-align: center;
}
/* ==============header part end================ */

/* ==============header banner================ */

.bannerContainer {
	padding: 0;
	margin: 0;
	position: relative;
	display:none;
}
.bannerContainer .container {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	z-index: 9;
}
.bannerContainer .container .row {
	display: flex;
	align-items: center;
	height: 100%;
}
.bannerContainer .container h1 {
	font: 700 52px 'Lato', sans-serif;
	line-height: 65px;
	color: #fff;
	padding: 0;
	margin: 0 0 0 0;
	position: relative;
}
.bannerContainer .container h1 span {
	position: relative;
	display: block;
	font: 700 18px 'Lato', sans-serif;
	line-height: 20px;
	color: #01a5de;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
.bannerContainer .container p {
	position: relative;
	display: block;
	font: 500 15px 'Lato', sans-serif;
	line-height: 24px;
	color: #fff;
	margin: 20px 0 10px 0;
}
.bannerContainer .container ul {
	margin: 0 0 0 0;
	padding: 0;
}
.bannerContainer .container ul li {
	position: relative;
	display: block;
	font: 500 15px 'Lato', sans-serif;
	line-height: 24px;
	color: #fff;
	margin: 0 0 0 0;
}
.bannerContainer .container ul li i {
	margin: 0 10px 0 0px;
	color: #01a5de;
}
.bannerContainer .container form {
	padding: 0;
	margin: 0;
	background: #fff;
	padding: 30px;
	border-radius: 10px;
}
.bannerContainer .container form label {
	display: block;
	font: 700 18px 'Lato', sans-serif;
	line-height: 25px;
	color: #454545;
	text-transform: uppercase;
}
.bannerContainer .container form input[type=text] {
	width: 100%;
	padding: 0 15px;
	margin: 10px 0 20px 0;
	border: 1px solid #ccc;
	height: 50px;
	font: 700 16px 'Lato', sans-serif;
	line-height: 50px;
	color: #000;
	box-shadow: none;
	outline: none;
	border-radius: 30px;
}
.bannerContainer .container form input[type=button] {
	background: #00779f;
	box-shadow: none;
	outline: none;
	border-radius: 30px;
	font: 700 16px 'Lato', sans-serif;
	line-height: 50px;
	color: #fff;
	padding: 0 50px;
	border: none;
	outline: none;
	cursor: pointer;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.bannerContainer .container form input[type=button]:hover {
	background: #454545;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
/* ==============header banner end================ */

/* ==============services part================ */

.iconarea {
	z-index: 99;
	margin-top: -80px;
	padding-bottom: 60px;
	position: relative;
}
.iconarea .flex-container {
	display: flex;
	text-align: center;
}
.iconarea .flex-container .flex-item {
	background-color: #ccfbff;
	padding: 50px 20px;
	text-align: center;
	margin: 0 10px;
	color: #3e3e3e;
	flex: 22%;
	-webkit-box-shadow: inset 0 0 50px rgba(255,0,0,0), 0 0 10px rgba(179,179,179,0.8);
	-moz-box-shadow: inset 0 0 50px rgba(255,0,0,0), 0 0 10px rgba(179,179,179,0.8);
	box-shadow: inset 0 0 50px rgba(255,0,0,0), 0 0 10px rgba(179,179,179,0.8);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.iconarea .flex-container .flex-item:hover {
	background-color: #fff;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.iconarea .flex-container .flex-item h4 {
	font: 700 18px 'Lato', sans-serif;
	line-height: 25px;
	color: #465363;
	padding: 0;
	margin: 15px 0 0 0;
}
.aerialDiagramsServices {
	padding: 160px 0 80px 0;
	margin: 0;
	background: #f7f7f7;
}
.aerialDiagramsServices .container {
	max-width: 1150px;
}
.aerialDiagramsServices .container .whtcard {
	background-color: #fff;
	padding: 70px 20px;
	text-align: center;
	margin: 0 0 30px 0;
	color: #3e3e3e;
	-webkit-box-shadow: inset 0 0 50px rgba(255,0,0,0), 4px 4px 10px rgba(179,179,179,0.8);
	-moz-box-shadow: inset 0 0 50px rgba(255,0,0,0), 4px 4px 10px rgba(179,179,179,0.8);
	box-shadow: inset 0 0 50px rgba(255,0,0,0), 4px 4px 10px rgba(179,179,179,0.8);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.aerialDiagramsServices .container .whtcard:hover {
	background-color: #ccfbff;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.aerialDiagramsServices .container .whtcard h4 {
	font: 700 22px 'Lato', sans-serif;
	line-height: 30px;
	color: #3e3e3e;
	padding: 0;
	margin: 25px 0 0 0;
}
.aerialDiagramsServices .container .whtcard a {
	display: block;
}
.aerialDiagramsServices .container h2 {
	padding: 0;
	margin: 0 0 50px 0;
	font: 700 40px 'Lato', sans-serif;
	line-height: 50px;
	color: #3e3e3e;
	text-align: center;
}
.aerialDiagramsServices .container h2 span {
	display: block;
	font: 700 17px 'Lato', sans-serif;
	line-height: 25px;
	color: #01a5de;
	margin: 0 0 20px 0;
}
/* ==============services part end================ */

/* ==============about container================ */

.aboutContainer {
	background: #fff;
	background-size: cover;
	padding: 50px 0 80px 0;
	margin: 0;
}
.aboutPage.aboutContainer .row {
	margin: 30px -15px 50px -15px;
	align-items: center;
}
.aboutContainer article {
	padding: 0;
	margin: 0;
}
.aboutContainer article h2 {
	padding: 0;
	margin: 0;
	font: 700 46px 'Lato', sans-serif;
	line-height: 55px;
	color: #3e3e3e;
}
.aboutContainer article h2 span {
	display: block;
	font: 700 17px 'Lato', sans-serif;
	line-height: 25px;
	color: #01a5de;
	margin: 0 0 20px 0;
}
.aboutContainer article p {
	font: 400 16px 'Lato', sans-serif;
	line-height: 26px;
	color: #000;
	padding: 28px 0 0 0;
}
.aboutContainer article a {
	background: #00779f;
	box-shadow: none;
	outline: none;
	border-radius: 30px;
	font: 700 16px 'Lato', sans-serif;
	line-height: 50px;
	color: #fff;
	padding: 0 40px;
	border: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	margin: 25px 0 0 0;
}
.aboutContainer article a:hover {
	background: #454545;
}
/* ==============about container end================ */

/* ==============Aerial Diagrams Features================ */

.aerialDiagrams {
	padding: 70px 0;
	margin: 0;
	background-size: cover;
	height: 427px;
}
.aerialDiagrams .container h2 {
	font: 700 40px 'Lato', sans-serif;
	line-height: 50px;
	color: #fff;
	padding: 0;
	margin: 0 0 0 0;
	position: relative;
}
.aerialDiagrams .container h2 span {
	position: relative;
	display: block;
	font: 700 18px 'Lato', sans-serif;
	line-height: 20px;
	color: #01a5de;
	margin: 0 0 10px 0;
}
.aerialDiagrams .container p {
	position: relative;
	display: block;
	font: 500 15px 'Lato', sans-serif;
	line-height: 24px;
	color: #fff;
	margin: 20px 0 0 0;
}
.aerialDiagrams .container aside {
	background-color: #01a5de;
	color: #fff;
	padding: 40px 30px;
}
.aerialDiagrams .container aside h2 {
	font: 700 35px 'Lato', sans-serif;
	line-height: 45px;
	color: #fff;
	padding: 0;
	margin: 0 0 0 0;
	position: relative;
}
.aerialDiagrams .container aside h2:after {
	display: block;
	width: 40%;
	content: "";
	padding: 0;
	margin: 15px 0;
	background: #fff;
	height: 2px;
}
.aerialDiagrams .container aside ul {
	margin: 0 0 0 0;
	padding: 0;
}
.aerialDiagrams .container aside ul li {
	position: relative;
	display: block;
	font: 500 15px 'Lato', sans-serif;
	line-height: 24px;
	color: #fff;
	margin: 0 0 8px 0;
	clear: both;
}
.aerialDiagrams .container aside ul li i {
	margin: 4px 10px 15px 0px;
	color: #fff;
	font-size: 17px;
	float: left;
}
/* ==============Aerial Diagrams Features end================ */

/* ==============video section================ */

.videoSection {
	padding: 70px 0;
	margin: 0;
	background-size: cover;
}
.videoSection h2 {
	font: 700 40px 'Lato', sans-serif;
	line-height: 50px;
	color: #fff;
	padding: 0;
	margin: 0 0 0 0;
	position: relative;
}
.videoSection h2 span {
	position: relative;
	display: block;
	font: 700 18px 'Lato', sans-serif;
	line-height: 20px;
	color: #fff;
	margin: 0 0 10px 0;
}
.videoSection p {
	position: relative;
	display: block;
	font: 500 15px 'Lato', sans-serif;
	line-height: 24px;
	color: #fff;
	margin: 20px 0 0 0;
}
.videoSection a:hover {
	background: #454545;
	color: #fff;
}
.videoSection a {
	background: #fff;
	box-shadow: none;
	outline: none;
	border-radius: 30px;
	font: 700 16px 'Lato', sans-serif;
	line-height: 50px;
	color: #00779f;
	padding: 0 40px;
	border: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	margin: 25px 0 0 0;
}
.videoSection iframe {
	width: 100%;
	height: 300px;
	background: #fff;
	border-radius: 15px;
}
/* ==============video section end================ */

/* ==============newsletter================ */

.newsletter {
	padding: 50px 0;
	margin: 0;
	border-top: 8px solid #03a0d5;
}
.newsletter h2 {
	padding: 0;
	margin: 0 30px 0 0;
	display: flex;
	font: 400 25px 'Lato', sans-serif;
	line-height: 35px;
	color: #4a4a4a;
}
.newsletter h2 i {
	background: #f7f7f7;
	font-size: 35px;
	padding: 15px;
	margin: 0 15px 0 0;
	border-radius: 10px;
}
.newsletter form {
	display: flex;
	justify-content: space-between;
}
.newsletter .row {
	align-items: center;
}
.newsletter form input[type=text] {
	height: 45px;
	width: 85%;
	border: 2px solid #ccc;
	padding: 0 20px;
	font: 400 16px 'Lato', sans-serif;
	line-height: 45px;
	color: #4a4a4a;
	outline: none;
	box-shadow: none;
	border-radius: 10px;
}
.newsletter form button[type=submit] {
	background: #00779f;
	box-shadow: none;
	outline: none;
	border-radius: 30px;
	font: 700 16px 'Lato', sans-serif;
	line-height: 45px;
	color: #fff;
	padding: 0 40px;
	border: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	margin: 0 0 0 0;
	position: relative;
	left: -23px;
}
/* ==============newsletter end================ */

/* ==============pricing Page================ */

.pricingPage {
	padding: 80px 0;
}
.pricingPage h3 {
	text-align: center;
	padding: 0 0;
	margin: 0;
	font: 700 40px 'Lato', sans-serif;
	line-height: 50px;
	color: #3e3e3e;
}
.pricelist ul li .pricelistContent {
	display: none;
}
.pricelist {
	padding: 40px 0 0 0px;
}
.pricelist ul > li {
	margin: 0 0 10px 0;
	position: relative;
	border: 2px solid #01a5de;
}
.pricelist ul > li:after {
	padding: 0 0;
	margin: 0;
	font: 700 35px 'Lato', sans-serif;
	line-height: 40px;
	color: #fff;
	content: "+";
	position: absolute;
	right: 16px;
	top: 10px;
	background: #000;
	pointer-events: none;
	width: 41px;
	text-align: center;
}
.pricelist ul > li.opened:after {
	padding: 0 0;
	margin: 0;
	font: 700 35px 'Lato', sans-serif;
	line-height: 40px;
	color: #fff;
	content: "-";
	position: absolute;
	right: 16px;
	top: 10px;
	background: #000;
	pointer-events: none;
	width: 41px;
	text-align: center;
}
.pricelist ul li > a {
	display: flex;
	background: #01a5de;
	font: 700 20px 'Lato', sans-serif;
	line-height: 60px;
	color: #fff;
	padding: 0 30px;
	margin: 0;
	align-items: center;
	justify-content: space-between;
}
.pricelist ul li > a span {
	font: 800 18px 'Lato', sans-serif;
	line-height: 40px;
	color: #fff;
	display: inline-block;
	background: #00779f;
	padding: 0 15px;
	margin: 0 28px 0 0;
}
.pricelistContent {
	padding: 30px;
}
.pricelistContent .row {
	align-items: center;
}
.pricelistContent dl {
	padding: 0;
	margin: 0;
	border: 1px solid #ccc;
	border-radius: 10px;
	overflow: hidden;
}
.pricelistContent dl dt {
	padding: 0 20px;
	margin: 0 0 0 0;
	display: block;
	font: 400 16px 'Lato', sans-serif;
	line-height: 40px;
	color: #000;
}
.pricelistContent dl dt:nth-child(odd) {
	background: #eaeaea;
}
.pricelistContent dl dt:before {
	font: 400 15px "FontAwesome";
	line-height: 35px;
	color: #000;
	content: "\f058";
	margin: 0 15px 0 0;
}
.pricelistContent aside {
	text-align: center;
}
.pricelistContent aside a {
	display: inline-block;
	background: #00779f;
	box-shadow: none;
	outline: none;
	border-radius: 40px;
	font: 800 18px 'Lato', sans-serif;
	line-height: 70px;
	color: #fff;
	padding: 0 50px;
	border: none;
	outline: none;
	cursor: pointer;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	width: 250px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}
.pricelistContent aside a:hover {
	background: #000;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
/* ==============pricing Page end================ */

/* ==============footer================ */

footer {
	padding: 40px 0;
	margin: 0;
	background: #0d0d0d;
}
footer aside p {
	padding: 0;
	margin: 30px 0 0 0;
	font: 500 15px 'Lato', sans-serif;
	line-height: 24px;
	color: #fff;
}
footer aside h2 {
	font: 700 30px 'Lato', sans-serif;
	line-height: 30px;
	color: #fff;
	padding: 0;
	margin: 0 0 25px 50px;
}
footer aside ul {
	padding: 0;
	margin: 0 0 0 50px;
}
footer aside ul li {
	padding: 0;
	margin: 0;
	font: 600 17px 'Lato', sans-serif;
	line-height: 35px;
	color: #fff;
	display: block;
}
footer aside ul li a,  footer aside ul li a:hover {
	padding: 0;
	margin: 0;
	font: 600 17px 'Lato', sans-serif;
	line-height: 35px;
	color: #fff;
}
footer aside ul li i {
	color: #01a5de;
	font-size: 20px;
	margin: 0 10px 0 0px;
}
.footer_bottom {
	padding: 15px 0;
	margin: 0;
	border-top: 1px solid #414141;
	background: #0d0d0d;
}
.footer_bottom .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font: 400 15px 'Lato', sans-serif;
	line-height: 45px;
	color: #fff;
}
.footer_bottom .container ul {
	padding: 0;
	margin: 0;
	text-align: left;
}
.footer_bottom .container ul li {
	padding: 0;
	margin: 0 0 0 15px;
	display: inline-block;
}
.footer_bottom .container ul li a {
	display: inline-block;
	padding: 0;
	margin: 0;
	font: 700 20px 'Lato', sans-serif;
	line-height: 45px;
	color: #fff;
	text-transform: uppercase;
}
/* ==============footer end================ */

/* ==============contact Page ================ */

.contactPage {
	padding: 80px 0;
	background: #fff;
}
.contactPage aside h3 {
	padding: 0;
	margin: 0;
	font: 800 20px 'Lato', sans-serif;
	line-height: 30px;
	color: #3e3e3e;
	text-transform: uppercase;
}
.contactPage aside ul {
	padding: 0;
	margin: 15px 0;
}
.contactPage aside ul li {
	padding: 0;
	margin: 0;
	font: 400 18px 'Lato', sans-serif;
	line-height: 30px;
	color: #465363;
}
.contactPage aside ul li i {
	color: #01a5de;
	margin: 0 15px 0 0;
}
.contactPage aside form {
	padding: 0 0 0 0;
	margin: 0;
}
.contactPage aside.formright {
	padding: 0 0 0 70px;
}
.contactPage aside.formright form {
	padding: 30px 0 0 0;
}
.contactPage aside.formright form label {
	display: block;
	font: 400 16px 'Lato', sans-serif;
	line-height: 25px;
	color: #465363;
}
.contactPage aside.formright form .form-group {
	display: block;
	font: 400 15px 'Lato', sans-serif;
	line-height: 23px;
	color: #465363;
}
.contactPage aside.formright form .subscribers {
	margin: 10px 0 0 0px;
}
.contactPage aside.formright form .subscribers input[type=checkbox] {
	margin: 0 10px 0 0;
}
.contactPage aside.formright form h4 {
	font: 700 20px 'Lato', sans-serif;
	line-height: 23px;
	color: #3e3e3e;
}
.calendar {
	position: relative;
	width: 40%;
}
.calendar i {
	position: absolute;
	right: 0;
	top: 13px;
}
.contactPage aside.formright form input[type=text],  .contactPage aside.formright form select {
	border: none;
	border-bottom: 1px solid #ccc;
	box-shadow: none;
	outline: none;
	padding: 7px 0;
	border-radius: 0;
}
.contactPage aside.formright form textarea {
	border: none;
	border-bottom: 1px solid #ccc;
	box-shadow: none;
	outline: none;
	padding: 7px 0;
	border-radius: 0;
	height: 80px;
}
.contactPage aside.formright form input[type=file] {
	border: none;
	outline: none;
	padding: 0;
	margin: 10px 0 0 0;
	box-shadow: none;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 20px;
	height: 50px;
	cursor: pointer;
}
.contactPage aside.formright form .upload {
	position: relative;
}
.contactPage aside.formright form .upload a {
	background: #00779f;
	box-shadow: none;
	outline: none;
	border-radius: 10px;
	font: 700 16px 'Lato', sans-serif;
	line-height: 45px;
	color: #fff;
	padding: 0 40px;
	border: none;
	outline: none;
	cursor: pointer;
	display: inline-block;
	margin: 10px 0 0 0;
	position: relative;
	pointer-events: none;
}
.contactPage aside.formright form input[type="button"] {
	background: #00779f;
	box-shadow: none;
	outline: none;
	border-radius: 30px;
	font: 700 16px 'Lato', sans-serif;
	line-height: 50px;
	color: #fff;
	padding: 0 50px;
	border: none;
	outline: none;
	cursor: pointer;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.mapPart {
	padding: 20px 0 0 0px;
}
.LongitudeShowBox {
	padding: 10px 20px;
	background-color: #5858580d;
	border: 1px solid #ccc;
	margin-bottom: 30px;
	font: 500 16px 'Lato', sans-serif;
	line-height: 31px;
}
/* ==============contact Page end================ */

.tabContainer #tabs {
	padding: 0;
	margin: 0;
	text-align: left;
	background: #272e38;
	display: flex;
	align-items: center;
}
.tabContainer #tabs li {
	padding: 0;
	margin: 0;
	width: 120px;
	text-align: center;
	display: block;
}
.tabContainer #tabs li a {
	font: 700 12px 'Lato', sans-serif;
	line-height: 18px;
	color: #fff;
	padding: 0 2px;
	text-align: center;
	display: flex;
	height: 50px;
	align-items: center;
	justify-content: center;
	background: #01a5de;
}
.tabContainer #tabs li a.inactive {
	font: 700 12px 'Lato', sans-serif;
	line-height: 18px;
	color: #fff;
	padding: 0;
	display: flex;
	height: 50px;
	align-items: center;
	justify-content: center;
	background: #272e38;
}
.tabContainer .order_container {
	background: #f6f6f6;
	padding: 30px 20px;
	border-bottom: 5px solid #01a5de;
	border-top: 5px solid #01a5de;
}
.tabContainer .order_container .priceBox {
	max-width: 40%;
	padding: 1% 5%;
	margin-bottom: 0;
	color: #fff;
	border-radius: 30px;
	margin: 0 0px 0;
	border: 2px solid #0085b2;
	font: 700 18px 'Lato', sans-serif;
	line-height: 40px;
	color: #858585;
	background: #fff;
	text-align: center;
}
.tabContainer .order_container .order_variations {
	padding: 25px 0 0 0;
	margin: 0;
}
.tabContainer .order_container .order_variations .form-group {
	color: #465363;
}
.tabContainer .order_container .order_variations label {
	display: block;
	font: 700 16px 'Lato', sans-serif;
	line-height: 20px;
	color: #313a45;
	padding: 0;
	margin: 0 0 8px 0;
}
.tabContainer .order_container .order_variations textarea {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 5px;
	height: 70px;
	box-shadow: none;
	outline: none;
	padding: 10px;
}
.tabContainer .order_container .order_variations input[type=text] {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 5px;
	height: 40px;
	box-shadow: none;
	outline: none;
	padding: 0 15px;
}
.tabContainer .order_container .order_variations select {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 5px;
	height: 45px;
	box-shadow: none;
	outline: none;
	padding: 0 10px;
	background: #fff;
}
input.datepicker {
	border: none;
	border-bottom: 1px solid #ccc;
	box-shadow: none;
	outline: none;
	padding: 7px 0;
	border-radius: 0;
	width: 100%;
}
.addtocart {
	background: #00779f;
	box-shadow: none;
	outline: none;
	border-radius: 30px;
	font: 700 16px 'Lato', sans-serif;
	line-height: 50px;
	color: #fff;
	padding: 0 0;
	border: none;
	outline: none;
	cursor: pointer;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	width: 100%;
	margin: 20px 0 0 0;
}
.loginform {
	padding: 70px 0;
}
.loginform form {
	border: 3px solid #f1f1f1;
	max-width: 500px;
	margin: 0 auto;
	padding: 20px;
}
.loginform form input[type=text],  
.loginform form input[type=password],
.loginform form input[type=email]
 {
	width: 100%;
	padding: 12px 20px;
	margin: 8px 0;
	display: inline-block;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
.loginform form button {
	background-color: #00779f;
	color: white;
	padding: 14px 20px;
	margin: 8px 0;
	border: none;
	cursor: pointer;
	width: 100%;
}
.loginform form button:hover {
	opacity: 0.8;
}
.loginform form .cancelbtn {
	width: auto;
	padding: 10px 18px;
	background-color: #00779f;
}
.loginform form .imgcontainer {
	text-align: center;
	margin: 24px 0 12px 0;
}
.loginform form img.avatar {
	width: 40%;
	border-radius: 50%;
}
.loginform form .containerunder {
	padding: 5px 15px;
	margin: 20px 0 0 0;
}
.loginform form span.psw {
	float: right;
	padding-top: 16px;
}
.modal-dialog {
	max-width: 700px;
}
.namePart h4 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font: 500 16px 'Lato', sans-serif;
	line-height: 20px;
	color: #465363;
}
.namePart h4 span {
	font: 700 16px 'Lato', sans-serif;
	line-height: 20px;
	color: #00779f;
}
.modal-body .bottomcart {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font: 500 16px 'Lato', sans-serif;
	line-height: 20px;
	color: #465363;
	border-top: 1px solid #e9ecef;
	padding: 10px 0 0 0;
}
.modal-body .bottomcart span {
	font: 700 16px 'Lato', sans-serif;
	line-height: 20px;
	color: #00779f;
}
.namePart h3 {
	font: 700 16px 'Lato', sans-serif;
	line-height: 20px;
	color: #000;
	padding: 0;
	margin: 15px 0 8px 0;
}
.namePart dl {
	padding: 0;
	margin: 0 0 15px 0;
}
.namePart dl dt {
	padding: 6px 0;
	margin: 0 0 6px 0;
	display: flex;
	align-items: center;
	font: 500 16px 'Lato', sans-serif;
	line-height: 20px;
	color: #465363;
}
.namePart dl dt span {
	display: inline-block;
	margin: 0 15px 0 0;
	width: 173px;
	color: #000;
}
.modal-header {
	font: 700 18px 'Lato', sans-serif;
	line-height: 20px;
	color: #000;
}
/* Change styles for span and cancel button on extra small screens */

@media screen and (max-width: 300px) {
.loginform form span.psw {
	display: block;
	float: none;
}
.loginform form .cancelbtn {
	width: 100%;
}
}
.hide-section {
	display: none !important;
}
.contactPage .col-sm-6{
		overflow: hidden !important;
}
.contactPage .col-sm-6 .mapouter{
		position: static !important;
		overflow: inherit !important;
}
.contactPage .col-sm-6 .ty-wysiwyg-content .form-group{
		background: #fff;
		position: relative;
		z-index: 9;
		padding: 10px;
		margin: 0 -50px 0 -15px;
		width: 105%;
}
.order_variations .form-group input[type=radio]{
		margin:0 5px;
}
#shopping-cart{
		padding:30px 0 80px 0;
		max-width: 800px;
		margin: 0 auto;
}
#checkout-page,
#paymentsuss
{
		padding:50px 0 80px 0;
		max-width: 800px;
		margin: 0 auto;
}
#shopping-cart h1 {
	  padding: 0 0 15px 0;
	  margin: 0 0 30px 0;
	  font: 800 25px 'Lato', sans-serif;
	  line-height: 30px;
	  color: #3e3e3e;
	  text-transform: uppercase;
	  border-bottom:1px solid #ccc;
}
#checkout-page .title{
	  padding: 0 0 0 0;
	  margin: 0 0 0 0;
	  font: 800 25px 'Lato', sans-serif;
	  line-height: 30px;
	  color: #3e3e3e;
	  text-transform: uppercase;
}
#checkout-page .filter-sidebar{
		display: flex;
		justify-content: space-between;
		border-bottom:1px solid #ccc;
		padding: 0 0 15px 0;
	 	margin: 0 0 30px 0;
}
#checkout-page .filter-sidebar .oaerror.info {
	  font: 400 15px 'Lato', sans-serif;
	  line-height: 20px;
	  color:#00779f;
}
#shopping-cart hr{
		display:none;
}
.steps .step{
		margin:0 0 25px 0;
		font: 700 16px 'Lato', sans-serif;
		line-height: 30px;
		color: #3e3e3e;
		position:relative;
}
.steps .step:after{
		position:absolute;
		right:0;
		top:14px;
		background:#ccc;
		height:6px;
		width:100%;
		content:"";
		border-radius: 30px;
}
.steps .step.step-bg-ok:after{
		background:green;
}
.steps .step:first-child:after{
		width: 53%;
}
.steps .step:nth-child(2):after{
		width: 28%;
}
.steps .step:last-child:after{
		right: 17px;
		width: 47%;
		display: none;
}
.steps .step img{
		margin:0 5px 0 0px;
}
#shopping-cart .table-products thead th,
#goOrder .table-products thead th
{
		background: #00779f;
		color:#fff;
		font: 700 16px 'Lato', sans-serif;
		line-height: 30px;
		color: #fff;
}
#shopping-cart .table-products .productImage,
#goOrder .table-products .productImage
{
		border:1px solid #ccc;
		width:70px;
		height:70px;
		position:relative;
}
#shopping-cart .table-products .productImage .remove-product,
#goOrder .table-products .productImage .remove-product
{
		padding: 2px;
		margin: 0;
		right: -6px;
		top: -8px;
		position: absolute;
		line-height: 10px;
		background: #fff;
		border: none;
		color: #dc3545;
}
#shopping-cart .table-products .subtotal,
#goOrder .table-products .subtotal
{
		background:#F0F0F0;
		font: 700 18px 'Lato', sans-serif;
		line-height: 30px;
		color: #000;
}
#shopping-cart .go-shop,
#checkout-page .go-shop
{
		background: #00779f;
		box-shadow: none;
		outline: none;
		border-radius: 30px;
		font: 700 16px 'Lato', sans-serif;
		line-height: 50px;
		color: #fff;
		padding: 0 50px;
		border: none;
		outline: none;
		cursor: pointer;
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
}
#checkout-page .buttonpart{
		padding:30px 0 0 0px;
}
#shopping-cart .go-checkout,
#checkout-page .go-checkout,
#checkout-page .go-order
{
		background: #01a5de;
		box-shadow: none;
		outline: none;
		border-radius: 30px;
		font: 700 16px 'Lato', sans-serif;
		line-height: 50px;
		color: #fff;
		padding: 0 50px;
		border: none;
		outline: none;
		cursor: pointer;
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
		margin:0 0 0 15px;
}
.buttonpart{
		display:flex;
		justify-content: space-between;
		align-items: center;
}
#goOrder{
		border: 1px solid #ccc;
		padding: 20px;
}
#goOrder .title.alone{
		border-bottom: 1px solid #ccc;
		padding:0 0 15px 0;
		margin:0 0 15px 0;
}
.payment-type-box{
		margin:0 0 20px 0;
}
.payment-type-box .top-header{
		display:block;
		margin:0 0 8px 0;
}
.payment-type{
		background:#fff;
		padding:0 0 0 15px;
		border:1px solid #ccc;
		height:40px;
		width:48%;
		border-radius:5px;
}
#checkout-page #goOrder input:focus,
#checkout-page #goOrder textarea:focus
{
		box-shadow:none;
		outline:none;
		border:1px solid #ccc;
}
.discount{
		display: flex;
		padding: 20px 0;
		justify-content: space-between;
		white-space: nowrap;
		align-items: center;
}
.discount label{
		margin: 0 20px 0 0;
}
.discount .btn.btn-default{
		background: #ccc;
		box-shadow: none;
		outline: none;
		border-radius: 5px;
		font: 700 16px 'Lato', sans-serif;
		line-height: 40px;
		color: #000;
		padding: 0 50px;
		border: none;
		outline: none;
		cursor: pointer;
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
		margin:0 0 0 15px;
		border:1px solid #ccc;
}
.loginform .containerunder{
		background: none !important;
		display: flex;
		justify-content: space-between;
}
.loginform .containerunder a{
		text-decoration:underline;
		color:#000;
		background:none;
		outline:none;
		padding:0;
		margin:0;
		box-shadow:none;
}
.loginform input[type=submit]{
		background: #00779f;
		box-shadow: none;
		outline: none;
		border-radius: 30px;
		font: 700 16px 'Lato', sans-serif;
		line-height: 50px;
		color: #fff;
		padding: 0 50px;
		border: none;
		outline: none;
		cursor: pointer;
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
		margin:30px 0 0 0;
}

.loginform form .containerunder span.psw {
		 float: none;
		 padding-top: 0;
}
.user-page .profile-section{
		border:1px solid #ccc;
		padding:20px;
}
.user-page .profile-section .logo-section{
		text-align: center;
		margin: -74px 0 0 0;
}
.user-page .profile-section .logo-section .editprofile{
		width:100px;
		height:100px;
		margin:0 auto;
		border-radius:50%;
		overflow:hidden;
		text-align:center;
		display:block;
		background:#fff;
		border:1px solid #ccc;
		position:relative;
}
.user-page .profile-section .logo-section .editprofile .glyphicon{
		position:absolute;
		left: 31%;
		top: 31%;
		width: 40px;
		height: 40px;
		background:#fff;
		border-radius:50%;
		text-align:center;
}
.user-page .profile-section .logo-section .editprofile .glyphicon:after{
		font: 400 22px "FontAwesome";
		line-height: 40px;
		color: #000;
		content: "\f007";
		margin: 0 0 0 0;
}
.user-page .profile-section .logo-section .editprofile img{
		width:100%;
		height:100%;
		border-radius:50%;
		object-fit: cover;
}
.user-page .profile-section ul{
		padding:0;
		margin:30px 0 0 0;
}
.user-page .profile-section ul li{
		font: 400 16px 'Lato', sans-serif;
		line-height: 20px;
		color: #373737;
		padding: 10px 0;
		margin: 0;
		border-bottom:1px solid #ccc;
}
.user-page .profile-section ul li:last-child{
		border-bottom:none;
}
.user-page .col-sm-3 p{
		border:1px solid #ccc;
		padding:10px 20px;
		font: 700 16px 'Lato', sans-serif;
		line-height: 20px;
		color: #373737;
		margin:5px 0 0 0;
		position:relative;
}
.user-page .col-sm-3 p:before{
		font: 400 17px "FontAwesome";
		line-height: 20px;
		color: #000;
		content: "\f08b";
		margin: 0 10px 0 0;
}
.user-page .col-sm-3 p a{
		color: #373737;
}
.user-page .col-sm-9 .table-responsive .search-form {
		width:100%;
		max-width: 100%;
}
.user-page .col-sm-9 .table-responsive .search-form #order_serach_form{
		width: 100%;
		display: flex;
		justify-content: flex-end;
		margin: 0 0 30px 0;
}
.user-page .col-sm-9 .table-responsive .search-form #order_serach_form input[type=text]{
		width: 30%;
		margin: 0 7px 0 0;
		box-shadow:none;
		outline:none;
}
.user-page .col-sm-9 .table-responsive .search-form #order_serach_form input[type=button]{
		background: #00779f;
		box-shadow: none;
		outline: none;
		border-radius: 5px;
		font: 700 16px 'Lato', sans-serif;
		line-height: 45px;
		color: #fff;
		padding: 0 30px;
		border: none;
		outline: none;
		cursor: pointer;
		display: inline-block;
		margin: 0 0 0 0;

}
.user-page .col-sm-9 .table-striped hr{
		display:none;
}
.user-page .col-sm-9 .table-striped thead{
		background: #00779f;
}
.user-page .col-sm-9 .table-striped thead th{
		color: #fff;
		font-weight:700;
}
.user-page .col-sm-9 .table-striped .pdf-menu li a i{
		margin:0 10px 0 0;
}
.user-page .profile-form br{
		display:none;
}
.user-page .profile-form h1{
		font: 700 25px 'Lato', sans-serif;
		line-height: 30px;
		color: #373737;
		padding:0;
		margin:0 0 20px 0;
}
.user-page .profile-form form{
		border:1px solid #ccc;
		padding:20px;
}
.user-page .profile-form form p{
		border:none;
		padding:0;
		margin:0;
		font: 400 14px 'Lato', sans-serif;
		line-height: 16px;
		color: #373737;
}
.user-page .profile-form form p:before{
		display:none;
}
.user-page .profile-form form p{
}
.user-page .profile-form form p input[type=text],
.user-page .profile-form form p input[type=text]:focus
{
		border:1px solid #ccc;
		height:40px;
		margin:5px 0 12px 0;
		width:100%;
		padding:0 15px;
		box-shadow:none;
		outline:none;
}
.user-page .profile-form form p .form-control{
		border:none;
		width:auto;
		height:auto;
		padding:0 0;
		margin:5px 0 20px 0;
}
.user-page .profile-form form p .loginmodal-submit{
		background: #00779f;
		box-shadow: none;
		outline: none;
		border-radius: 5px;
		font: 700 14px 'Lato', sans-serif;
		line-height: 30px;
		color: #fff;
		padding: 0 20px;
		border: none;
		outline: none;
		cursor: pointer;
		display: inline-block;
		margin: 20px 0 0 0;
}
.user-page .profile-form form p .cancel-editprofile{
		background: #ff040f;
		box-shadow: none;
		outline: none;
		border-radius: 5px;
		font: 700 14px 'Lato', sans-serif;
		line-height: 30px;
		color: #fff;
		padding: 0 20px;
		border: none;
		outline: none;
		cursor: pointer;
		display: inline-block;
		margin: -30px 0 0 0;
		float: right;
}
 
@media only screen and (max-width:768px){
footer aside h2 {
	  font: 700 30px 'Lato', sans-serif;
	  line-height: 30px;
	  color: #fff;
	  padding: 0;
	  margin: 25px 0 25px 0;
}	
footer aside ul {
  padding: 0;
  margin: 0 0 0 0;
}
.footer_bottom .container {
	  display: block;
	  align-items: center;
	  font: 400 15px 'Lato', sans-serif;
	  line-height: 20px;
	  color: #fff;
	  text-align: center;
}
.footer_bottom .container ul {
	  padding: 0;
	  margin: 0;
	  text-align: center;
}
.newsletter h2 {
	 	padding: 0;
		margin: 0 30px 30px 0;
		display: flex;
		font: 400 15px 'Lato', sans-serif;
		line-height: 20px;
		color: #4a4a4a;
}
}

.show_banner{
	display:block !important;
}
