html,
body {
	height: 100%;
}
@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');

body {
	background-color: #ffffff;
	line-height: 26px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	visibility: visible;
	color: #707070;
	position: relative;
	font-family: 'Inter', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-weight: 400;
	margin-top: 0;
	font-family: 'Poppins', sans-serif;
}
img{max-width:100%;}
video::-webkit-media-controls {display: none;}
h1 {
    font-size: 40px;    
    margin: 0px;
}
.sub-p{
	font-size:17px;
}

p{
	font-size:16px;
    color: #707070;	
}

h2 {
    font-size: 27px;
    margin: 0px;
    font-weight: 600;
    letter-spacing: -0.5px;
    color: #373737;
    text-transform: uppercase;
}
h3 {
    font-size: 23px; 
    margin: 0px;
    /* line-height: 34px; */
}
h4 {
	font-size: 18px;
	line-height: 24px;
	margin:0px;
}
h5 {
	font-size: 14px;
	line-height: 18px;
}
h6 {
	font-size: 12px;
	line-height: 14px;
}
p:last-child {
	margin-bottom: 0;
}
a,
button {
	color: inherit;
	display: inline-block;
	line-height: inherit;
	text-decoration: none;
	cursor: pointer;
}
a,
button,
img,
input,
span {
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
*:focus {
	outline: none !important;
}
a:focus {
	color: inherit;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
button,
input[type="submit"] {
	cursor: pointer;
	border: none;
}
ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

.mt-10{margin-top:10px;}
.mt-20{margin-top:20px;}
.mt-30{margin-top:30px;}
.mt-40{margin-top:40px;}
.mt-50{margin-top:50px;}
.ml-40{margin-left:40px;}


@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap');

@font-face {
  font-family: 'datawash-i';
  src:  url('../fonts/datawash-i.eot?mz7jw7');
  src:  url('../fonts/datawash-i.eot?mz7jw7') format('embedded-opentype'),
    url('../fonts/datawash-i.ttf?mz7jw7') format('truetype'),
    url('../fonts/datawash-i.woff?mz7jw7') format('woff'),
    url('../fonts/datawash-i.svg?mz7jw7') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'datawash-i';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-data-wresort:before {
  content: "\e900";
}
.icon-data-wresort-two:before {
  content: "\e901";
}
.icon-data-wshield:before {
  content: "\e902";
}
.icon-data-wspeech-bubble:before {
  content: "\e903";
}
.icon-data-wstartup:before {
  content: "\e904";
}
.icon-data-wsupport:before {
  content: "\e905";
}
.icon-data-wtag:before {
  content: "\e906";
}
.icon-data-wtag-two:before {
  content: "\e907";
}
.icon-data-wtechnical-support:before {
  content: "\e908";
}
.icon-data-wtelephone:before {
  content: "\e909";
}
.icon-data-wverified:before {
  content: "\e90a";
}
.icon-data-wvolunteer:before {
  content: "\e90b";
}
.icon-data-wapi:before {
  content: "\e90c";
}
.icon-data-wbriefcase:before {
  content: "\e90d";
}
.icon-data-wbrowser:before {
  content: "\e90e";
}
.icon-data-wclock:before {
  content: "\e90f";
}
.icon-data-wduplicate:before {
  content: "\e910";
}
.icon-data-wguarantee:before {
  content: "\e911";
}
.icon-data-whandshake:before {
  content: "\e912";
}
.icon-data-whourglass:before {
  content: "\e913";
}
.icon-data-whouse:before {
  content: "\e914";
}
.icon-data-winformation:before {
  content: "\e915";
}
.icon-data-wkey:before {
  content: "\e916";
}
.icon-data-wletter:before {
  content: "\e917";
}
.icon-data-wlightbulb:before {
  content: "\e918";
}
.icon-data-wlock:before {
  content: "\e919";
}
.icon-data-wpencil:before {
  content: "\e91a";
}
.icon-data-wprofile:before {
  content: "\e91b";
}
.icon-data-wpromotion:before {
  content: "\e91c";
}
.icon-data-wpuzzle:before {
  content: "\e91d";
}

.wrapper-all{overflow-hidden:hidden;}

.white h2, .white h4{color:#fff;}

.no-margin{margin:0px;}
.img-responsive{max-width:100%;}
.tb-equal{padding:80px 0px;}

.overflow-hidden{overflow:hidden;}

p.white{color:#fff;}
.no-padding-top{padding-top:0px;}

.bg-gray{background:#e3e3e3;}
.bg-contain{background-size: contain;}


.justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.direction-column{
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.d-wrap{
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.no-padding{padding:0px;}
.no-padding-top{padding-top:0px;}
.no-pt{padding-top:0px;}
.no-pb{padding-bottom:0px;}

.space-10{height:10px;}
.space-20{height:20px;}
.space-30{height:30px;}
.space-40{height:40px;}
.space-50{height:50px;}
.space-80{height:80px;}
.space-100{height:100px;}
.space-150{height:150px;}
.m-auto {margin: auto;}

.m0{margin:0px;}
.mb-10{margin-bottom:10px;}
.mb-20{margin-bottom:20px;}
.mb-30{margin-bottom:30px;}
.mb-40{margin-bottom:40px;}
.mb-50{margin-bottom:50px;}

.bg-cover{background-size:cover !important;}

/*-- Side Menu Overlay --*/

.side-menu-overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.side-menu-overlay.side-menu-open {
	opacity: 1;
	visibility: visible;
}
/*-- Side Menu Wrap --*/

.side-menu-wrap {
	position: fixed;
	left: -320px;
	top: 0;
	width: 320px;
	height: 100%;
	background-color: #ffffff;
	padding: 120px 25px 80px 25px;
	z-index: 9999;
	-webkit-box-shadow: 0 0 17px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 17px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
@media only screen and (max-width: 767px) {
	.side-menu-wrap {
		padding-top: 100px;
		padding-bottom: 50px;
	}
}
.side-menu-wrap.side-menu-open {
	left: 0;
}
.side-menu-wrap .side-menu-close {
	border: none;
	background-color: transparent;
	position: absolute;
	right: 17px;
	top: 17px;
	padding: 7px 0;
}
.side-menu-wrap .side-menu-close span {
	display: block;
	height: 1px;
	width: 20px;
	position: relative;
}
.side-menu-wrap .side-menu-close span::before,
.side-menu-wrap .side-menu-close span::after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #373b3e;
	content: "";
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.side-menu-wrap .side-menu-close span::after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.side-menu-wrap .side-menu-inner {
	width: 100%;
	height: 100%;
}
.side-menu-wrap .side-menu-inner .side-logo {
	/* position: absolute;
	left: 25px;
	top: 40px; */
}
@media only screen and (max-width: 767px) {
	.side-menu-wrap .side-menu-inner .side-logo {
		top: 30px;
	}
}
.side-menu-wrap .side-menu-inner .side-menu {
	padding-top: 30px;
	height: 100%;
}
.side-menu-wrap .side-menu-inner .side-menu nav ul li {
    margin-bottom: 12px;
    position: relative;
}
.side-menu-wrap .side-menu-inner .side-menu nav ul li:last-child {
	margin-bottom: 0;
}
.side-menu-wrap .side-menu-inner .side-menu nav ul li a {
    display: block;
    font-size: 17px;
    line-height: 25px;
    font-weight: 500;
    color: #373b3e;
}
.side-menu-wrap .side-menu-inner .side-menu nav ul li a:hover {
	color: #23252a;
}
.side-menu-wrap .side-menu-inner .side-menu nav ul li .expand {
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
	cursor: pointer;
	text-align: center;
	line-height: 28px;
}
.side-menu-wrap .side-menu-inner .side-menu nav ul li .sub-menu {
	position: static;
	opacity: 1;
	left: 0;
	width: 100%;
	visibility: visible;
	margin: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
	-webkit-transition: all 0s ease 0s;
	-o-transition: all 0s ease 0s;
	transition: all 0s ease 0s;
	margin-top: 10px;
}
.side-menu-wrap .side-menu-inner .side-menu nav ul li .sub-menu li {
	margin-bottom: 5px;
}
.side-menu-wrap .side-menu-inner .side-menu nav ul li .sub-menu li:last-child {
	margin-bottom: 0;
}
.side-menu-wrap .side-menu-inner .side-menu nav ul li .sub-menu li a {
	padding: 0;
	font-size: 17px;
	font-weight: 400;
}
@media only screen and (max-width: 767px) {
	.side-menu-wrap .side-menu-inner .side-menu {
		margin-top: 0;
	}
}
.side-menu-wrap .side-menu-inner .side-social {
	position: absolute;
	left: 40px;
	bottom: 30px;
}
.side-menu-wrap .side-menu-inner .side-social a {
	margin-right: 17px;
}
.side-menu-wrap .side-menu-inner .side-social a:last-child {
	margin-right: 0;
}
.side-menu-wrap .side-menu-inner .side-social a i {
	font-size: 17px;
}
.side-menu-wrap .side-menu-inner .side-social a:hover {
	color: #23252a;
}
@media only screen and (max-width: 767px) {
	.side-menu-wrap .side-menu-inner .side-social {
		bottom: 17px;
	}
}


.header-logo{
	padding:0px;
}

/*-- Main Menu --*/
.menu-monoco {
    border-top: 1px solid #eee;
    padding-top: 0px;
    padding-bottom: 0px;
	position: relative;
}

.main-menu nav > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.main-menu nav > ul > li {
    margin: 0px;
    float: left;
    position: relative;
    padding: 0px;
	float: left
}
.main-menu nav > ul > li > a{
	padding:0px 20px;
	position:relative;
}
.main-menu nav > ul > li > a.active{color:#fc9c3c;}

.main-menu nav > ul > li > a:before{
    content: "|";
    position: absolute;
    top: 50%;
    right: 0;
	color: #fff;
    transform: translateY(-50%);
}
.main-menu nav > ul > li:last-child a:before{display:none;}

.main-menu nav > ul > li a:last-child:after{
	display:none;
}
.main-menu nav > ul > li:last-child {
	margin-right: 0;
}
.main-menu nav > ul > li > a {
    display: block;
    text-transform: capitalize;
    font-size: 17px;
    color: #fff;
    font-weight: 400;
    line-height: 52px;
}
.main-menu nav > ul > li > a:hover{color:#cd7f32;}
/* .main-menu nav > ul > li.menu-item-has-children > a::after {
	font-family: Fontawesome;
	content: "\f107";
	margin-left: 5px;
} */
.main-menu nav > ul > li:hover > .sub-menu,
.main-menu nav > ul > li:hover > .mega-menu {
	opacity: 1;
	visibility: visible;
	margin-top: 0;
	z-index: 999;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {	
	.main-menu nav > ul > li:last-child {
		margin-right: 0;
	}
}
/*-- Sub Menu --*/

.sub-menu {
    position: absolute;
    left: 0px;
    top: 60px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    z-index: -999;
    border-radius: 7px;
    width: 250px;
    padding: 17px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.sub-menu li {
	position: relative;
}
.sub-menu li a {
	line-height: 20px;
	padding: 6px 20px;
	display: block;
	color: #373b3e;
	text-transform: capitalize;
	font-size: 17px;
}
.sub-menu li.menu-item-has-children > a::after {
	font-family: Fontawesome;
	content: "\f105";
	margin-left: 5px;
	float: right;
}
.sub-menu li.active > a,
.sub-menu li:hover > a {
	color: #23252a;
}
.sub-menu li:hover > .sub-menu {
	opacity: 1;
	visibility: visible;
	margin-top: 0;
	z-index: 999;
}
.sub-menu .sub-menu {
	left: 100%;
	right: auto;
	top: 0;
}
.sub-menu .sub-menu .sub-menu {
	left: auto;
	right: 100%;
}
.sub-menu .sub-menu .sub-menu .sub-menu {
	left: 100%;
	right: auto;
}
.sub-menu .sub-menu .sub-menu .sub-menu {
	left: auto;
	right: 100%;
}
/*-- Mobile Menu --*/

.mobile-menu {
	-webkit-box-flex: 1 !important;
	-ms-flex: 1 0 100% !important;
	flex: 1 0 100% !important;
}
.mobile-menu .mean-bar {
	position: relative;
	/*---- Mean Nav ----*/
}
.mobile-menu .mean-bar .meanmenu-reveal {
	position: absolute;
	top: -60px;
}
@media only screen and (max-width: 767px) {
	.mobile-menu .mean-bar .meanmenu-reveal {
		top: -54px;
	}
}
.mobile-menu .mean-bar .meanmenu-reveal span {
	position: relative;
	/*---- Menu Open ----*/
	/*---- Menu Close ----*/
}
.mobile-menu .mean-bar .meanmenu-reveal span.menu-bar {
	height: 2px;
	width: 26px;
	background-color: #23252a;
	display: block;
	margin: 8px 0;
}
.mobile-menu .mean-bar .meanmenu-reveal span.menu-bar::before,
.mobile-menu .mean-bar .meanmenu-reveal span.menu-bar::after {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #23252a;
}
.mobile-menu .mean-bar .meanmenu-reveal span.menu-bar::before {
	top: -8px;
}
.mobile-menu .mean-bar .meanmenu-reveal span.menu-bar::after {
	bottom: -8px;
}
.mobile-menu .mean-bar .meanmenu-reveal span.menu-close {
	height: 2px;
	width: 26px;
	background-color: transparent;
	display: block;
	margin: 8px 0;
}
.mobile-menu .mean-bar .meanmenu-reveal span.menu-close::before,
.mobile-menu .mean-bar .meanmenu-reveal span.menu-close::after {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #23252a;
}
.mobile-menu .mean-bar .meanmenu-reveal span.menu-close::before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.mobile-menu .mean-bar .meanmenu-reveal span.menu-close::after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.mobile-menu .mean-bar .mean-nav {
	background-color: #ffffff;
}
.mobile-menu .mean-bar .mean-nav > ul {
	margin-bottom: 30px;
	border: 1px solid #eeeeee;
	border-top: 0px solid transparent;
	overflow-x: hidden;
}
@media only screen and (max-width: 767px) {
	.mobile-menu .mean-bar .mean-nav > ul {
		max-height: 180px;
		overflow-y: auto;
	}
}
@media only screen and (max-width: 479px) {
	.mobile-menu .mean-bar .mean-nav > ul {
		max-height: 220px;
		overflow-y: auto;
	}
}
.mobile-menu .mean-bar .mean-nav > ul li {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	/*---- Sub Menu & Mega Menu ----*/
}
.mobile-menu .mean-bar .mean-nav > ul li a {
	font-size: 13px;
	display: block;
	color: #373b3e;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 44px;
	position: relative;
	border-top: 1px solid #eeeeee;
	padding: 0 40px 0 20px;
	/*---- Menu Expand For Sub Menu ----*/
}
.mobile-menu .mean-bar .mean-nav > ul li a::after {
	display: none;
}
.mobile-menu .mean-bar .mean-nav > ul li a:hover {
	color: #23252a;
	padding-left: 25px;
}
.mobile-menu .mean-bar .mean-nav > ul li a.mean-expand {
	border: 1px solid #eeeeee;
	position: absolute;
	right: -1px;
	top: 0;
	font-size: 20px !important;
	color: #373b3e;
	line-height: 44px;
	height: 46px;
	width: 40px;
	text-align: center;
	padding: 0;
}
.mobile-menu .mean-bar .mean-nav > ul li a.mean-expand.mean-clicked {
	line-height: 40px;
}
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu,
.mobile-menu .mean-bar .mean-nav > ul li ul {
	position: static;
	background-color: rgba(0, 0, 0, 0.03);
	margin: 0;
	padding: 0 !important;
	width: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0;
	display: none;
	float: left;
	width: 100%;
	opacity: 1;
	visibility: visible;
	z-index: 1;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu li,
.mobile-menu .mean-bar .mean-nav > ul li ul li {
	padding: 0;
	margin: 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	border-right: 0px solid transparent;
	width: 100%;
	display: block !important;
	float: left;
	width: 100%;
}
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li a,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu li a,
.mobile-menu .mean-bar .mean-nav > ul li ul li a {
	font-size: 12px;
}
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li a::before,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu li a::before,
.mobile-menu .mean-bar .mean-nav > ul li ul li a::before {
	display: none;
}
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu,
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul,
.mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu,
.mobile-menu .mean-bar .mean-nav > ul li ul li ul {
	background-color: rgba(0, 0, 0, 0.04);
}
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu li a,
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul li a,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu li a,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul li a,
.mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu li a,
.mobile-menu .mean-bar .mean-nav > ul li ul li ul li a {
	border-top: 1px solid #dddddd;
}
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu li a.mean-expand,
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul li a.mean-expand,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu li a.mean-expand,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul li a.mean-expand,
.mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu li a.mean-expand,
.mobile-menu .mean-bar .mean-nav > ul li ul li ul li a.mean-expand {
	border: 1px solid #dddddd;
}
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu .sub-menu,
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu ul,
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul .sub-menu,
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul ul,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu .sub-menu,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu ul,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul .sub-menu,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul ul,
.mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu .sub-menu,
.mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu ul,
.mobile-menu .mean-bar .mean-nav > ul li ul li ul .sub-menu,
.mobile-menu .mean-bar .mean-nav > ul li ul li ul ul {
	background-color: rgba(0, 0, 0, 0.05);
}
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu .sub-menu li a,
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu ul li a,
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul .sub-menu li a,
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul ul li a,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu .sub-menu li a,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu ul li a,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul .sub-menu li a,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul ul li a,
.mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu .sub-menu li a,
.mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu ul li a,
.mobile-menu .mean-bar .mean-nav > ul li ul li ul .sub-menu li a,
.mobile-menu .mean-bar .mean-nav > ul li ul li ul ul li a {
	border-top: 1px solid #eeeeee;
}
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu .sub-menu li a.mean-expand,
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li .sub-menu ul li a.mean-expand,
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul .sub-menu li a.mean-expand,
.mobile-menu .mean-bar .mean-nav > ul li .sub-menu li ul ul li a.mean-expand,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu .sub-menu li a.mean-expand,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu li .sub-menu ul li a.mean-expand,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul .sub-menu li a.mean-expand,
.mobile-menu .mean-bar .mean-nav > ul li .mega-menu li ul ul li a.mean-expand,
.mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu .sub-menu li a.mean-expand,
.mobile-menu .mean-bar .mean-nav > ul li ul li .sub-menu ul li a.mean-expand,
.mobile-menu .mean-bar .mean-nav > ul li ul li ul .sub-menu li a.mean-expand,
.mobile-menu .mean-bar .mean-nav > ul li ul li ul ul li a.mean-expand {
	border: 1px solid #eeeeee;
}
/*-- Menu Toggle --*/

.menu-toggle {
	background-color: transparent;
	border: none;
	padding: 0;
	text-transform: uppercase;
	color: #23252a;
	font-size: 18px;
	line-height: 19px;
	font-weight: 600;
}
.menu-toggle .bar {
	text-indent: -9999px;
	position: relative;
	display: block;
	float: left;
	height: 3px;
	width: 30px;
	background-color: #fff;
	margin: 8px 17px 8px 0;
}
.menu-toggle .bar::before,
.menu-toggle .bar::after {
	content: "";
	position: absolute;
	left: 0;
	height: 3px;
	width: 30px;
	background-color: #fff;
}
.menu-toggle .bar::before {
	top: -8px;
}
.menu-toggle .bar::after {
	bottom: -8px;
}
@media only screen and (max-width: 767px) {
	.menu-toggle {
		margin-top: 6px;
	}
}
/*---------------------------------------
    02. Header
-----------------------------------------*/

.header-section {
	width: 100%;
	z-index: 9;
	left: 0;
}
.header-section.header-transparent {
	background-color: transparent;
	z-index: 999;
}
@media only screen and (max-width: 479px) {
	.header-section[class*="col-"] {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
		text-align: center;
	}
}
@media only screen and (max-width: 479px) {
	.header-section[class*="col-"] .header-logo {
		padding-top: 30px;
	}
}
@media only screen and (max-width: 767px) {
	.header-section[class*="col-"] .header-logo img {
		max-width: 100px;
	}
}
/*-- Sticky Header --*/

.header-sticky.is-sticky {
	-webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	background-color: #ffffff;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999;
}
/*-- Header Menu Right --*/

.header-menu-right[class*="col"],
.header-menu-right[class*="col-"] {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
}
.header-menu-right[class*="col"]:first-child,
.header-menu-right[class*="col-"]:first-child {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.sticky-header {
	position: fixed;
	padding-top: 30px;
	padding-bottom:30px;
	top: 0;
	right: 0;
	left: 0;
	-webkit-transition: padding 0.5s;
	-o-transition: padding 0.5s;
	transition: padding 0.5s;
	z-index: 1030;
	border-bottom: 1px solid #ffffff1a;
}
.sticky-header.sticky {	
	background: #272727;	
	padding: 17px 0px;
	/* -webkit-animation: fadeInDown 1s forwards;
    animation: fadeInDown 1s forwards; */
	opacity:0.9;
}
.sticky-header.sticky .menu-toggle {
	color: #004f6e;
	border: 1px solid;
}
.sticky-header.sticky .menu-toggle .bar {
	background: #fff;
}
.sticky-header.sticky .menu-toggle .bar::before {
	background: #fff;
}
.sticky-header.sticky .menu-toggle .bar::after {
	background: #fff;
}
/* .sticky-header.sticky * {
    color: #222222;
} */

/* .sticky-header.sticky *:hover {
    color: #fdc657;
} */

.sticky-header.sticky .logo-wrap img {
	display: none;
}
.sticky-header.sticky .logo-wrap img.sticky-logo {
	display: inline-block;
}
.sticky-header.sticky .main-menu>.dropdown-navbar>.dropdown-nav {
	margin-top: 29px;
}
.sticky-header.sticky .main-menu>.dropdown-navbar>.dropdown-nav:before {
	height: 30px;
}
.sticky-header.sticky .header-left-wrapper:before,
.sticky-header.sticky .off-canvas-area-wrap:before {
	height: 20px !important;
}
.sticky-header.sticky .hide-sticky {
	display: none;
}
.sticky-header .hide {
	display: none;
}
.sticky-header.sticky .show {
	display: block !important;
}
header.fixed {
	background: #8b8d08;
	position: fixed;
	padding: 20px 0px;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
	transform: translate(0, -200px);
}

/*---------------------------------------
    . Button
-----------------------------------------*/

.btn-border {
    background: transparent;
    padding: 14px 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 0px;
    border: 2px solid #fff;
    font-size: 17px;
    text-align: center;
}
.btn-border:hover{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2c71b8+1,e8455f+99 */
	background: #fff; /* Old browsers */
	color:#282828;
}

.logo-mobile .owl-item li img {
    width: auto !important;
}

.call-is {
    margin-left: auto;
    line-height: 22px;
}
.call-is i {
    font-size: 13px;
    color: #ffa74f;
    margin-right: 0px;
}
.call-is a {
    font-weight: 500;
    display: block;
    font-size: 19px;
	color:#fff;
    letter-spacing: -0.5px;
}
.call-is p {
    color: #ffffff;
    font-size: 14px;
}
.call-is a:hover{color:#cd7f32;}

.right-head .call-is{
	margin-left:25px;
}

.btn-border {
    background: transparent;
    padding: 14px 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 0px;
    border: 2px solid #fff;
    font-size: 17px;
    text-align: center;
}
.btn-border:hover{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2c71b8+1,e8455f+99 */
	background: #fff; /* Old browsers */
	color:#282828;
}

.scgedule-btn{margin-left:30px;}
.scgedule-btn a {
    background: #fc9c3c;
    margin: 0px;
    padding: 0px 17px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    height: 38px;
    line-height: 38px;
}
.scgedule-btn a:hover{
	background:#fff;
	color: #fc9c3c;
}

.pos-t5{
	position:relative;
	top:-10px;
}

.our-lawyers{padding-top:40px;}




/********* footer ******/

.footer{
	overflow:hidden;
	position:relative;
}

.foot-li h3 {
    text-transform: uppercase;
    margin-top: 20px;
	letter-spacing: 4px;
	font-size: 20px;
	line-height: normal;
}
.foot-li h3 strong {
    text-transform: uppercase;
    font-size: 21px;
    letter-spacing: 0.8px;
}
.foot-li a.tel-f1 {
    font-family: 'PT Serif', serif;
    font-size: 25.5px;
    color: #003d7c;
}

.foot-li h4 {
    font-size: 17px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 17px;
    position: relative;
    /* border-bottom: 1px solid #404040; */
    padding-bottom: 10px;
}
/* .foot-li h4:after {
    content: "";
    background: #0093dd;
    height: 1px;
    position: absolute;
    bottom: -1px;
    width: 70px;
    left: 0;
} */
.foot-li address {
    font-size: 17px;
    color: #fff;
    margin: 0;
}
.foot-li a.direction{color:#002e6c;}

.foot-li .payment img{
	margin-right:17px; margin-bottom:17px; width:auto;
}

.foot-li ul li {
    font-size: 17px;
    margin-bottom: 2px;
}
.foot-li ul li a{
    font-size: 17px;
    margin-bottom: 2px;
}

.copy-write {
    margin-top: 40px;
    padding-bottom: 17px;
    border-top: 1px solid #dddddd17;
    padding-top: 17px;
}
.follow-me{
	font-size: 17px;
    font-weight: 500;
}
.follow-me i {
    color: #003e7e;
    font-size: 17px;
    margin-left: 7px;
}
.follow-me i:hover{
	color:#fc9c3c;
}

.copy-text p, .back-to-top a{
    font-size: 13px;
    font-weight: 400;
}
.copy-text p a {
    color: #fff;
}
.copy-text p a:hover{color:#fc9c3c;}

.social-media a {
    width: 45px;
    height: 45px;
    background: #f9f9f9;
    border-radius: 50%;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #eee;
}
.social-media a:hover{
	color:#fff;
}
.social-media a.it:hover{
	background:#00acff;
	border-color:#fff;
}
.social-media a.if:hover{
	background:#3b599f;
	border-color:#fff;
}
.social-media a.ins:hover{
	background:#3f729b;
	border-color:#fff;
}
.social-media a.il:hover{
	background:#0e76a8;
	border-color:#fff;
}
.social-media a.iy:hover{
	background:#c4302b;
	border-color:#fff;
}
.social-media a.iv:hover{
	background:#86c9ef;
	border-color:#fff;
}
.social-media a.iye:hover{
	background:#c41200;
	border-color:#fff;
}

.video-play{
	margin-bottom:40px;
}
.video-play figure{position:relative;}
/* video */
.watch-video {
    position: absolute;
    z-index: 9;
    transform: translate(0px, -50%);
    margin: auto;
    left: -18px;
    top: 50%;
}
.watch-video a {
    height: 86px;
    width: 86px;
    background-color: #0093dd;
    line-height: 36px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    font-size: 25px;
    text-indent: 3px;
    text-decoration: none;
}
.watch-video a i{color:#fff;}

.watch-video a:hover{background:#cd7f32;}

.pulse:before,
.pulse:after{
	content:"";
	display:block;
	position:absolute;
	border:50%;
	border:1px solid #fff;
	left:-20px;
	right:-20px;
	top:-20px;
	bottom:-20px;
	border-radius:50%;
	animation:animate 1.5s linear infinite;
	opacity:0;
	z-index: -1;
}
.pulse:after{
	animation-delay: .5s;
	backface-visibility: hidden;
}

@keyframes animate{
	0%
	{
		transform: scale(0.5);
		opacity: 0;
	}
	50%
	{		
		opacity: 1;
	}
	100%
	{
		transform: scale(1.2);
		opacity: 0;
	}
}
.center-play{transform: translate(50%, 0%); bottom: 50%;}


.v-box {
    background: #f1f1f1;
    padding: 50px 0px 30px;
}
.paginate-li .pagination{
	
}
.paginate-li li{
	margin:0px 3px;
}
.paginate-li li a {
    border: none;
    background: #bcbcbc;
    color: #fff !important;
    color: #373737;
    font-size: 17px;
    border-radius: 5px;
    width: 37px;
    text-align: center;
}
.paginate-li li.active a{
	background:#00aaff !important;
}
.paginate-li li a:hover{
	background:#00aaff !important;
}


.btn-theme {
    background: #fc9c3c;
    margin: 0px;
    padding: 0px 20px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 500;
    position: relative;
    height: 55px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.btn-theme:hover {
    background: #fff;
    color: #0093dd;
}
.btn-theme-G {
    background: #fc9c3c;
    margin: 0px;
    padding: 0px 17px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    height: 45px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 1px;
}
.btn-theme-G:hover {
    background: #373737;
    color: #fff;
}
.btn-theme-G.big{height:55px; padding:0px 25px; font-size:17px; text-transform:capitalize;}

.btn-theme-dark {
    background: #373737;
    margin: 0px;
    padding: 0px 17px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 400;
    position: relative;
    height: 40px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 1px;
}
.btn-theme-dark:hover {
    background: #fc9c3c;
    color: #fff;
}
.btn-theme-W { 
    background: #fff;
    margin: 0px;
    padding: 0px 17px;
    color: #fc9c3c;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    height: 45px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 1px;
	margin-right: 10px;
}
.btn-theme-W:hover {
    background: #fc9c3c;
    color: #fff;
}
.btn-theme-B {
    background: #0e69b4;
    margin: 0px;
    padding: 0px 19px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    height: 50px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 1px;
}
.btn-theme-B:hover {
    background: #373737;
    color: #fff;
}

.btn-login {
    background: #fff;
    margin: 0px;
    padding: 0px 17px;
    color: #fc9c3c;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    height: 35px;
    line-height: 35px;
	margin-right:10px;
} 
.btn-login:hover {
    background: #fc9c3c;
    color: #fff;
}
.btn-register {
    background: #fc9c3c;
    margin: 0px;
    padding: 0px 13px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    height: 35px;
	line-height: 35px;
	overflow:hidden;
	transition:.6s;
}
/*.btn-register:focus{
	outline:none;
}
 .btn-register:before{
	content:'';
	position:absolute;
	display:block;
	background:rgba(255,201,147,.2);
	width:60px;
	height:100%;
	left:0px;
	top:0px;
	opacity:.5s;
	filter: blur(30px;);
	transform: translateX(-130px) skewX(-15deg);
} */
/* .btn-register:after{
	content:'';
	display:block;
	position:absolute;
	background:rgba(255,201,147,.2);
	width:30px;
	height:100%;
	left:30px;
	top:0px;
	opacity:0;
	filter: blur(30px;);
	transform: translateX(-100px) skewX(-15deg);
} */
.btn-register:hover {
    background: #373737;
    color: #fff;
}
/* .btn-register:hover:before {
	transform: translateX(300px) skewX(-15deg);
	opacity:.6;
	transition:.7s;
}
.btn-register:hover:after {
	transform: translateX(300px) skewX(-15deg);
	opacity:1;
	transition:.7s;
} */

.effect-in {    
	overflow:hidden;
	transition:.6s;
}
.effect-in:focus{
	outline:none;
}
.effect-in:before{
	content:'';
	position:absolute;
	display:block;
	background:rgba(255,255,255,.2);
	width:60px;
	height:100%;
	left:0px;
	top:0px;
	opacity:.5s;
	filter: blur(30px;);
	transform: translateX(-130px) skewX(-15deg);
}
.effect-in:after{
	content:'';
	display:block;
	position:absolute;
	background:rgba(255,255,255,.2);
	width:30px;
	height:100%;
	left:30px;
	top:0px;
	opacity:0;
	filter: blur(30px;);
	transform: translateX(-100px) skewX(-15deg);
}
.effect-in:hover {
    background: #373737;
    color: #fff;
}
.effect-in:hover:before {
	transform: translateX(400px) skewX(-15deg);
	opacity:.6;
	transition:.7s;
}
.effect-in:hover:after {
	transform: translateX(450px) skewX(-15deg);
	opacity:1;
	transition:.7s;
}

.mainNav {
      box-shadow: 0px 0px 10px #003e7e17;
}

/* First Level */

.mainNav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mainNav ul li {
	border-bottom: 1px solid #eee;
}
.mainNav ul li a {
    display: block;
    color: #003e7e !important;
    font-size: 17px;
    font-weight: 600;
    font-family: 'PT Serif', serif;
    line-height: normal;
    padding: 22px 25px;
    text-decoration: none;
    text-transform: uppercase;
}

.mainNav ul li a:hover {  
  text-decoration: none;
}

/* Second Level */

.mainNav ul ul { border-bottom: none }
.mainNav ul ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border: none;
}
.mainNav ul ul li a {
    display: block;
    font-size: 17px;
    line-height: normal;
    padding: 0px 40px;
    text-transform: capitalize;
    font-weight: 500;
    color: #282828 !important;
}

.mainNav ul ul li a:hover {color:#fc9c3c !important;}

/* Third Level */

.mainNav ul ul ul { border-top: 1px solid #46CFB0; }

.mainNav ul ul ul li { border: none; }

.mainNav ul ul ul li a {
  padding-left: 3.5em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}

/* Accordion Button */

ul li.has-subnav .accordion-btn {
  color: #fc9c3c;
  background: rgba(255,255,255, 0.15);
  font-size: 17px;
}


.list-style.arrow-right li {
    position: relative;
    margin-bottom: 10px;
    padding: 0px;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
	padding-left:17px;
	padding-right:17px;
}
.list-style li:before {
    content: "\f138";
    font-family: 'FontAwesome';
    color: #0d3974;
    margin-right: 0px;
}
.list-style.arrow-right li:before{
	margin-left: auto;
	order: 2;
}
.list-style.arrow-right li a{
	font-weight:500;
}
.list-style.arrow-right li:hover a{
	color:#fc9c3c;
}

.list-style.arrow-left li {
    position: relative;
    margin-bottom: 5px;
    padding: 0px;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 5px;
}
.list-style.arrow-left li:before {
    content: "\f067";
    font-family: 'FontAwesome';
    color: #373737;
    margin-right: 0px;
}
.list-style.arrow-left li:before {
    font-size: 12px;
    margin-right: 8px;
}
.list-style.arrow-left li a{
	font-weight:500;
}
.list-style.arrow-left li:hover a{
	color:#fc9c3c;
}

/* slider */
.slider-monaco {
    background: none;
    z-index: 0;
}
.slider-monaco .owl-nav{margin:0px;}
.slider-monaco .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    left: 5%;
    color: #fff;
    padding: 0;
    margin: 0;
    width: 50px;
    height: 50px;
    background: none;
    opacity: 0.9;
}
.slider-monaco .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    right: 5%;
    color: #fff;
    padding: 0;
    margin: 0;
    width: 50px;
    height: 50px;
    background: none;
    opacity: 0.9;
}
.slider-monaco .owl-nav button:hover{opacity:1; background:#00aaff !important;}
.slide-text {
    height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
	position:relative;
}
.slide-text:after {
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0.19;
    margin: 0px;
    top: 0px;
    left: 0px;
    padding: 0px;
    content: "";
    position: absolute;
}
.slide-text h1, .slide-text p, .slide-text a{z-index:9;} 
.slide-text h1 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 50px;
    text-transform: uppercase;
}
.slide-text h1 span{
	color:#fc9c3c;
}
.slide-text p{color:#fff; margin:0px; padding:0px; font-size:25px; text-transform:uppercase; }

.social-head p {
    margin: 0px;
    font-size: 12px;
    color: #cd7f32;
    font-weight: 500;
    margin-right: 10px;
}
.social-head i {
    color: #0093dd;
    font-size: 18px;
    margin-right: 7px;
}
.social-head a:hover i{color:#373737;}
.search {
    border-left: 1px solid #eee;
    padding-left: 17px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	margin-left:17px;
}
.search i{
	color:#373737;
	font-size:17px;
}


/* About Us */
.abt-mission{
	background:#cd7f32;
}
.mission {
    background: #fff url(https://www.datawash.net.au/wp-content/themes/datawash/images/building.png)no-repeat right bottom;
    margin: 0px;
    padding: 40px 40px 60px;
    position: absolute;
    top: -160px;
}
.mission h4{
	color:#0093dd;
	font-weight:600;
	font-size:14px;
	text-transform:uppercase;
}
.mission h4 span{font-weight:400;}
.mission h2 {
    color: #373737;
    font-weight: 700;
    font-size: 24px;
    text-transform: capitalize;
    line-height: 32px;
}

.col-feature {
    background: #ebebeb;
    padding: 30px;
    border-radius: 5px;
    height: 100%;
}
.col-feature:hover{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1488cc+0,2b32b2+98 */
	background: rgb(20,136,204); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(20,136,204,1) 0%, rgba(43,50,178,1) 98%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(20,136,204,1) 0%,rgba(43,50,178,1) 98%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(20,136,204,1) 0%,rgba(43,50,178,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1488cc', endColorstr='#2b32b2',GradientType=0 ); /* IE6-9 */
}
.col-feature p{
	margin:0px;
}
.col-feature:hover i{color:#fc9c3c !important;}
.col-feature:hover h3, .col-feature:hover p{
	color:#fff !important;
}
.col-feature i {
    color: #fff;
    font-size: 40px;
    margin-right: 12px;
}
.col-feature div h3 {
    color: #404040 !important;
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 5px;
}
.col-feature div p{
	color:#fff;
	font-weight:300;
	font-size:14px;
}

.col-feature.dark div p, .col-feature.dark i{
	color:#373737;
}
.col-feature.dark div p{margin:0px;}
.col-feature.dark div p{font-weight:400; font-size: 13px;}
.col-feature.dark div a:hover{ color:#f2983d;}
.col-feature.dark div h3{color:#00aaff;}

.hover-img:hover{
	background:#fc9c3c url(../images/hover-light.png)no-repeat center;
	background-size:cover;
}
.hover-img:hover i{color:#fff !important;}

span.little {
    color: #fc9c3c;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
}

.form-counter-you{
	position:relative;
}
.form-counter-you:after {
    content: "";
    background: url(https://www.datawash.net.au/wp-content/themes/datawash/images/form-bg.jpg)no-repeat center;
    width: 100%;
    height: 465px;
    position: absolute;
    top: 0;
    background-size: cover;
    z-index: -1;
}
.counter{
	padding:50px 0px;
}
.counter div {
    font-size: 51px;
    font-weight: 200;
	color:#fff;
}
.counter div span{color:#0093dd;}
.counter h3 {
    font-weight: 600;
    font-size: 20px;
	color:#fff;
}

.col-form-home{
	padding:0px;
}
.col-form-home h2{
	color:#fff;
	font-weight:600;
	font-size:25px;
}
.col-form-home p{
	font-size:14px;
	color:#fff;
}
.col-form-home form input[type=text], .col-form-home form input[type=email], .col-form-home form input[type=tel]{
	margin-bottom:25px;
	border:none;
	height:45px;
	background:none;
	border-bottom:1px solid #ddd;
	font-size:14px;
	border-radius:0px;
	color:#fff;
	padding:0px 0px;
	outline:none;
}
.col-form-home form textarea{
	margin-bottom:17px;
	border:none;
	height:100px;
	background:none;
	border-bottom:1px solid #ddd;
	font-size:14px;
	border-radius:0px;
	color:#fff;
	padding:0px 0px;
	outline:none;
}
.col-form-home form input[type=text]::placeholder, .col-form-home form input[type=email]::placeholder, .col-form-home form textarea::placeholder, .col-form-home form input[type=tel]::placeholder{
	color:#fff !important;
}

.btn-subit {
    background: #fc9c3c;
    margin: 0px;
    padding: 0px 25px;
    color: #fff;
    text-transform: capitalize;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 500;
    position: relative;
    height: 55px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
}
.btn-subit:hover{
	background: #fff;
    color: #fc9c3c;
}

.slide-fb div {
    padding: 10px 10px 0px 40px;
    margin: 0;
}
.slide-fb div h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 6px;
	color:#0093dd;
}
.slide-fb div p{
	font-size:14px;
	font-weight:500;
	margin-bottom:5px;
}
.slide-fb div a i{color:#999;}
.text-link {
    font-weight: 500;
    color: #0093dd;
    font-size: 14px;
}
.fb-product{
	position:relative;
}
.fb-product .owl-nav button.owl-prev{
	position: absolute;
    top: 32%;
    transform: translateY(-50%);
    z-index: 9;
    left: -70px;
    color: #fff;
	border-radius:50px;
	background:#0093dd;
    padding: 0;
    margin: 0;
    width: 50px;
    height: 50px;
    opacity: 0.9;
}
.fb-product .owl-nav button.owl-next{
	position: absolute;
    top: 32%;
    transform: translateY(-50%);
    z-index: 9;
    right: -70px;
    color: #fff;
	border-radius:50px;
	background:#0093dd;
    padding: 0;
    margin: 0;
    width: 50px;
    height: 50px;
    opacity: 0.9;
}

.cta-form {
    background: #0093dd;
    position: relative;
    overflow: hidden;
    z-index: 2;
    height: 350px;
}
.cta-form.overlay:after{
	content:"";
	background:#129adf;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left: 0;
	opacity:0.9;
}
.x-right-bg:after {
    content: "";
    background: url(https://www.datawash.net.au/wp-content/themes/datawash/images/rep-x-black.jpg)no-repeat right;
    position: absolute;
    width: 800px;
    height: 310px;
    bottom: 0px;
    left: 17px;
    z-index: 9;
}
.cta-form .container-fluid{z-index:3; position:relative;}
.cta-s1 h1 {
    font-weight: 700;
    color: #fff;
    margin: 0px;
    padding: 0px;
    font-size: 30px;
}
.cta-s1 h1 span {
    border-bottom: 2px solid #fff;
}
.cta-s1 p {
    font-weight: 300;
    color: #fff;
    margin: 0px;
    padding: 0px;
    font-size: 17px;
}
.cta-s1 a{
	display: inline-grid;
}

.cta-form:before {
    width: 100%;
    background: #fff;
    height: 49px;
    top: 0px;
    position: absolute;
    content: "";
    z-index: 1;
}
.ab-fib figure {
    z-index: 10;
    position: relative;
    margin: 0;
}

.slide-fb.blog h3 {
    color: #373737;
    font-size: 19px;
    line-height: 27px;
    font-weight: 600;
}
.slide-fb.blog figure{
	position:relative;
}
.slide-fb.blog figure:after {
    content: "";
    position: absolute;
    height: 100px;
    width: 1px;
    background: #fc9c3c;
    bottom: -80px;
    left: 17px;
}
.slide-fb.blog date {
    position: absolute;
    background: #0093dd;
    color: #fff;
    left: 25px;
    bottom: -17px;
    padding: 7px 17px;
    font-size: 14px;
}
.slide-fb.blog .admin{padding:0px; margin:0px;}
.slide-fb.blog .admin a {
    color: #0093dd;
    font-size: 14px;    
}
.slide-fb.blog .admin span{
	margin-right: 5px;
    margin-left: 5px;
}

footer{
	background:#0e69b4 url(https://www.datawash.net.au/wp-content/themes/datawash/images/foot-bg.jpg);
	background-size:cover;
	overflow:hidden;
}
footer p{color:#fff; font-size:15px; color:#e3e3e3;}
.foot-social p{font-weight:600; margin-right:10px; margin-bottom:0px;}
.foot-social i{color:#fff; margin-right:5px;}
.foot-social i:hover{opacity:0.7;}

.foot-li h3 {
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 17px;
    font-weight: 500;
    margin: 0px;
}
.info i {
    font-size: 13px;
    color: #fff; 
    margin-right: 10px;
}
.info address h6 {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    margin: 0px 0px 5px;
    line-height: 20px;
}
.info address a, .info address p {
    color: #fff;
    
}
.info address a.tel{
	font-size:19px;
	font-weight:600;
}
.info address a.tel:hover{color:#fc9c3c;}
.info address a.mailto{
	font-size:14px;
}
.foot-li ul li{margin-bottom:5px;}
.foot-li ul li a {
    font-size: 15px;
    margin-bottom: 0px;
    color: #fff;
    position: relative;
    line-height: normal;
}
.foot-li ul li a:before {
    content: "\f054";
    font-family: 'FontAwesome';
    font-size: 7px;
    margin-right: 6px;
    top: -2px;
    position: relative;
}
.foot-li ul li a:hover{
	color:#fc9c3c;
}

.newsletter{
	position:relative;
}
.newsletter input[type=text] {
    border: none;
    height: 45px;
    background: #474747;
    border-radius: 0px;
    font-size: 13px;
    color: #fff;
}
.newsletter input[type=text]::placeholder{
	color:#d5d5d5;
}
.newsletter button {
    position: absolute;
    right: 7px;
    color: #0093dd;
    background: none;
    border: none;
    top: 50%;
    transform: translateY(-50%);
    font-size: 17px;
}

.internal-datawash {
    padding: 40px 0px;
    height: 350px;
	position:relative;
	overflow:hidden;
}
.internal-datawash .internal-text h1 {
    padding: 0px;
    color: #ffffff;
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
	position:relative;
	z-index: 9;
}
.internal-datawash .internal-text h1 span{position:relative;}
.internal-datawash .internal-text h1 span:after {
    content: "";
    background: #fd8a17;
    height: 22px;
    right: 0%;
    width: 100%;
    position: absolute;
    transform: translateX(0%);
    z-index: -1;
    bottom: 0;
}
.internal-datawash .internal-text h1 span:before {
    content: "";
    background: #fd8a17;
    height: 22px;
    right: 0%;
    width: 800px;
    position: absolute;
    transform: translateX(100%);
    z-index: 0;
    bottom: 0;
}
.internal-datawash .internal-text p {
    color: #fff;
    margin: 0px;
    padding: 0px;
    font-size: 17px;
}

.product-nav ul.nav.nav-tabs{
	display:block;
	border:none;
}
.product-nav ul.nav.nav-tabs li {
    margin: 0px;
    border-bottom: 1px solid #e0dede;
}
.product-nav ul.nav.nav-tabs li a {
    border: none;
    padding: 10px 0px 10px 17px;    
    display: block;
	font-size:17px;
    font-weight: 500;
	border-radius:0px;
}
.product-nav ul.nav.nav-tabs li a.active {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d5d5d5+0,f3f3f3+100 */
	background: rgb(213,213,213); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(213,213,213,1) 0%, rgba(243,243,243,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(213,213,213,1) 0%,rgba(243,243,243,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(213,213,213,1) 0%,rgba(243,243,243,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d5d5', endColorstr='#f3f3f3',GradientType=1 ); /* IE6-9 */
	color: #0093dd;
	position: relative;
}

.product-nav ul.nav.nav-tabs li a[aria-selected=true]:after {
    content: "-";
    float: right;
    position: absolute;
    right: 10px;
    font-size: 14px;
    color: #cd7f32;
}
.product-nav ul.nav.nav-tabs li a[aria-selected=false]:after {
    content: "+";
    float: right;
    position: absolute;
    right: 10px;
    font-size: 17px;
    color: #cd7f32;
}

.side-bar-product {
    background: #f3f3f3;
    padding: 80px 0px;
	position:relative;
}
.side-bar-product:after{
	content:"";
	width:700px;
	height:100%;
	position:absolute;
	right:0px;
	top:0px;
	background:#f3f3f3;
}

.side-bar-product .product-nav, .side-bar-product h2{
	z-index:9;
	position:relative;
}

.side-bar-product h2{
	font-size: 24px;
}

.product-section .tab-content{
	padding:80px 40px;
}
.product-section .tab-content h2{
	font-size:24px;
}

.blue-lit {
    color: #00aaff;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}

.table-product{
	width:100%;
}
.table-product td strong{font-weight:600;}

.download-btn {
    background: #cd7f32;
    margin: 0px;
    padding: 0px 35px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    height: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.download-btn:hover{
	background:#373737;
	color:#fff;
}

.ads {
    background: #0093dd url(https://www.datawash.net.au/wp-content/themes/datawash/images/bg-ads.png)no-repeat bottom;
    padding: 30px 30px 120px;
    margin: 0px;
}
.ads h3{
	font-size:25px;
	color:#fff;
	font-weight:600;
	line-height:30px;
}
.ads h3 span{
	color:#fd9a38;
}
.ads p{color:#fff; font-size:13px;}

.none-position{
	position:static;
}
.no-bg-color{background:none;}


.col-career-t h2{
	text-transform:uppercase;
}
.col-career-t p{font-weight:400; line-height:26px; text-align:justify;}

.center-T.white h2{
	font-weight:400;
}
.center-T.white h2{
	color:#fff;
	text-transform:uppercase;
}
.center-T.white p{
	color:#fff;
	font-weight:300;
}
.contact-form{
	margin-top:20px;
}
.contact-form input[type=text], .contact-form input[type=tel], .contact-form input[type=email], .contact-form select{
	margin:0px 0px 20px;
	padding:0px;
	height:45px;
	border-radius:0px;
	border:none;
	border-bottom:2px solid #eee;
}
.contact-form textarea{
	margin:0px 0px 20px;
	padding:0px;
	height:100px;
	border-radius:0px;
	border:none;
	border-bottom:2px solid #eee;
}

.checkbox-cf div{margin-right:10px;}
.checkbox-cf input{margin-right:0px;}

.map-cf{
	position:relative;
}
.info-cp {
    padding:0px;
}
.info-cp p{
	background: #f9f9f9;
    padding: 10px 15px;
}
.info-cp i{
	font-size:40px;
	margin-bottom:17px;
}
.info-cp h3{
	text-transform:uppercase;
	font-size:21px;
	margin-bottom:5px;
}
.info-cp p{
	margin:0px;
}
.bottom-100{bottom:-100px;}
.ml-15{margin-left:17px;}


/* Blog */
.post-one h3 {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 600;
}
.right-bar-blog{padding-left:12%;}
.search-bar {
    position: relative;
    background: #e6ebf1;
    padding: 20px;
}
.search-input{position:relative;}
.search-bar input[type=text] {
    width: 100%;
    height: 45px;
    border-radius: 0px;
    border: none;
    font-size: 13px;
}
.search-bar button {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 40px;
    background: #fd8a17 url(../images/s-icon.png) no-repeat center;
    height: 100%;
    text-decoration: none;
    border: none;
    color: #fff;
    font-size: 0px;
}
.right-bar-blog h3{
	color:#272727;
	font-weight:600;
	font-size: 21px;
}

.list-style.arrow-right li {
    position: relative;
    margin-bottom: 10px;
    padding: 0px;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.list-style li:before {
    content: "\f138";
    font-family: 'FontAwesome';
    color: #fd8a17;
    margin-right: 0px;
}
.list-style.arrow-right li:before{
	margin-left: auto;
	order: 2;
}
.list-style.arrow-right li a{
	font-weight:500;
}
.list-style.arrow-right li:hover a{
	color:#fc9c3c;
}

.article-post div figure {
    -webkit-flex: 0 0 65px;
    -ms-flex: 0 0 65px;
    flex: 0 0 65px;
    margin-right: 20px;
}
.article-post div a {
    font-weight: 700;
    line-height: 22px;
    font-size: 14px;
}
.article-post div date {
    color: #fc9c3c;
    font-size: 12px;
    font-weight: 600;
    display: block;
}



/* Accordion Button */
.achive ul li.has-subnav .accordion-btn{color: #0d3771;}

.ads-cta{
	padding:30px;
}
.ads-cta p {
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: -0.5px;
	margin:0px;
}
.ads-cta h1 {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 0px;
}
.icon{
	-webkit-flex: 0 0 38px;
	-ms-flex: 0 0 38px;
	flex: 0 0 38px;
	margin-right:17px;
}
.tel{margin:0px; text-align:left;}
.tel a {
    color: #cd7f32;
    display: block;
	font-weight:600;
    font-size: 21px;
}
.tel small {
    color: #fff;
    display: block;
    font-size: 17px;
}

.next-prev{
	border-top:1px solid #eee;
	padding-top:0px;
	border-bottom:1px solid #eee;
	padding-bottom:0px;
}
.next-prev a{
	color:#1f5eb1;
	font-size:19px;
}
.next-prev p{
	font-size:21px;
}
.date-comment a{margin-right:17px;}

.banner-point{
	padding:30px;
}
.banner-point p {
    color: #fff;
    font-size: 21px;
    font-weight: 300;
}

/************************************************************** new mega menu ******************************/

/* Navigation Menu -----------------------------------------------*/
.navigation-menu {
	margin-left: 0px;
}

    .navigation-menu ul > li > a {		
		font-size: 13px;
		padding: 0px;
		display: block;
		color: #282828;
		font-weight: 600;
		position: relative;
		text-transform: uppercase;
		cursor: pointer;
		text-decoration: none;
		transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-webkit-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
    }

    .navigation-menu ul > li:hover > a {
        color: #ddc992;
    }

    .navigation-menu ul, .navigation-menu ul li {
        list-style: none;
    }
	
	.navigation-menu ul li ul.row{
		padding: 0;
    }

    .navigation-menu > ul > li {
        display: inline-block;
    }

.menu-mobile {
    color: #333;
	position:absolute;
	right:0px;
	top:50%;
	transform: translateY(-50%);
    padding: 0px;
    display: none;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0px;
	font-size:0px;
}
.menu-mobile:hover {
	color: #bd9900;
}

.navigation-menu ul > li > a > .nav-label-new,
.navigation-menu ul > li > a > .nav-label-sale {
    position: relative;
    right: 0;
}

    .navigation-menu ul > li > a > .nav-label-new:after {
        content: "";
        display: block;
        height: 20px;
        position: absolute;
        top: -19px;
        width: 28px;
        background: url("https://www.datawash.net.au/wp-content/themes/datawash/img/label_new.png") no-repeat left top;
        z-index: 100;
        right: -10px;
    }

    .navigation-menu ul > li > a > .nav-label-sale:after {
        content: "";
        display: block;
        height: 20px;
        position: absolute;
        top: -19px;
        width: 28px;
        background: url("https://www.datawash.net.au/wp-content/themes/datawash/img/label_sale.png") no-repeat left top;
        z-index: 100;
        right: -10px;
    }


/* Navigation Dropdown Menu --------------------------------*/
.nav-dropdown {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 99;
	top: 111px;
    background: #f1f1f1;
    left: 0;
    border-top: 1px solid #eeeeee;
    padding: 30px 0 30px 0;
}
.nav-dropdown:after {
	background: rgba(0,0,0,0.08);
	width: 100%;
	bottom: -4px;
	left: 0;
	height: 4px;
	position: inherit;
	content: "";
}
.dropworn-arrow {
    left: 50%;
    margin-left: -10px;
    position: relative;
    z-index: 100;
	top: 13px;
    display: none;
}

    .dropworn-arrow:after {
        background: rgba(0, 0, 0, 0) url("https://www.datawash.net.au/wp-content/themes/datawash/images/dropdown-top-arrow.png") no-repeat scroll left top;
        content: "";
        bottom: -1px;
        height: 10px;
        width: 20px;
        position: absolute;
        /*border-left: 1px solid #eee;
        border-top: 1px solid #eee;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -moz-transform: rotate(45deg);*/
    }

.nav-dropdown .new-label, .nav-dropdown .sale-label {
    padding: 2px 4px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 400;
    margin-left: 5px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.nav-dropdown .sale-label {
    background: #f55151;
    color: #fff;
}

.nav-dropdown .new-label {
    background: #bd9900;
    color: #fff;
}

.nav-dropdown .sub-banner {
    padding: 0;
    position: relative;
    width: 100%;
    border: 0 none;
}

.nav-dropdown .nav-dropdown-grid {
    width: 25%;
    min-height: 1px;
    padding-left: 17px;
    padding-right: 17px;
    text-align: left;
    float: left;
}

    .nav-dropdown .nav-dropdown-grid ul {
        margin-bottom: 30px;
		padding:0px;
    }

        .nav-dropdown .nav-dropdown-grid ul li {
            font-size: 14px;
            text-transform: none;
            color: #333;
            font-family: "Open Sans",sans-serif;
            font-weight: 400;
        }

            .nav-dropdown .nav-dropdown-grid ul li > a {
                font-family: "Open Sans",sans-serif;
                font-weight: 400;
                font-size: 14px;
                padding-top: 2px;
                padding-left: 0px;
                padding-right: 0px;
                padding-bottom: 2px;
                display: inline-block;
                transition: all 0.2s ease 0s;
                -moz-transition: all 0.2s ease 0s;
                -o-transition: all 0.2s ease 0s;
                -webkit-transition: all 0.2s ease 0s;
            }

    .nav-dropdown .nav-dropdown-grid > ul > li:hover > a {
        color: inherit;
    }

    .nav-dropdown .nav-dropdown-grid > ul > li > a:hover {
        padding-left: 5px;
        color: #bd9900;
    }

.menu-mobile:after {
    content: "\e871";
    font-family: 'Linearicons-Free';
    font-size: 25px;
    padding: 0;
    float: right;
    position: relative;
    top: 6px;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
}

.menu-dropdown-icon:before {
    content: "\e874";
    font-family: 'Linearicons-Free';
    display: none;
    cursor: pointer;
    float: right;
    font-size: 17px;
    padding: 0;
    /*margin-top: 10px;
    margin-right: 17px;*/
    color: #999;
    height: 42px;
    width: 42px;
    line-height: 42px;
    text-align: center;
    vertical-align: middle;
    background: #f6f6f6;
    border: 1px solid #eee;
	z-index:999;
	position:absolute;
	right:0px;
}

.show-on-mobile {
    display: block !important;
}

.crol-text h5{font-weight:500; font-size:17px; margin-top:20px;}
.products-slide img{width:auto !important;}


.dicover-mega{position:relative;}
.dicover-mega .owl-nav button.owl-prev{
	position: absolute;
    top: 42%;
    transform: translateY(-50%);
    z-index: 9;
    left: -35px;
    color: #fff;
	border-radius:50px;
	background:#0093dd;
    padding: 0;
    margin: 0;
    width: 30px;
    height: 30px;
    opacity: 0.9;
}
.dicover-mega .owl-nav button.owl-next{
	position: absolute;
    top: 42%;
    transform: translateY(-50%);
    z-index: 9;
    right: -35px;
    color: #fff;
	border-radius:50px;
	background:#0093dd;
    padding: 0;
    margin: 0;
    width: 30px;
    height: 30px;
    opacity: 0.9;
}

.lets-play .container{position:relative;}
.lets-play{
	position:relative;
}
.let-s-play-btn{
	position: absolute;
	bottom:20px;
	right:0px;
}
a.let-btn, .let-video{
	background: #fff;
    margin: 0px;
    padding: 0px 17px;
    color: #fc9c3c;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 400;    
    height: 35px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
	right:0px;
}
.let-btn:hover{background:#fc9c3c; color:#fff;}

.let-video{
	border:1px solid #fff;
	background:none !important;
	color:#fff !important;
}
.let-video:hover{
	background:#fc9c3c !important;
	border-color:#fc9c3c !important;
}

.btn-text{
	color:#f2983d;
	font-size:14px;
}
.cta-bg a.sign-up{font-size:21px; text-transform:uppercase; font-weight:600; color:#fc9c3c; text-decoration:underline;}
.cta-bg p{
	font-size:19px;
	margin:0px;
	color:#fff;
}
.data-base h3{
	line-height: 34px;
	font-size:26px;
}


/*** Breadcrums ***/
.internal-datawash .breadcrumb {
    background: none;
    margin: 0;
    padding: 0;
}
.internal-datawash .breadcrumb li {
    color: #fc9c3c;
    font-size: 17px;
    font-weight: 400;
	text-transform:uppercase;
}
.internal-datawash .breadcrumb li:first-child{margin-left:auto;}
.internal-datawash .breadcrumb li a{
	color:#fff;
	font-size: 17px;
    font-weight: 400;
	text-transform:uppercase;
}
.full-height{height:100%;}

.project-plus {
    background: #fd8a17;    
    padding: 25px;
    float: right;
    width: 50%;
    position: relative;
    top: -120px;
    right: -30px;
}
.project-plus p strong{font-weight:700px; font-size:50px;color: #fff;}
.project-plus p {
    font-size: 20px;
	color: #fff;
}

.name-profile {
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-bottom: 17px;
    padding: 17px;
}
.name-profile figure{margin-right:17px; margin-bottom:0px;}
.name-profile div h3{
	font-size:18px;
	font-weight:600;
}
.name-profile div .star span{margin-left:17px;}
.name-profile div .star i{color:#fc9c3c;}
.client-bx p{font-size:14px; padding:0px 17px;}

.white-theme h2, .white-theme p{
	color:#fff;
}
.white-theme a.tel{color:#fff; margin-right:10px;}
.white-theme a.mailto{color:#f2983d;}

/*** Detail Page ***/

.detail-left h2 span{color:#9c9c9c; font-weight:500;}
.semi-bold{font-weight:500;}

.detail-left h4 {
    color: #444;
    font-weight: 600;
    font-size: medium;
	font-size: 26px;
	text-transform:capitalize;
}
.detail-left h3 {
    color: #fc9c3c;
    font-weight: 600;
    font-size: medium;
	font-size: 20px;
	margin: 0 0 12px;
}
.detail-left h5 {
    font-weight: 600;
    font-size: medium;
    font-size: 16px;
    margin: 0 0 10px;
    color: #444;
}

.sidebar h3{
	font-size:21px;
	text-transform:uppercase;
	margin-bottom:10px;
	font-weight:600;
}
.sidebar h3 span{color:#999;}
.sidebar ul li{margin-bottom:5px; }
.sidebar ul li a {
    font-size: 15px;
    margin-bottom: 0px;
    position: relative;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}
.sidebar ul li a:before {
    content: "\f0a9";
    font-family: 'FontAwesome';
    font-size: 12px;
    margin-right: 6px;
    top: -2px;
    position: relative;
}
.sidebar ul li a:hover{
	color:#fc9c3c;
}

.detail-tab-acc .card{border-radius:0px; border:none; margin-bottom:17px;}
.detail-tab-acc .card .card-header{padding:0px;}
.detail-tab-acc .card .card-header a[aria-expanded=true] {
    background: #fd8a17;
    display: block;
    padding: 17px 20px;
}
.detail-tab-acc .card .card-header h5 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 17px;
	position:relative;
}
.detail-tab-acc .card .card-header a[aria-expanded=false] {
    background: #ebebeb;
    display: block;
    padding: 17px 20px;
}
.detail-tab-acc .card .card-header a[aria-expanded=false] h5 {
    color: #373737;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 17px;
    letter-spacing: -0.1px;
}
.detail-tab-acc .card .card-header h5{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
} 

.detail-tab-acc .card .card-header a[aria-expanded=false] h5:after{content:"\f067"; font-family:'FontAwesome'; font-size:12px;margin-left:auto;}
.detail-tab-acc .card .card-header a[aria-expanded=true] h5:after{content:"\f068"; font-family:'FontAwesome'; font-size:12px;margin-left:auto;}

.detail-tab-acc .card-body{
	font-size:16px;
	line-height:25px;
}

.ads-sidebar{
	padding:30px 25px;
	border-radius:8px;
	margin-top: 40px;
}
.ads-sidebar h2{
	color:#fff;
	font-size:22px;
	margin-bottom:10px;
}
.ads-sidebar h2 span{
	color:#fff;
	font-weight:300;
	display:block;	
}
.ads-sidebar .tel{color: #fc9c3c; font-size:24px;padding:5px 0px;}
.ads-sidebar p {
    color: #fff;
    font-size: 13px;
    line-height: 22px;
	margin:0px;
}
.short-line{
	background:#fc9c3c;
	height:1px;
	width:70px;
	margin-bottom:20px;
}


/** Blog **/
.leftbar-blog .post-one{margin-bottom:40px;}
.post-one figure{margin:0px;}
.content-B {
    background: #f1f1f1;
    padding: 40px;
	position:relative;
}
.content-B h2 {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 22px;
    color: #474747;
}
.date-comment {
    position: absolute;
    top: -19px;
    background: #fc9c3c;
    height: 36px;
    padding: 0px 17px;
    border-radius: 3px;
}
.date-comment a{color:#fff !important; font-size: 13px;}

.content-B h2 {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 19px;
    color: #474747;
    line-height: 30px;
}

.small-btn{border-radius:50px; text-transform:capitalize; padding:0px 20px; font-size:14px; letter-spacing:normal;}

.info-cp h4{font-weight:600;}
.info-cp address {
    font-size: 17px;
    font-weight: 500;
    color: #444;
    letter-spacing: -0.2px;
	margin-top:30px;
}
.info-cp address i{font-size:14px; margin:0px 10px 0px 0px; color: #fc9c3c;}
.tel-i{
	border-top: 1px solid #eee;
    padding-top: 10px;
    margin-top: 10px;
	border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.tel-i i{font-size:16px; margin:0px 10px 0px 0px; color: #fc9c3c;}
.tel-i a {
    font-size: 17px;
    font-weight: 500;
    color: #444;
    letter-spacing: -0.2px;
}

.mail-i i{font-size:14px; margin:0px 10px 0px 0px; color: #fc9c3c;}
.mail-i a {
    font-size: 17px;
    font-weight: 400;
    color: #444;
}

.info-grey {
    background: #117cce;
    padding: 40px 40px;
    border-radius: 20px;
    margin-top: 30px;
    position: absolute;
    /* top: 0; */
    z-index: 9;
    width: 90%;
}
.info-grey br{
	display:none;
}
.info-grey div {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #a5a5a5;
    color: #fff;
    line-height: 21px;
}
.info-grey div:last-child{border:none; margin-bottom:0px; padding-bottom:0px;}
.info-grey div strong{
	display:block;
	font-weight:600;
}
.info-grey div a {
    font-size: 14px;
    letter-spacing: 0.5px;
}
.info-grey div a:hover{color:#fc9c3c;}

.form-control:focus{ background:none; outline:none; box-shadow:none; }
.col-form-home form textarea::placeholder{ color:#fff !important; }
.col-form-home textarea:focus{ color:#fff !important; }
.col-form-home div.wpcf7-mail-sent-ok {
    color: #fff;
}
.col-form-home div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    color: #fff;
}

section.form.bg-cover.tb-equal.xs-sm-after-bg h2{text-transform:initial; }
section.form.bg-cover.tb-equal.xs-sm-after-bg a{ font-size: 18px; }

.contact-sec h2{ text-transform:capitalize; }
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation li {
    display: inline;
}
 
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #cd7f32;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
 
.navigation li a:hover,
.navigation li.active a {
    background-color: #cd7f32;
}
.screen-reader-text{display:none;}
.main-menu nav > ul > li ul.sub-menu li a {
    color: #444;
    font-size: 15px;
    font-weight: 500;
}
.main-menu nav > ul > li.current-menu-item a{ 
    color:#ffa74f;
}

.sub-menu li a:hover { 
    color:#cd7f32 !important;
}
.foot-li img {
    margin: 0 0 20px;
}
section.cta-bg.bg-cover.tb-equal a:first-child{ margin-right:10px; margin-top:10px;  }

/************footer popup button*************/

div#contact_form_pop { padding: 30px; }
div#contact_form_pop input.wpcf7-form-control.wpcf7-text.form-control {
	margin: 0px 0px 20px;
    padding: 0px;
    height: 45px;
    border-radius: 0px;
    border: none;
    border-bottom: 2px solid #eee;
	display: inline-block; 
}
div#contact_form_pop textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control {
    height: 100px;
	padding: 0px;
    height: 45px;
    border-radius: 0px;
    border: none;
    border-bottom: 2px solid #eee;
	display: inline-block;
}

div#contact_form_pop span.wpcf7-list-item.first.last { margin: 0; }
div#contact_form_pop span.wpcf7-form-control-wrap.checkbox-294 {
    display: inline-block;
    width: 100%;
    margin: 10px 0;
}

.company-you ul li {
    font-size: 16px;
    line-height: 26px;
    position: relative;
    list-style: none;
    font-family: 'Inter', sans-serif;
    color: #707070;
    margin-bottom: 5px;
}
.company-you ul li:after {
	
    content: "\f138";
    position: absolute;
    font-family: 'FontAwesome';
    left: -20px;
    color: #009ddc;
    transition: transform 0.8s;
    transform-style: preserve-3d;
    font-size: 12px;
	top:0;
}
.company-you ul li:hover:after {
    color: #fc9c3c;
}
.company-you li:hover:after {
transform: rotateY(360deg);
content: "\f0da";
color: #fc9c3c;
}
.detail-left ul li{
	font-size: 16px;
    line-height: 28px;
	position:relative;
	list-style:none;
}
.sidebar-serviceM li{
	width: auto !important;
    display: block !important;
}


.postid-116 .detail-left ul li{
	font-size: 16px;
    line-height: 26px;
	position:relative;
	list-style:none;
}
.detail-left ul li:after {
    content: "\f138";
    position: absolute;
    font-family: 'FontAwesome';
    left: -20px;
    color: #009ddc;
    transition: transform 0.8s;
    transform-style: preserve-3d;
    font-size: 12px;
	top:0;
}
.detail-left ul li:hover:after {
    color: #fc9c3c;
}
.detail-left li:hover:after {
transform: rotateY(360deg);
content: "\f0da";
color: #fc9c3c;
}
.detail-tab-acc .card .card-header a[aria-expanded="false"] h3 {
color: #373737;
text-transform: uppercase;
font-weight: 500;
font-size: 17px;
letter-spacing: -0.1px;
}
.detail-tab-acc .card .card-header h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 17px;
	position:relative;
}
.detail-tab-acc .card .card-header h3{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
} 

.detail-tab-acc .card .card-header a[aria-expanded=false] h3:after{content:"\f067"; font-family:'FontAwesome'; font-size:12px;margin-left:auto;}
.detail-tab-acc .card .card-header a[aria-expanded=true] h3:after{content:"\f068"; font-family:'FontAwesome'; font-size:12px;margin-left:auto;}
.sidebar ul li:after{ display:none; }

.sidebar ul li.act_service a{color: #fc9c3c !important;}

.tele-append{ display:none; }
.postid-116 .tele-append{ display:block !important; }