* {
	margin: 0px; padding: 0px; border: currentColor; border-image: none;
}
body {
	background: no-repeat top / cover rgb(255, 255, 255); color: rgb(102, 102, 102); line-height: 1.8em; font-family: "Poppins", sans-serif; font-size: 14px; font-weight: 400; -webkit-font-smoothing: antialiased;
}
a {
	color: rgb(26, 71, 129); text-decoration: none; cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
h1 {
	background: none; margin: 0px; line-height: 1.4em; font-family: "Poppins", sans-serif; font-weight: normal; position: relative;
}
h2 {
	background: none; margin: 0px; line-height: 1.4em; font-family: "Poppins", sans-serif; font-weight: normal; position: relative;
}
h3 {
	background: none; margin: 0px; line-height: 1.4em; font-family: "Poppins", sans-serif; font-weight: normal; position: relative;
}
h4 {
	background: none; margin: 0px; line-height: 1.4em; font-family: "Poppins", sans-serif; font-weight: normal; position: relative;
}
h5 {
	background: none; margin: 0px; line-height: 1.4em; font-family: "Poppins", sans-serif; font-weight: normal; position: relative;
}
h6 {
	background: none; margin: 0px; line-height: 1.4em; font-family: "Poppins", sans-serif; font-weight: normal; position: relative;
}
.no-padding {
	padding: 0px !important;
}
input {
	font-family: "Poppins", sans-serif;
}
button {
	font-family: "Poppins", sans-serif;
}
select {
	font-family: "Poppins", sans-serif;
}
textarea {
	font-family: "Poppins", sans-serif;
}
p {
	line-height: 1.8em; font-family: "Open Sans", sans-serif; position: relative;
}
.text {
	line-height: 1.8em; font-family: "Open Sans", sans-serif; position: relative;
}
.strike-through {
	text-decoration: line-through;
}
.auto-container {
	margin: 0px auto; padding: 0px 15px; position: static; max-width: 1200px;
}
.small-container {
	margin: 0px auto; max-width: 780px;
}
.page-wrapper {
	margin: 0px auto; width: 100%; overflow: hidden; position: relative; min-width: 300px;
}
ul {
	list-style: none; margin: 0px; padding: 0px;
}
li {
	list-style: none; margin: 0px; padding: 0px;
}
.theme-btn {
	transition:0.3s; text-align: center; display: inline-block; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.grey-bg {
	background-color: rgb(249, 250, 251);
}
.centered {
	text-align: center;
}
.sec-title {
	margin-bottom: 70px; position: relative;
}
.sec-title h2 {
	color: rgb(0, 0, 0); line-height: 1.2em; font-size: 38px; font-weight: 600; margin-bottom: 10px; position: relative;
}
.sec-title .text {
	color: rgba(0, 0, 0, 0.8); font-size: 18px; position: relative;
}
.centered.sec-title {
	text-align: center;
}
.list-style-one {
	margin-bottom: 26px; position: relative;
}
.list-style-one li {
	color: rgb(228, 230, 235); padding-left: 40px; font-size: 15px; font-weight: 400; margin-bottom: 18px; position: relative;
}
.list-style-one li:first-child .icon {
	top: 6px;
}
.list-style-one li .icon {
	left: 0px; top: 4px; color: rgb(228, 230, 235); line-height: 1em; font-size: 20px; font-weight: 400; position: absolute;
}
.list-style-two {
	margin-bottom: 26px; position: relative;
}
.list-style-two li {
	color: rgba(0, 0, 0, 0.7); padding-left: 60px; font-size: 15px; font-weight: 400; margin-bottom: 25px; position: relative;
}
.list-style-two li strong {
	color: rgb(34, 34, 34); font-size: 18px; font-weight: 600; display: block;
}
.list-style-two li::before {
	border-radius: 50%; border: 2px solid rgb(241, 241, 241); border-image: none; left: 0px; top: 6px; width: 40px; height: 40px; text-align: center; color: rgb(23, 81, 157); line-height: 38px; font-family: "FontAwesome"; font-size: 20px; position: absolute; content: "\f00c";
}
.btn-style-one {
	background: rgb(23, 81, 157); padding: 10px 30px; border-radius: 0px; border: 2px solid rgb(23, 81, 157); border-image: none; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 24px; letter-spacing: 1px; font-size: 14px; font-weight: 600; position: relative;
}
.btn-style-one:hover {
	background: none; border-color: rgb(23, 81, 157); color: rgb(23, 81, 157);
}
.btn-style-two {
	background: none; padding: 10px 30px; border-radius: 0px; border: 2px solid rgb(234, 234, 234); border-image: none; text-align: center; color: rgb(0, 0, 0); text-transform: uppercase; line-height: 24px; letter-spacing: 1px; font-size: 14px; font-weight: 600; position: relative;
}
.btn-style-two:hover {
	border-color: rgb(23, 81, 157); color: rgb(23, 81, 157);
}
.btn-style-three {
	background: none; padding: 12px 30px; border-radius: 0px; border: 2px solid rgb(255, 255, 255); border-image: none; text-align: center; color: rgb(255, 255, 255); text-transform: capitalize; line-height: 24px; letter-spacing: 1px; font-size: 18px; font-weight: 400; position: relative;
}
.btn-style-three:hover {
	background: rgb(26, 71, 129); border-color: rgb(26, 71, 129); color: rgb(255, 255, 255);
}
.theme_color {
	color: rgb(26, 71, 129);
}
.social-icon-one {
	position: relative;
}
.social-icon-one li {
	margin-right: 8px; display: inline-block; position: relative;
}
.social-icon-one li a {
	border-radius: 50%; border: 2px solid rgba(255, 255, 255, 0.2); transition:300ms; border-image: none; width: 36px; height: 36px; text-align: center; color: rgb(113, 115, 123); line-height: 32px; font-size: 16px; display: inline-block; position: relative; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.social-icon-one li a:hover {
	border-color: rgb(23, 81, 157); color: rgb(255, 255, 255); background-color: rgb(23, 81, 157);
}
.social-icon-two {
	position: relative;
}
.social-icon-two li {
	margin-right: 6px; display: inline-block; position: relative;
}
.social-icon-two li a {
	border-radius: 50%; border: 1px solid rgb(207, 209, 217); transition:300ms; border-image: none; width: 35px; height: 35px; text-align: center; color: rgb(207, 209, 217); line-height: 32px; font-size: 16px; display: inline-block; position: relative; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.social-icon-two li a:hover {
	border-color: rgb(23, 81, 157); color: rgb(255, 255, 255); background-color: rgb(23, 81, 157);
}
.social-icon-three {
	position: relative;
}
.social-icon-three .share {
	color: rgb(0, 0, 0); font-family: "Open Sans", sans-serif; font-size: 16px; font-weight: 500; display: inline-block; position: relative;
}
.social-icon-three a {
	transition:300ms; text-align: center; color: rgb(68, 68, 68); font-size: 16px; margin-left: 10px; position: relative; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.social-icon-three a:hover {
	color: rgb(23, 81, 157);
}
img {
	display: inline-block; max-width: 100%;
}
.preloader {
	background-position: center; left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 999999; background-image: url("../images/icons/preloader.svg"); background-repeat: no-repeat; background-color: rgb(255, 255, 255);
}
.scroll-to-top {
	background: rgb(28, 28, 28); border-radius: 3px; transition:300ms; width: 42px; height: 44px; text-align: center; right: 15px; bottom: 15px; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 44px; font-size: 13px; display: none; position: fixed; z-index: 100; cursor: pointer; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.scroll-to-top:hover {
	background: rgb(26, 71, 129); color: rgb(255, 255, 255);
}
.main-header {
	transition:500ms; left: 0px; top: 0px; width: 100%; position: relative; z-index: 999; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.sticky-header {
	background: rgb(255, 255, 255); padding: 0px; transition:500ms; left: 0px; top: 0px; width: 100%; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; visibility: hidden; position: fixed; z-index: 0; opacity: 0; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.sticky-header .logo {
	padding: 2px 0px;
}
.fixed-header .sticky-header {
	visibility: visible; z-index: 999; opacity: 1; animation-name: fadeInDown; animation-duration: 500ms; animation-timing-function: linear; animation-iteration-count: 1; -webkit-animation-duration: 500ms; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: linear; -webkit-animation-name: fadeInDown; -moz-animation-name: fadeInDown; -op-animation-name: fadeInDown; -moz-animation-duration: 500ms; -op-animation-duration: 500ms; -moz-animation-timing-function: linear; -op-animation-timing-function: linear; -moz-animation-iteration-count: 1; -op-animation-iteration-count: 1;
}
.main-header .header-top {
	position: relative; background-color: rgb(26, 71, 129);
}
.main-header .header-top .top-left {
	padding: 10px 0px; float: left; position: relative;
}
.main-header .header-top ul > li {
	color: rgba(255, 255, 255, 1); line-height: 30px; font-size: 16px; font-weight: 500; margin-right: 20px; display: inline-block; position: relative;
}
.main-header .header-top .top-left ul > li > .fa {
	color: rgb(255, 255, 255); padding-right: 6px; font-size: 16px;
}
.main-header .header-top .top-right .social-links a:hover {
	color: rgb(255, 255, 255);
}
.main-header .header-top .top-right {
	padding: 10px 0px; float: right; position: relative;
}
.main-header .header-top .login-link {
	background: rgb(28, 86, 161); padding: 10px 32px; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 31px; letter-spacing: 1px; font-size: 15px; font-weight: 500; display: block;
}
.main-header .header-upper {
	transition:500ms; position: relative; z-index: 5; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.header-style-two .header-upper {
	background: none; position: relative;
}
.main-header .logo-outer {
	padding: 25px 0px; float: left; position: relative; z-index: 25;
}
.main-header .logo-outer .logo img {
	display: inline-block; position: relative; width: 100%; height:102px
}
.main-header .header-upper .upper-right {
	float: right; position: relative;
}
.main-header .header-upper .nav-outer {
	float: right; position: relative;
}
.main-header .nav-outer .more-options {
	margin: 54px 0px 54px 30px; top: 50%; width: 35px; right: 0px; border-left-color: rgb(214, 214, 214); border-left-width: 1px; border-left-style: solid; float: right; position: relative;
}
.main-header .nav-outer .dropdown-outer {
	left: 20px; top: 0px; color: rgb(255, 255, 255); line-height: 20px; font-size: 14px; position: relative;
}
.main-header .nav-outer .dropdown-outer .search-box-btn {
	background: none; top: 0px; right: 0px; color: rgb(119, 119, 119); line-height: 20px; font-size: 16px; position: relative; cursor: pointer;
}
.main-header .nav-outer .dropdown-outer .dropdown-menu {
	padding: 0px; border-radius: 0px; top: 75px; width: 250px; border-top-color: rgb(26, 71, 129); border-top-width: 2px; border-top-style: solid;
}
.main-header .search-panel .form-container {
	padding: 20px;
}
.main-header .search-panel .form-group {
	margin: 0px; position: relative;
}
.main-header .search-panel input[type='text'] {
	background: rgb(255, 255, 255); padding: 7px 40px 7px 15px; border: 1px solid rgb(224, 224, 224); transition:500ms; border-image: none; width: 100%; height: 40px; color: rgb(0, 0, 0); line-height: 24px; display: block; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.main-header .search-panel input[type='search'] {
	background: rgb(255, 255, 255); padding: 7px 40px 7px 15px; border: 1px solid rgb(224, 224, 224); transition:500ms; border-image: none; width: 100%; height: 40px; color: rgb(0, 0, 0); line-height: 24px; display: block; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.main-header .search-panel input[type='password'] {
	background: rgb(255, 255, 255); padding: 7px 40px 7px 15px; border: 1px solid rgb(224, 224, 224); transition:500ms; border-image: none; width: 100%; height: 40px; color: rgb(0, 0, 0); line-height: 24px; display: block; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.main-header .search-panel select {
	background: rgb(255, 255, 255); padding: 7px 40px 7px 15px; border: 1px solid rgb(224, 224, 224); transition:500ms; border-image: none; width: 100%; height: 40px; color: rgb(0, 0, 0); line-height: 24px; display: block; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.main-header .search-panel input:focus {
	border-color: rgb(26, 71, 129);
}
.main-header .search-panel select:focus {
	border-color: rgb(26, 71, 129);
}
.main-header .search-panel .search-btn {
	background: none; top: 0px; width: 40px; height: 40px; text-align: center; right: 0px; color: rgb(85, 85, 85); font-size: 12px; position: absolute; cursor: pointer;
}
.main-menu {
	float: left; position: relative;
}
.main-menu .navbar-collapse {
	padding: 0px;
}
.main-menu .navigation {
	margin: 0px; position: relative;
}
.main-menu .navigation > li {
	padding: 25px 0px; margin-right: 30px; float: left; position: relative;
}
.main-menu .navigation > li:last-child {
	margin-right: 0px;
}
.sticky-header .main-menu .navigation > li {
	padding: 0px; margin-right: 0px;
}
.main-menu .navigation > li > a {
	padding: 25px 0px; transition:500ms; color: rgb(0, 0, 0); text-transform: uppercase; line-height: 30px; font-size: 16px; font-weight: 600; display: block; position: relative; opacity: 1; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.main-menu .navigation > li.dropdown a {
	padding-right: 15px;
}
.header-style-two .main-menu .navigation > li > a {
	color: rgb(255, 255, 255);
}
.main-header .main-menu .navigation > li.dropdown > a::before {
	right: 0px; line-height: 30px; font-family: "FontAwesome"; font-size: 13px; position: absolute; content: "\f107";
}
.sticky-header .main-menu .navigation > li > a {
	padding: 13px 15px !important; color: rgb(51, 51, 51); font-size: 15px !important; font-weight: 500;
}
.sticky-header .main-menu .navigation > li.dropdown > a::before {
	display: none;
}
.header-upper .main-menu .navigation > li:hover > a {
	color: rgb(26, 71, 129); opacity: 1;
}
.header-upper .main-menu .navigation > li.current > a {
	color: rgb(26, 71, 129); opacity: 1;
}
.header-upper .main-menu .navigation > li.current-menu-item > a {
	color: rgb(26, 71, 129); opacity: 1;
}
.sticky-header .main-menu .navigation > li:hover > a {
	background: rgb(26, 71, 129); color: rgb(255, 255, 255) !important;
}
.sticky-header .main-menu .navigation > li.current > a {
	background: rgb(26, 71, 129); color: rgb(255, 255, 255) !important;
}
.sticky-header .main-menu .navigation > li.current-menu-item > a {
	background: rgb(26, 71, 129); color: rgb(255, 255, 255) !important;
}
.sticky-header .main-menu .navigation > li.current-menu-ancestor > a {
	background: rgb(26, 71, 129); color: rgb(255, 255, 255) !important;
}
.main-menu .navigation > li:hover > a::after {
	opacity: 1;
}
.main-menu .navigation > li > ul {
	background: rgb(16, 16, 16); padding: 0px; transition:500ms; left: 0px; top: 120%; width: 240px; border-top-color: rgb(26, 71, 129); border-top-width: 2px; border-top-style: solid; display: none; position: absolute; z-index: 100; box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05); -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05); -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05); -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05); -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
}
.main-menu .navigation > li > ul.from-right {
	left: auto; right: 0px;
}
.main-menu .navigation > li > ul > li {
	width: 100%; border-bottom-color: rgba(255, 255, 255, 0.1); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.main-menu .navigation > li > ul > li:last-child {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.main-menu .navigation > li > ul > li > a {
	padding: 12px 20px; transition:500ms; text-align: left; color: rgb(224, 224, 224); text-transform: capitalize; line-height: 22px; font-size: 14px; font-weight: 500; display: block; position: relative; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.main-menu .navigation > li > ul > li:hover > a {
	color: rgb(255, 255, 255); background-color: rgb(26, 71, 129);
}
.main-menu .navigation > li > ul > li.dropdown > a::after {
	top: 12px; width: 10px; height: 20px; text-align: center; right: 10px; line-height: 21px; font-family: "FontAwesome"; font-size: 16px; font-weight: normal; display: block; position: absolute; z-index: 5; content: "\f105";
}
.main-menu .navigation > li > ul > li.dropdown:hover > a::after {
	color: rgb(255, 255, 255);
}
.main-menu .navigation > li > ul > li > ul {
	background: rgb(16, 16, 16); left: 100%; top: 20px; width: 240px; border-top-color: rgb(26, 71, 129); border-top-width: 2px; border-top-style: solid; display: none; position: absolute; z-index: 100; box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05), -2px 0px 5px 1px rgba(0,0,0,0.05); -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05); -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05); -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05); -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
}
.main-menu .navigation > li > ul > li > ul > li {
	width: 100%; border-bottom-color: rgba(255, 255, 255, 0.1); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.main-menu .navigation > li > ul > li > ul > li:last-child {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.main-menu .navigation > li > ul > li > ul > li > a {
	padding: 12px 20px; transition:500ms; text-align: left; color: rgb(224, 224, 224); text-transform: capitalize; line-height: 22px; font-size: 14px; font-weight: 500; display: block; position: relative; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.main-menu .navigation > li > ul > li > ul > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(26, 71, 129);
}
.main-menu .navigation > li.dropdown:hover > ul {
	top: 100%; visibility: visible; opacity: 1;
}
.main-menu .navigation li > ul > li.dropdown:hover > ul {
	transition:500ms; top: 0px; visibility: visible; opacity: 1; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.main-menu .navigation li.dropdown .dropdown-btn {
	border: 1px solid rgb(255, 255, 255); border-image: none; top: 6px; width: 34px; height: 30px; text-align: center; right: 10px; color: rgb(255, 255, 255); line-height: 26px; font-size: 16px; display: none; position: absolute; z-index: 5; cursor: pointer;
}
.header-style-two .header-upper .upper-right {
	padding-top: 40px;
}
.header-style-two .info-box {
	padding: 0px 0px 20px 52px; text-align: left; color: rgb(119, 119, 119); text-transform: uppercase; font-size: 13px; margin-left: 40px; float: left; position: relative; min-height: 56px;
}
.header-style-two :last-child.info-box {
	padding-left: 0px;
}
.header-style-two .info-box .icon-box {
	border-radius: 50%; transition:300ms; left: 0px; top: 4px; text-align: left; color: rgb(23, 81, 157); line-height: 1em; font-size: 38px; position: absolute; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.header-style-two .info-box li {
	color: rgba(0, 0, 0, 0.6); text-transform: capitalize; line-height: 20px; font-size: 16px; font-weight: 400; margin-bottom: 6px; position: relative;
}
.header-style-two .info-box strong {
	color: rgb(0, 0, 0); font-size: 20px; font-weight: 500;
}
.header-style-two .search-form {
	width: 270px; position: relative;
}
.header-style-two .search-form .form-group {
	margin: 0px; display: block; position: relative; max-width: 300px;
}
.header-style-two .search-form .form-group input[type='text'] {
	background: none; padding: 10px 10px 10px 20px; border: 2px solid rgb(242, 242, 242); transition:300ms; border-image: none; width: 100%; height: 50px; line-height: 26px; font-size: 14px; display: block; position: relative; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.header-style-two .search-form .form-group input[type='search'] {
	background: none; padding: 10px 10px 10px 20px; border: 2px solid rgb(242, 242, 242); transition:300ms; border-image: none; width: 100%; height: 50px; line-height: 26px; font-size: 14px; display: block; position: relative; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.header-style-two .search-form .form-group input[type='search']:focus {
	border-color: rgb(23, 81, 157);
}
.header-style-two .search-form .form-group input[type='submit'] {
	background: none; top: -2px; width: 50px; height: 50px; right: 0px; color: rgb(184, 184, 184); line-height: 52px; font-size: 16px; position: absolute;
}
.header-style-two .search-form button {
	background: none; top: -2px; width: 50px; height: 50px; right: 0px; color: rgb(184, 184, 184); line-height: 52px; font-size: 16px; position: absolute;
}
.header-style-two .header-lower {
	position: relative; background-color: rgb(25, 46, 74);
}
.header-style-two .main-menu .navigation > li {
	padding: 0px; margin-right: 0px; border-left-color: rgba(255, 255, 255, 0.1); border-left-width: 1px; border-left-style: solid;
}
.header-style-two .main-menu .navigation > li:last-child {
	border-right-color: rgba(255, 255, 255, 0.1); border-right-width: 1px; border-right-style: solid;
}
.header-style-two .main-menu .navigation > li > a {
	padding: 20px; font-weight: 500;
}
.header-style-two .navigation > li.dropdown a {
	padding-right: 38px;
}
.header-style-two .main-menu .navigation > li.dropdown > a::before {
	right: 22px;
}
.header-style-two .nav-outer {
	position: relative;
}
.header-style-two .btn-box {
	top: 0px; right: 0px; position: absolute;
}
.header-style-two .btn-box .appoint-btn {
	padding: 22px 37px; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 26px; font-size: 15px; font-weight: 500; display: inline-block; position: relative; background-color: rgb(36, 70, 114);
}
.main-slider {
	overflow: hidden; position: relative; z-index: 10;
}
.main-slider .tp-caption {
	z-index: 5;
}
.main-slider h2 {
	color: rgb(0, 0, 0); line-height: 1.2em; font-size: 52px; font-weight: 700;
}
.main-slider .text {
	color: rgb(0, 0, 0); line-height: 1.8em; font-size: 18px; font-weight: 400;
}
.main-slider .preview3.tparrows {
	background: none !important; height: 90px; overflow: hidden;
}
.main-slider .preview3.tparrows {
	background: none !important; height: 90px; overflow: hidden;
}
.alternate.main-slider .preview3.tparrows {
	height: 50px; margin-top: 30px !important;
}
.main-slider .preview3.tparrows::after {
	background: rgba(255, 255, 255, 0.7); padding: 0px; transition:500ms; top: 0px; width: 36px; height: 90px; color: rgb(16, 16, 16); line-height: 90px; font-size: 26px; font-weight: 400; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.main-slider .preview3.tp-leftarrow.tparrows::after {
	font-family: "FontAwesome"; content: "\f104";
}
.main-slider .preview3.tp-rightarrow.tparrows::after {
	font-family: "FontAwesome"; content: "\f105";
}
.main-slider .preview3.tparrows:hover::after {
	background: rgba(255, 255, 255, 1);
}
.main-slider .tp-leftarrow.preview3.tparrows {
	left: 0px !important;
}
.main-slider .tp-rightarrow.preview3.tparrows {
	right: -36px !important;
}
.main-slider .preview3.tparrows .tp-arr-iwrapper {
	display: none; visibility: hidden; opacity: 0;
}
.main-slider .tp-bannertimer {
	display: none !important;
}
.main-slider .tp-bullets {
	display: none !important;
}
.fancybox-next span {
	width: 44px !important; height: 44px !important; text-align: center; line-height: 44px !important; background-image: none !important;
}
.fancybox-prev span {
	width: 44px !important; height: 44px !important; text-align: center; line-height: 44px !important; background-image: none !important;
}
.fancybox-next span::before {
	transition:300ms; left: 0px; top: 0px; width: 44px !important; height: 44px !important; color: rgb(255, 255, 255); line-height: 44px !important; font-family: "FontAwesome"; font-size: 12px; visibility: visible; position: absolute; content: ""; background-color: rgba(28, 28, 28, 0.4) !important; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.fancybox-prev span::before {
	transition:300ms; left: 0px; top: 0px; width: 44px !important; height: 44px !important; color: rgb(255, 255, 255); line-height: 44px !important; font-family: "FontAwesome"; font-size: 12px; visibility: visible; position: absolute; content: ""; background-color: rgba(28, 28, 28, 0.4) !important; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.fancybox-next span::before {
	content: "\f178";
}
.fancybox-prev span::before {
	content: "\f177";
}
.fancybox-next:hover span::before {
	color: rgb(0, 0, 0); background-color: rgb(255, 255, 255) !important;
}
.fancybox-prev:hover span::before {
	color: rgb(0, 0, 0); background-color: rgb(255, 255, 255) !important;
}
.fancybox-type-image .fancybox-close {
	background-position: center; top: 0px; width: 45px; height: 45px; right: 0px; background-image: url("../images/icons/icon-cross.png"); background-attachment: scroll; background-repeat: no-repeat; background-size: auto; background-origin: padding-box; background-clip: border-box; background-color: rgba(17, 17, 17, 0.5) !important;
}
.fancybox-type-image .fancybox-close:hover {
	background-color: rgb(0, 0, 0) !important;
}
.fancybox-type-image .fancybox-skin {
	padding: 0px !important;
}
.services-section {
	padding: 100px 0px 80px; position: relative;
}
.services-section .big-title {
	text-align: center; color: rgb(0, 0, 0); line-height: 1.4em; font-size: 36px; font-weight: 300; margin-bottom: 70px; position: relative;
}
.services-section .owl-dots {
	display: none;
}
.services-section .owl-nav {
	display: none;
}
.services-block {
	margin-bottom: 40px; position: relative;
}
.services-block .inner-box {
	text-align: center; position: relative;
}
.services-block .inner-box .icon-box {
	color: rgb(23, 81, 157); line-height: 1em; font-size: 60px; margin-bottom: 28px; position: relative;
}
.services-block .inner-box h3 {
	text-transform: capitalize; font-size: 22px; font-weight: 500; position: relative;
}
.services-block .inner-box h3 a {
	transition:0.3s; color: rgb(0, 0, 0); -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.services-block .inner-box h3 a:hover {
	color: rgb(23, 81, 157);
}
.services-block .inner-box .text {
	color: rgba(0, 0, 0, 0.8); line-height: 1.8em; font-size: 15px; margin-top: 12px; position: relative;
}
.services-block-two {
	position: relative;
}
.services-block-two .inner-box {
	overflow: hidden; position: relative;
}
.services-block-two .inner-box .image {
	position: relative;
}
.services-block-two .inner-box .image img {
	width: 100%; height: auto; display: block; position: relative;
}
.services-block-two .inner-box .image::before {
	transition:0.7s; left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; z-index: 1; content: ""; background-color: rgba(17, 42, 92, 0.7); -webkit-transition: all 0.7s ease; -o-transition: all 0.7s ease; -moz-transition: all 0.7s ease;
}
.services-block-two .inner-box .image .content {
	padding: 0px 15px 45px 50px; transition:0.7s; left: 0px; bottom: 0px; position: absolute; z-index: 1; -webkit-transition: all 0.7s ease; -o-transition: all 0.7s ease; -moz-transition: all 0.7s ease;
}
.services-block-two .inner-box .image .content h3 {
	color: rgb(255, 255, 255); text-transform: capitalize; font-size: 24px; font-weight: 500; position: relative;
}
.services-block-two .inner-box:hover .content {
	opacity: 0;
}
.services-block-two .inner-box:hover .image::before {
	opacity: 0;
}
.services-block-two .inner-box:hover .image .overlay-box {
	opacity: 1;
}
.services-block-two .inner-box .image .overlay-box {
	transition:0.7s; left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; z-index: 10; opacity: 0; background-color: rgba(25, 85, 164, 0.95); -webkit-transition: all 0.7s ease; -o-transition: all 0.7s ease; -moz-transition: all 0.7s ease;
}
.services-block-two .inner-box .image .overlay-box .overlay-inner {
	padding: 10px 15px 10px 50px; left: 0px; top: 0px; width: 100%; height: 100%; vertical-align: middle; display: table; position: absolute;
}
.services-block-two .inner-box .image .overlay-box .overlay-inner .overlay-content {
	vertical-align: middle; display: table-cell; position: relative;
}
.services-block-two .inner-box .image .overlay-box .overlay-inner .overlay-content h3 {
	font-size: 24px; font-weight: 500; margin-bottom: 20px; position: relative;
}
.services-block-two .inner-box .image .overlay-box .overlay-inner .overlay-content h3 a {
	color: rgb(255, 255, 255);
}
.services-block-two .inner-box .image .overlay-box .overlay-inner .overlay-content .text {
	color: rgb(255, 255, 255); line-height: 1.8em; font-size: 15px; margin-bottom: 25px; position: relative;
}
.services-block-two .inner-box .image .overlay-box .overlay-inner .overlay-content .read-more {
	color: rgb(255, 255, 255); text-transform: capitalize; font-size: 16px; font-weight: 500; display: inline-block; position: relative;
}
.services-block-two .inner-box .image .overlay-box .overlay-inner .overlay-content .read-more .icon {
	font-size: 12px; margin-left: 4px;
}
.services-block-three {
	margin-bottom: 30px; position: relative;
}
.services-block-three .inner-box {
	position: relative;
}
.services-block-three .inner-box .image {
	margin-bottom: 25px; border-bottom-color: rgb(24, 159, 254); border-bottom-width: 3px; border-bottom-style: solid; position: relative;
}
.services-block-three .inner-box .image img {
	width: 100%; height: auto; display: block; position: relative;
}
.services-block-three .inner-box h3 {
	font-size: 22px; font-weight: 500; margin-bottom: 10px; position: relative;
}
.services-block-three .inner-box h3 a {
	transition:0.3s; color: rgb(0, 0, 0); -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.services-block-three .inner-box h3 a:hover {
	color: rgb(23, 81, 157);
}
.services-block-three .inner-box .text {
	color: rgb(0, 0, 0); line-height: 1.7em; font-size: 15px; position: relative;
}
.fullwidth-services {
	position: relative; min-height: 400px;
}
.fullwidth-services .title-column {
	width: 40%; height: 100%; float: left; position: absolute; background-size: cover;
}
.fullwidth-services .title-column::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; background-color: rgba(23, 81, 157, 0.86);
}
.fullwidth-services .title-column .title-inner {
	padding: 10px 90px 10px 60px; width: 100%; height: 100%; vertical-align: middle; display: table; position: relative;
}
.fullwidth-services .title-column .title-inner .title {
	vertical-align: middle; display: table-cell; position: relative;
}
.fullwidth-services .title-column .title-inner .title h2 {
	color: rgb(255, 255, 255); line-height: 1.2em; font-size: 36px; font-weight: 500; margin-bottom: 15px; position: relative;
}
.fullwidth-services .title-column .title-inner .title .text {
	color: rgb(255, 255, 255); line-height: 1.8em; font-size: 16px; font-weight: 400; margin-bottom: 30px; position: relative;
}
.fullwidth-services .title-column .title-inner .title .learn-more {
	padding: 8px 28px; border: 2px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 14px; font-weight: 500; display: inline-block; position: relative;
}
.fullwidth-services .outer-box .content-column {
	top: 0px; width: 60%; height: 100%; right: 0px; float: right; position: relative; background-size: cover;
}
.fullwidth-services .outer-box .content-column .content-inner {
	padding: 120px 0px; position: relative;
}
.fullwidth-services .outer-box .content-column .content-inner .content {
	padding: 60px 40px 10px; right: 80px; position: relative; background-color: rgb(255, 255, 255);
}
.services-block-four {
	margin-bottom: 50px; position: relative;
}
.services-block-four .inner-box {
	padding-left: 80px; position: relative;
}
.services-block-four .inner-box .icon-box {
	left: 0px; top: 0px; color: rgb(43, 97, 167); line-height: 1em; font-size: 52px; margin-bottom: 15px; position: absolute;
}
.services-block-four .inner-box .number {
	left: 0px; top: 60px; color: rgb(243, 243, 243); line-height: 1em; font-size: 50px; font-weight: 300; position: absolute;
}
.services-block-four .inner-box h3 {
	text-transform: capitalize; font-size: 22px; font-weight: 500; margin-bottom: 10px; position: relative;
}
.services-block-four .inner-box h3 a {
	transition:0.3s; color: rgb(0, 0, 0); -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.services-block-four .inner-box h3 a:hover {
	color: rgb(43, 97, 167);
}
.services-block-four .inner-box .text {
	color: rgba(0, 0, 0, 0.75); line-height: 1.6em; font-family: "Open Sans", sans-serif; font-size: 15px; position: relative;
}
.signature-section {
	padding: 140px 0px 80px; position: relative;
}
.style-two.signature-section {
	padding-top: 110px; padding-bottom: 0px;
}
.signature-section .image-column {
	margin-bottom: 40px; position: relative;
}
.signature-section .image-column .image {
	position: relative;
}
.signature-section .image-column .image img {
	width: 100%; display: block; position: relative;
}
.signature-section .content-column {
	position: relative;
}
.signature-section .content-column .content-inner {
	padding-left: 40px; position: relative;
}
.signature-section .content-column .content-inner h2 {
	color: rgb(23, 24, 26); line-height: 1.2em; font-size: 32px; font-weight: 500; margin-bottom: 30px; position: relative;
}
.signature-section .content-column .content-inner .text {
	margin-bottom: 35px; position: relative;
}
.signature-section .content-column .content-inner .text p {
	color: rgba(0, 0, 0, 0.75); line-height: 1.7em; font-size: 15px; margin-bottom: 20px; position: relative;
}
.signature-section .content-column .content-inner .text p:last-child {
	margin-bottom: 0px;
}
.signature-section .content-column .content-inner .author-info {
	padding-top: 6px; padding-left: 110px; margin-bottom: 20px; position: relative; min-height: 76px;
}
.signature-section .content-column .content-inner .author-info .signature {
	margin-bottom: 20px;
}
.signature-section .content-column .content-inner .author-info .img-thumb {
	border-radius: 50%; left: 0px; top: 0px; width: 76px; height: 76px; overflow: hidden; position: absolute;
}
.signature-section .content-column .content-inner .author-info h4 {
	color: rgb(23, 24, 26); font-size: 20px; font-weight: 500; position: relative;
}
.signature-section .content-column .content-inner .author-info .designation {
	color: rgb(145, 145, 145); font-family: "Open Sans", sans-serif; font-size: 15px; position: relative;
}
.fact-counter-section {
	padding: 50px 0px 0px; position: relative;
}
.fact-counter {
	color: rgb(16, 61, 104); position: relative;
}
.fact-counter .column {
	margin-bottom: 30px; position: relative; z-index: 5;
}
.fact-counter .column .inner {
	padding: 30px 0px; border: 1px solid rgb(238, 238, 238); transition:500ms; border-image: none; top: 0px; text-align: center; position: relative; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.fact-counter .count-outer {
	margin: 0px; line-height: 1em; font-size: 36px; font-weight: 500; position: relative;
}
.fact-counter .count-outer .plus-icon {
	color: rgb(50, 49, 49); font-size: 36px; font-weight: 500; display: inline-block; position: relative;
}
.fact-counter .count-outer .count-text {
	color: rgb(50, 49, 49); font-weight: 500; position: relative;
}
.fact-counter .column .counter-title {
	color: rgb(91, 91, 91); font-size: 16px; font-weight: 400; margin-top: 10px; position: relative;
}
.style-two.fact-counter .column .inner {
	padding: 0px; border: 0px currentColor; border-image: none;
}
.style-two.fact-counter .count-outer .count-text {
	color: rgb(255, 255, 255);
}
.style-two.fact-counter .count-outer .plus-icon {
	color: rgb(255, 255, 255);
}
.style-two.fact-counter .column .counter-title {
	color: rgb(255, 255, 255);
}
.fullwidth-section {
	position: relative;
}
.fullwidth-section .outer-box {
	position: relative; background-color: rgb(249, 250, 251);
}
.fullwidth-section .outer-box .background-image {
	background-position: center; left: 0px; top: 0px; width: 50%; height: 100%; position: absolute; background-repeat: no-repeat; background-size: cover;
}
.fullwidth-section .outer-box .background-image::before {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; content: ""; background-color: rgba(23, 81, 157, 0.96);
}
.fullwidth-section .image-column .image {
	display: none; position: relative;
}
.fullwidth-section .outer-box .testimonial-column {
	position: relative;
}
.fullwidth-section .outer-box .testimonial-column .inner {
	padding: 80px 60px 70px 15px; width: 100%; float: right; position: relative; max-width: 550px;
}
.fullwidth-section .outer-box .testimonial-column .inner h2 {
	color: rgb(255, 255, 255); line-height: 1.2em; font-size: 38px; font-weight: 600; margin-bottom: 35px; position: relative;
}
.fullwidth-section .outer-box .testimonial-column .inner .quote-icon {
	color: rgb(255, 255, 255); line-height: 1em; font-size: 52px; margin-bottom: 30px; position: relative;
}
.style-two.fullwidth-section .outer-box .background-image::before {
	display: none;
}
.testimonial-block {
	position: relative;
}
.testimonial-block .inner-box {
	padding-bottom: 10px; position: relative;
}
.testimonial-block .inner-box .text {
	color: rgb(255, 255, 255); line-height: 1.8em; font-family: "Open Sans", sans-serif; font-size: 18px; margin-bottom: 30px; position: relative;
}
.testimonial-block .inner-box .author-box {
	padding-top: 40px; border-top-color: rgba(255, 255, 255, 0.2); border-top-width: 1px; border-top-style: solid; position: relative;
}
.testimonial-block .inner-box .author-box .author-inner {
	padding-top: 10px; padding-left: 105px; position: relative;
}
.testimonial-block .inner-box .author-box .author-inner .author-img {
	border-radius: 50%; border: 5px solid rgb(41, 106, 191); border-image: none; left: 5px; top: 0px; width: 70px; position: absolute;
}
.testimonial-block .inner-box .author-box .author-inner .author-img::before {
	border-radius: 50%; border: 5px solid rgba(255, 255, 255, 0.05); border-image: none; left: -10px; top: -10px; right: -10px; bottom: -10px; position: absolute; z-index: 10; content: "";
}
.testimonial-block .inner-box .author-box .author-inner .author-img img {
	border-radius: 50%;
}
.testimonial-block .inner-box .author-box .author-inner h3 {
	color: rgb(255, 255, 255); font-size: 20px; font-weight: 500; position: relative;
}
.testimonial-block .inner-box .author-box .author-inner .designation {
	color: rgb(255, 255, 255); font-family: "Open Sans", sans-serif; font-size: 16px; position: relative;
}
.fullwidth-section .testimonial-column .owl-nav {
	display: none;
}
.fullwidth-section .testimonial-column .owl-dots {
	right: 0px; bottom: 10px; position: absolute;
}
.fullwidth-section .testimonial-column .owl-dots .owl-dot {
	margin: 0px 4px; transition:0.6s; display: inline-block; position: relative; -webkit-transition: all 0.6s ease; -o-transition: all 0.6s ease; -moz-transition: all 0.6s ease;
}
.fullwidth-section .testimonial-column .owl-dots .owl-dot span {
	background: none; margin: 0px; border-radius: 50%; border: 2px solid rgb(255, 255, 255); transition:0.6s; border-image: none; width: 12px; height: 12px; display: block; position: relative; -webkit-transition: all 0.6s ease; -o-transition: all 0.6s ease; -moz-transition: all 0.6s ease;
}
.fullwidth-section .testimonial-column .owl-dots .active.owl-dot span {
	background: rgb(255, 255, 255); border-color: rgb(255, 255, 255); border-radius: 50%;
}
.fullwidth-section .testimonial-column .owl-dots .owl-dot:hover span {
	background: rgb(255, 255, 255); border-color: rgb(255, 255, 255); border-radius: 50%;
}
.fullwidth-section .outer-box .content-column {
	position: relative;
}
.fullwidth-section .outer-box .content-column .inner {
	padding: 80px 15px 70px 60px; position: relative;
}
.fullwidth-section .outer-box .content-column h2 {
	color: rgb(0, 0, 0); font-size: 38px; font-weight: 600; margin-bottom: 42px; position: relative;
}
.featured-block {
	margin-bottom: 50px; position: relative;
}
.featured-block .inner-box {
	padding-left: 125px; position: relative; min-height: 100px;
}
.featured-block .inner-box .icon-box {
	border-radius: 50%; border: 8px solid rgb(241, 245, 250); border-image: none; left: 0px; top: 0px; width: 100px; height: 100px; text-align: center; line-height: 80px; font-size: 40px; position: absolute; background-color: rgb(249, 250, 251);
}
.featured-block .inner-box .icon-box .icon {
	color: rgb(28, 86, 161); position: relative;
}
.featured-block .inner-box .icon-box::after {
	left: 50%; top: 100%; width: 2px; height: 100px; margin-left: -1px; position: absolute; content: ""; background-color: rgb(235, 240, 247);
}
:last-child.featured-block .inner-box .icon-box::after {
	display: none;
}
.featured-block .inner-box h3 {
	line-height: 1em; font-size: 22px; font-weight: 500; margin-bottom: 15px; position: relative;
}
.featured-block .inner-box h3 a {
	transition:0.3s; color: rgb(0, 0, 0); position: relative; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.featured-block .inner-box h3 a:hover {
	color: rgb(24, 80, 152);
}
.featured-block .inner-box .text {
	color: rgb(107, 115, 130); line-height: 1.8em; font-size: 15px; position: relative;
}
.work-section {
	padding: 110px 0px 100px; position: relative;
}
.gallery-item {
	margin-bottom: 30px; position: relative;
}
.gallery-item .inner-box {
	position: relative;
}
.gallery-item .inner-box .image {
	position: relative;
}
.gallery-item .inner-box .image img {
	width: 100%; display: block; position: relative;
}
.gallery-item .inner-box .image .overlay-box {
	transition:0.6s; left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; position: absolute; opacity: 0; background-color: rgba(24, 80, 153, 0.7); -webkit-transition: all 0.6s ease; -o-transition: all 0.6s ease; -moz-transition: all 0.6s ease;
}
.gallery-item .inner-box .image .overlay-box .content {
	width: 100%; height: 100%; position: relative;
}
.gallery-item .inner-box .image .overlay-box .content a {
	top: 42%; display: inline-block; position: relative;
}
.gallery-item .inner-box .image .overlay-box .content a .icon {
	margin: 0px 4px; border-radius: 50%; transition:0.3s; width: 40px; height: 40px; color: rgb(141, 141, 141); line-height: 40px; font-size: 15px; display: inline-block; position: relative; background-color: rgb(255, 255, 255); -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.gallery-item .inner-box .image .overlay-box .content .icon:hover {
	color: rgb(255, 255, 255); background-color: rgb(24, 80, 153);
}
.gallery-item .inner-box:hover .overlay-box {
	opacity: 1;
}
.news-section {
	padding: 85px 0px 50px; position: relative;
}
.news-section .sec-title {
	margin-bottom: 55px;
}
.news-block {
	margin-bottom: 40px; position: relative;
}
.news-block .inner-box {
	position: relative;
}
.news-block .inner-box .image {
	display: inline-block; position: relative;
}
.news-block .inner-box .image img {
	height: auto; display: block; position: relative; max-width: 100%;
}
.news-block .inner-box .image .post-date {
	padding: 5px 20px; top: 0px; right: 0px; color: rgb(255, 255, 255); font-size: 15px; font-weight: 400; display: inline-block; position: absolute; background-color: rgb(34, 87, 156);
}
.news-block .inner-box .lower-content {
	padding: 20px 22px; border: 1px solid rgb(245, 246, 247); border-image: none; position: relative; background-color: rgb(255, 255, 255);
}
.news-block .inner-box .lower-content .author {
	color: rgb(68, 68, 68); font-size: 16px; font-weight: 500; position: relative;
}
.news-block .inner-box .lower-content .author span {
	color: rgb(28, 86, 161);
}
.news-block .inner-box .lower-content h3 {
	font-size: 20px; font-weight: 500; margin-top: 10px; margin-bottom: 10px; position: relative;
}
.news-block .inner-box .lower-content h3 a {
	transition:0.3s; color: rgb(28, 28, 28); -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.news-block .inner-box .lower-content h3 a:hover {
	color: rgb(28, 86, 161);
}
.news-block .inner-box .lower-content .text {
	color: rgba(0, 0, 0, 0.75); line-height: 1.8em; font-size: 15px; margin-bottom: 10px; position: relative;
}
.news-block .inner-box .lower-content .detail {
	transition:0.3s; color: rgb(68, 68, 68); font-family: "Poppins", sans-serif; font-size: 16px; font-weight: 500; position: relative; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.news-block .inner-box .lower-content .detail .arrow {
	font-size: 12px; margin-left: 4px; position: relative;
}
.news-block .inner-box .lower-content .detail:hover {
	color: rgb(28, 86, 161);
}
.call-to-action {
	padding: 60px 0px 30px; position: relative; background-color: rgb(30, 33, 39);
}
.call-to-action .column {
	margin-bottom: 25px; position: relative;
}
.call-to-action .column .text {
	color: rgb(255, 255, 255); line-height: 1.4em; font-size: 28px; font-weight: 300; margin-top: 0px; position: relative;
}
.consult-section {
	padding: 90px 0px 100px; position: relative;
}
.consult-section .title-column {
	margin-bottom: 10px; position: relative;
}
.consult-section .title-column .inner-column {
	position: relative;
}
.consult-section .title-column .inner-column .title {
	color: rgb(28, 28, 28); font-size: 36px; font-weight: 500; margin-bottom: 35px; position: relative;
}
.consult-section .title-column .inner-column .title span {
	color: rgb(160, 160, 160); font-size: 18px; margin-bottom: 15px; display: block; position: relative;
}
.consult-section .title-column .inner-column .text {
	color: rgba(0, 0, 0, 0.75); line-height: 1.7em; font-size: 16px; position: relative;
}
.consult-section .title-column .inner-column .call {
	color: rgb(103, 103, 103); font-size: 16px; margin-top: 40px; position: relative;
}
.consult-section .title-column .inner-column .call span {
	color: rgb(0, 0, 0); font-weight: 700;
}
.consult-section .title-column .inner-column .number {
	color: rgb(0, 0, 0); font-size: 28px; font-weight: 300; margin-top: 10px; position: relative;
}
.consult-section .form-column {
	position: relative;
}
.consult-section .form-column .inner-column {
	padding-left: 35px; margin-top: 23px; position: relative;
}
.consult-section .form-column .inner-column h2 {
	color: rgb(28, 28, 28); font-size: 38px; font-weight: 500; margin-bottom: 40px; position: relative;
}
.default-form .form-group {
	margin-bottom: 30px; position: relative;
}
.default-form .form-group input[type='text'] {
	padding: 12px 15px; border: 1px solid rgb(229, 229, 229); transition:500ms; border-image: none; width: 100%; height: 50px; color: rgb(132, 132, 132); line-height: 24px; font-family: "Open Sans", sans-serif; font-size: 15px; font-weight: 400; display: block; background-color: rgb(255, 255, 255); -webkit-transition: all 500ms ease; -o-transition: all 500ms ease;
}
.default-form .form-group input[type='tel'] {
	padding: 12px 15px; border: 1px solid rgb(229, 229, 229); transition:500ms; border-image: none; width: 100%; height: 50px; color: rgb(132, 132, 132); line-height: 24px; font-family: "Open Sans", sans-serif; font-size: 15px; font-weight: 400; display: block; background-color: rgb(255, 255, 255); -webkit-transition: all 500ms ease; -o-transition: all 500ms ease;
}
.default-form .form-group input[type='email'] {
	padding: 12px 15px; border: 1px solid rgb(229, 229, 229); transition:500ms; border-image: none; width: 100%; height: 50px; color: rgb(132, 132, 132); line-height: 24px; font-family: "Open Sans", sans-serif; font-size: 15px; font-weight: 400; display: block; background-color: rgb(255, 255, 255); -webkit-transition: all 500ms ease; -o-transition: all 500ms ease;
}
.default-form .form-group select {
	padding: 12px 15px; border: 1px solid rgb(229, 229, 229); transition:500ms; border-image: none; width: 100%; height: 50px; color: rgb(132, 132, 132); line-height: 24px; font-family: "Open Sans", sans-serif; font-size: 15px; font-weight: 400; display: block; background-color: rgb(255, 255, 255); -webkit-transition: all 500ms ease; -o-transition: all 500ms ease;
}
.default-form .form-group textarea {
	padding: 12px 15px; border: 1px solid rgb(229, 229, 229); transition:500ms; border-image: none; width: 100%; height: 50px; color: rgb(132, 132, 132); line-height: 24px; font-family: "Open Sans", sans-serif; font-size: 15px; font-weight: 400; display: block; background-color: rgb(255, 255, 255); -webkit-transition: all 500ms ease; -o-transition: all 500ms ease;
}
.default-form .form-group input[type='text']:focus {
	border-color: rgb(26, 71, 129);
}
.default-form .form-group input[type='tel']:focus {
	border-color: rgb(26, 71, 129);
}
.default-form .form-group input[type='email']:focus {
	border-color: rgb(26, 71, 129);
}
.default-form .form-group textarea:focus {
	border-color: rgb(26, 71, 129);
}
.default-form .form-group textarea {
	height: 210px; resize: none;
}
.default-form button {
	width: 100%;
}
.default-form .form-group input[type='submit'] {
	width: 100%;
}
.form-group .ui-button.ui-selectmenu-button {
	padding: 10px 20px; border-radius: 0px; border: 1px solid rgb(229, 229, 229); border-image: none; width: 100%; height: 50px; color: rgb(51, 51, 51); line-height: 30px; font-size: 14px; font-style: normal; background-color: rgb(255, 255, 255);
}
.form-group .ui-button .ui-icon {
	background: none; top: 3px; color: rgb(51, 51, 51); text-indent: 0px; position: relative;
}
.form-group .ui-button .ui-icon::before {
	top: 2px !important; width: 10px; height: 20px; text-align: center; right: 0px; color: rgb(51, 51, 51); line-height: 20px; font-family: "FontAwesome"; font-size: 16px; font-weight: normal; display: block; position: absolute; z-index: 5; content: "\f107";
}
.ui-widget-content.ui-widget {
	border: 1px solid rgb(224, 224, 224); border-image: none;
}
.ui-menu .ui-menu-item {
	font-size: 14px; border-bottom-color: rgb(224, 224, 224); border-bottom-width: 1px; border-bottom-style: solid;
}
.ui-menu :last-child.ui-menu-item {
	border: currentColor; border-image: none;
}
.ui-state-active {
	background-color: rgb(23, 81, 157);
}
.ui-widget-content .ui-state-active {
	background-color: rgb(23, 81, 157);
}
.ui-menu .ui-menu-item-wrapper {
	padding: 8px 20px; line-height: 24px; font-size: 14px; display: block; position: relative;
}
.ui-menu-item:hover {
	background-color: rgb(23, 81, 157);
}
.clients-section {
	padding: 60px 0px; position: relative; background-color: rgb(23, 81, 157);
}
.clients-section .owl-nav {
	display: none;
}
.clients-section .owl-dots {
	display: none;
}
.clients-section .image-box {
	border: 1px solid rgba(255, 255, 255, 0.1); transition:300ms; border-image: none; text-align: center; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease;
}
.clients-section .image-box img {
	padding: 8px 20px; transition:300ms; width: auto; display: inline-block; position: relative; max-width: 100%; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease;
}
.clients-section .image-box:hover {
	border-color: rgba(255, 255, 255, 0.6);
}
.main-footer {
	position: relative; background-color: rgb(30, 35, 50);
}
.main-footer .footer-widget-section {
	padding: 40px 0px 0px; margin-bottom: 40px;
}
.main-footer .footer-widget-section .footer-widget {
	margin-top: 40px;
}
.main-footer .footer-column {
	position: relative;
}
.main-footer .footer-widget {
	position: relative;
}
.main-footer .footer-widget h2 {
	color: rgb(255, 255, 255); text-transform: capitalize; font-size: 20px; font-weight: 500; margin-bottom: 15px; position: relative;
}
.main-footer .logo-widget .footer-logo {
	margin-bottom: 20px; position: relative;
}
.main-footer .logo-widget .text {
	color: rgba(255, 255, 255, 0.55); line-height: 1.8em; font-size: 15px; margin-bottom: 30px; position: relative;
}
.main-footer .logo-widget .form-group {
	margin: 0px; display: block; position: relative; max-width: 300px;
}
.main-footer .logo-widget .form-group input[type='text'] {
	background: rgba(255, 255, 255, 1); padding: 10px 50px 10px 15px; transition:300ms; width: 100%; height: 55px; line-height: 24px; font-size: 14px; display: block; position: relative; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.main-footer .logo-widget .form-group input[type='tel'] {
	background: rgba(255, 255, 255, 1); padding: 10px 50px 10px 15px; transition:300ms; width: 100%; height: 55px; line-height: 24px; font-size: 14px; display: block; position: relative; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.main-footer .logo-widget .form-group input[type='email'] {
	background: rgba(255, 255, 255, 1); padding: 10px 50px 10px 15px; transition:300ms; width: 100%; height: 55px; line-height: 24px; font-size: 14px; display: block; position: relative; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.main-footer .logo-widget .form-group textarea {
	background: rgba(255, 255, 255, 1); padding: 10px 50px 10px 15px; transition:300ms; width: 100%; height: 55px; line-height: 24px; font-size: 14px; display: block; position: relative; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.main-footer .logo-widget .form-group input[type='submit'] {
	background: rgb(23, 81, 157); top: 0px; width: 60px; height: 55px; text-align: center; right: 0px; color: rgb(255, 255, 255); line-height: 40px; font-size: 32px; position: absolute;
}
.main-footer .logo-widget button {
	background: rgb(23, 81, 157); top: 0px; width: 60px; height: 55px; text-align: center; right: 0px; color: rgb(255, 255, 255); line-height: 40px; font-size: 32px; position: absolute;
}
.main-footer .links-widget .list {
	position: relative;
}
.main-footer .links-widget .list li {
	margin-bottom: 8px; position: relative;
}
.main-footer .links-widget .list li a {
	transition:0.3s; color: rgba(255, 255, 255, 0.45); font-size: 15px; position: relative; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.main-footer .links-widget .list li a:hover {
	color: rgba(255, 255, 255, 0.85);
}
.main-footer .footer-bottom {
	padding: 18px 0px; margin-top: 40px; border-top-color: rgba(255, 255, 255, 0.1); border-top-width: 1px; border-top-style: solid; position: relative; background-color: rgb(30, 35, 50);
}
.main-footer .footer-bottom .copyright {
	color: rgb(255, 255, 255); font-size: 12px; position: relative;
}
.main-footer .footer-bottom .copyright a {
	margin: 10px; color: rgb(255, 255, 255);
}
.main-footer .footer-nav {
	text-align: right; position: relative;
}
.main-footer .footer-nav li {
	line-height: 1em; padding-right: 10px; margin-right: 10px; border-right-color: rgb(99, 104, 118); border-right-width: 1px; border-right-style: solid; display: inline-block; position: relative;
}
.main-footer .footer-nav li:last-child {
	border: 0px currentColor; border-image: none; padding-right: 0px; margin-right: 0px;
}
.main-footer .footer-nav li a {
	transition:0.3s; color: rgb(99, 104, 118); font-size: 16px; position: relative; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.main-footer .footer-nav li a:hover {
	color: rgb(255, 255, 255);
}
.testimonial-section {
	padding: 100px 0px 80px; position: relative; background-color: rgb(23, 81, 157);
}
.testimonial-section h2 {
	text-align: center; color: rgb(255, 255, 255); padding-top: 15px; font-size: 36px; font-weight: 500; margin-bottom: 32px; position: relative;
}
.testimonial-section h2::before {
	left: 50%; top: 0px; color: rgba(255, 255, 255, 0.2); line-height: 1em; font-family: "FontAwesome"; font-size: 80px; margin-left: -40px; position: absolute; content: "\f10d";
}
.testimonial-block-two {
	position: relative;
}
.testimonial-block-two .inner-box {
	text-align: center; position: relative;
}
.testimonial-block-two .inner-box .text {
	margin: 0px auto; color: rgb(255, 255, 255); line-height: 1.6em; font-size: 24px; position: relative; max-width: 880px;
}
.testimonial-block-two .inner-box .author-info {
	padding: 20px 50px 0px; margin-top: 40px; border-top-color: rgba(255, 255, 255, 0.2); border-top-width: 1px; border-top-style: solid; display: inline-block; position: relative;
}
.testimonial-block-two .inner-box .author-info h3 {
	color: rgb(255, 255, 255); font-size: 24px; position: relative;
}
.testimonial-block-two .inner-box .author-info .designation {
	color: rgba(255, 255, 255, 0.4); font-size: 18px; position: relative;
}
.testimonial-section .owl-dots {
	display: none;
}
.testimonial-section .owl-nav {
	display: none;
}
.page-title {
	padding: 70px 0px; text-align: center; position: relative; background-color: rgb(246, 248, 251);
}
.page-title h1 {
	color: rgb(0, 0, 0); text-transform: capitalize; line-height: 1.3em; font-size: 48px; font-weight: 500; position: relative;
}
.page-info {
	color: rgb(39, 39, 39); border-bottom-color: rgb(242, 242, 242); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.page-info h2 {
	color: rgb(39, 39, 39); line-height: 24px; font-size: 16px; font-weight: 700;
}
.page-info .bread-crumb {
	padding: 18px 0px 17px; font-size: 15px; position: relative;
}
.page-info .bread-crumb li {
	color: rgb(23, 81, 157); text-transform: capitalize; line-height: 24px; font-size: 16px; font-weight: 500; margin-right: 24px; display: inline-block; position: relative;
}
.page-info .bread-crumb li:last-child {
	margin-right: 0px;
}
.page-info .bread-crumb li::after {
	width: 10px; right: -21px; color: rgb(119, 119, 119); line-height: 24px; font-family: "FontAwesome"; font-size: 16px; position: absolute; content: "\f105";
}
.page-info .bread-crumb li:last-child::after {
	display: none;
}
.page-info .bread-crumb li a {
	transition:0.3s; color: rgb(26, 26, 26); -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.page-info .bread-crumb li a:hover {
	color: rgb(23, 81, 157);
}
.page-info .share-icon {
	padding: 17px 30px 15px; text-transform: uppercase; font-family: "Poppins", sans-serif; font-size: 15px; font-weight: 500; border-right-color: rgb(242, 242, 242); border-left-color: rgb(242, 242, 242); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; position: relative;
}
.page-info .share-icon a {
	color: rgb(34, 35, 40);
}
.page-info .share-icon .icon {
	color: rgb(41, 116, 214); font-size: 12px; margin-right: 5px;
}
.page-info .share-icon a {
	transition:0.3s; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.page-info .share-icon a:hover {
	color: rgb(23, 81, 157);
}
.counter-section {
	background-position: center; padding: 115px 0px 90px; position: relative; background-attachment: fixed; background-repeat: no-repeat; background-size: cover;
}
.counter-section::before {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; background-color: rgba(22, 32, 53, 0.96);
}
.team-section {
	padding: 130px 0px 100px; position: relative;
}
.team-page .team-member {
	margin-bottom: 60px;
}
.team-member {
	margin-bottom: 30px; position: relative;
}
.team-member .inner-box {
	position: relative;
}
.team-member .inner-box .image {
	border: 1px solid rgb(247, 247, 247); border-image: none; position: relative;
}
.team-member .inner-box .image img {
	width: 100%; height: auto; display: block; position: relative;
}
.team-member .inner-box .lower-content {
	padding-top: 22px; position: relative;
}
.team-member .inner-box .lower-content h3 {
	font-size: 20px; font-weight: 500; position: relative;
}
.team-member .inner-box .lower-content h3 a {
	color: rgb(34, 35, 40); position: relative;
}
.team-member .inner-box .lower-content .designation {
	color: rgb(32, 98, 185); font-size: 15px; font-weight: 500; position: relative;
}
.team-member .inner-box .lower-content .text {
	color: rgb(0, 0, 0); line-height: 1.7em; padding-bottom: 20px; font-size: 15px; margin-top: 12px; margin-bottom: 20px; border-bottom-color: rgb(240, 240, 240); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.service-page-section {
	padding: 100px 0px; position: relative;
}
.services-block-five {
	margin-bottom: 50px; position: relative;
}
.services-block-five .inner-box {
	position: relative;
}
.services-block-five .inner-box .image {
	border-bottom-color: rgb(23, 81, 157); border-bottom-width: 3px; border-bottom-style: solid; position: relative;
}
.services-block-five .inner-box .image img {
	width: 100%; height: auto; display: block; position: relative;
}
.services-block-five .inner-box .lower-content {
	padding: 25px 30px; border: 1px solid rgb(240, 242, 244); border-image: none; position: relative;
}
.services-block-five .inner-box .lower-content::before {
	width: 30px; height: 30px; right: -1px; bottom: -1px; position: absolute; content: ""; background-color: rgb(255, 255, 255);
}
.services-block-five .inner-box .lower-content::after {
	right: -1px; bottom: -1px; border-top-color: rgb(26, 71, 129); border-right-color: transparent; border-top-width: 30px; border-right-width: 30px; border-top-style: solid; border-right-style: solid; position: absolute; content: "";
}
.services-block-five .inner-box .lower-content h3 {
	font-size: 22px; font-weight: 500; margin-bottom: 10px; position: relative;
}
.services-block-five .inner-box .lower-content h3 a {
	transition:0.3s; color: rgb(23, 24, 26); -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.services-block-five .inner-box .lower-content h3 a:hover {
	color: rgb(23, 81, 157);
}
.services-block-five .inner-box .lower-content .text {
	color: rgba(0, 0, 0, 0.75); line-height: 1.7em; font-size: 15px; margin-bottom: 15px; position: relative;
}
.services-block-five .inner-box .lower-content .detail {
	color: rgb(23, 81, 157); font-size: 16px; position: relative;
}
.services-block-five .inner-box .lower-content .detail .arrow {
	font-size: 14px; font-weight: 700; margin-left: 5px;
}
.sidebar-page-container {
	padding: 110px 0px 80px; position: relative;
}
.sidebar-page-container .content-side {
	margin-bottom: 40px;
}
.sidebar-page-container .sidebar-side {
	margin-bottom: 40px;
}
.sidebar-widget {
	margin-bottom: 40px; position: relative;
}
.sidebar .sidebar-category .list {
	border: 1px solid rgb(237, 237, 237); border-image: none; position: relative;
}
.sidebar .sidebar-category .list li {
	line-height: 24px; border-bottom-color: rgb(237, 237, 237); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.sidebar .sidebar-category .list li:last-child {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.sidebar .sidebar-category .list li a {
	background: rgb(255, 255, 255); padding: 18px 20px 18px 40px; transition:0.3s; color: rgb(33, 33, 33); line-height: 24px; font-size: 18px; font-weight: 400; display: block; position: relative; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.sidebar .sidebar-category .list li a::before {
	left: 18px; color: rgb(223, 223, 223); line-height: 22px; font-family: "FontAwesome"; font-size: 6px; position: absolute; content: "\f111";
}
.sidebar .sidebar-category .list li a:hover {
	color: rgb(255, 255, 255); background-color: rgb(23, 81, 157);
}
.sidebar .sidebar-category .list li.current a {
	color: rgb(255, 255, 255); background-color: rgb(23, 81, 157);
}
.sidebar .sidebar-category .list li.current a::before {
	color: rgb(255, 255, 255);
}
.sidebar .sidebar-category .list li a:hover::before {
	color: rgb(255, 255, 255);
}
.sidebar-testimonial {
	padding: 25px 24px 20px; border: 1px solid rgb(240, 240, 240); border-image: none;
}
.testimonial-slide {
	position: relative;
}
.testimonial-slide .inner {
	position: relative;
}
.testimonial-slide .inner .author-info {
	padding-left: 70px; position: relative;
}
.testimonial-slide .inner .author-info .image {
	border-radius: 50%; left: 0px; top: 0px; width: 55px; height: 55px; overflow: hidden; position: absolute;
}
.testimonial-slide .inner .author-info h3 {
	color: rgb(0, 0, 0); text-transform: capitalize; font-size: 18px; font-weight: 500; position: relative;
}
.testimonial-slide .inner .author-info .designation {
	color: rgba(0, 0, 0, 0.4); font-size: 15px;
}
.testimonial-slide .inner .text {
	color: rgba(0, 0, 0, 0.75); font-size: 15px; font-weight: 400; margin-top: 15px; position: relative;
}
.sidebar-testimonial .owl-nav {
	display: none;
}
.sidebar-testimonial .owl-dots {
	padding: 0px; text-align: right; position: relative;
}
.sidebar-testimonial .owl-dots .owl-dot {
	margin: 0px 3px; display: inline-block; position: relative;
}
.sidebar-testimonial .owl-dots .owl-dot span {
	background: rgb(233, 233, 233); margin: 0px; border-radius: 50%; transition:500ms; width: 8px; height: 8px; display: block; position: relative;
}
.sidebar-testimonial .owl-dots .active.owl-dot span {
	background: rgb(23, 81, 157);
}
.sidebar-testimonial .owl-dots .owl-dot:hover span {
	background: rgb(23, 81, 157);
}
.info-widget {
	position: relative;
}
.info-widget .inner {
	padding: 25px 25px 30px; text-align: center; position: relative; background-color: rgb(23, 81, 157);
}
.info-widget .inner h3 {
	color: rgb(255, 255, 255); line-height: 1.6em; font-size: 18px; font-weight: 300; position: relative;
}
.info-widget .inner h2 {
	margin: 5px 0px; color: rgb(255, 255, 255); font-family: "Open Sans", sans-serif; font-size: 22px; font-weight: 400;
}
.info-widget .inner .more-detail {
	transition:0.3s; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 16px; font-weight: 500; position: relative; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.sidebar-brochure .brochure {
	padding: 16px 20px; border: 1px solid rgb(235, 235, 235); transition:0.3s; border-image: none; color: rgb(0, 0, 0); line-height: 28px; font-size: 16px; font-weight: 500; display: block; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.sidebar-brochure .brochure .icon {
	font-size: 18px; margin-right: 8px;
}
.sidebar-brochure .brochure:hover {
	border-color: rgb(23, 81, 157); color: rgb(255, 255, 255); background-color: rgb(23, 81, 157);
}
.services-single {
	position: relative;
}
.services-single .inner-box {
	position: relative;
}
.services-single .inner-box .image {
	margin-bottom: 40px; position: relative;
}
.services-single .inner-box .image img {
	width: 100%; display: block; position: relative;
}
.services-single .inner-box .lower-content {
	position: relative;
}
.services-single .inner-box .lower-content h3 {
	color: rgb(0, 0, 0); font-size: 32px; font-weight: 600; margin-bottom: 12px; position: relative;
}
.services-single .inner-box .lower-content .dark-text {
	color: rgb(34, 34, 34); font-family: "Open Sans", sans-serif; font-size: 18px; margin-bottom: 40px; position: relative;
}
.services-single .inner-box .lower-content .two-column {
	margin-bottom: 30px; position: relative;
}
.services-single .inner-box .lower-content .two-column .inner-column {
	position: relative;
}
.services-single .inner-box .lower-content .two-column .inner-column .text {
	margin-bottom: 30px; position: relative;
}
.services-single .inner-box .lower-content .two-column .inner-column .text p {
	color: rgba(0, 0, 0, 0.7); line-height: 1.8em; font-size: 15px; margin-bottom: 25px; position: relative;
}
.services-single .inner-box .lower-content .two-column .inner-column .text p:last-child {
	margin-bottom: 0px;
}
.services-single .inner-box .lower-content .services-text {
	color: rgba(0, 0, 0, 0.7); line-height: 1.8em; font-size: 15px; margin-bottom: 30px; position: relative;
}
.services-block-six {
	margin-bottom: 50px; position: relative;
}
.services-block-six .inner-box {
	padding-left: 100px; position: relative;
}
.services-block-six .inner-box .icon-box {
	border: 1px solid rgb(236, 236, 236); border-image: none; left: 0px; top: 0px; width: 75px; height: 75px; text-align: center; color: rgb(23, 81, 157); line-height: 75px; font-size: 42px; position: absolute;
}
.services-block-six .inner-box h4 {
	line-height: 1.2em; font-size: 20px; font-weight: 500; margin-bottom: 5px; position: relative;
}
.services-block-six .inner-box h4 a {
	transition:0.3s; color: rgb(0, 0, 0); -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.services-block-six .inner-box h4 a:hover {
	color: rgb(23, 81, 157);
}
.services-block-six .inner-box .text {
	color: rgba(0, 0, 0, 0.7); font-size: 15px; position: relative;
}
.accordion-box {
	position: relative;
}
.accordion-box .heading {
	color: rgb(0, 0, 0); font-family: "Poppins", sans-serif; font-size: 28px; font-weight: 600; margin-bottom: 45px; position: relative;
}
.accordion-box .block {
	padding-top: 20px; margin-bottom: 20px; border-top-color: rgb(242, 242, 242); border-top-width: 1px; border-top-style: solid; position: relative;
}
.accordion-box :last-child.block {
	padding-bottom: 20px; margin-bottom: 0px; border-bottom-color: rgb(242, 242, 242); border-bottom-width: 1px; border-bottom-style: solid;
}
.accordion-box .block .acc-btn {
	padding: 0px 0px 0px 50px; transition:500ms; color: rgb(0, 0, 0); line-height: 30px; font-size: 22px; font-weight: 500; position: relative; cursor: pointer; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.accordion-box .block .active.acc-btn {
	color: rgb(23, 81, 157);
}
.accordion-box .block .icon-outer {
	border-radius: 50%; border: 2px solid rgb(217, 217, 217); transition:500ms; border-image: none; left: 0px; top: 0px; width: 30px; height: 30px; text-align: center; color: rgb(217, 217, 217); font-size: 16px; position: absolute; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.accordion-box .block .icon-outer .icon {
	border-radius: 50%; left: -2px; top: 50%; width: 30px; height: 30px; text-align: center; color: rgb(217, 217, 217); line-height: 32px; font-size: 16px; margin-top: -15px; position: absolute;
}
.accordion-box .block .icon-outer .icon-plus {
	opacity: 1;
}
.accordion-box .block .icon-outer .icon-minus {
	color: rgb(217, 217, 217); font-weight: 400; opacity: 0;
}
.accordion-box .block .active.acc-btn .icon-outer .icon-minus {
	color: rgb(23, 81, 157); opacity: 1;
}
.accordion-box .block .active.acc-btn .icon-outer .icon-plus {
	opacity: 0;
}
.accordion-box .block .active.acc-btn .icon-outer {
	border-color: rgb(23, 81, 157); color: rgb(23, 81, 157);
}
.accordion-box .block .acc-content {
	display: none; position: relative;
}
.accordion-box .block .acc-content .content-text {
	padding-bottom: 6px;
}
.accordion-box .block .current.acc-content {
	display: block;
}
.accordion-box .block .content {
	padding: 20px 0px 0px; font-size: 14px; position: relative;
}
.accordion-box .block .content p {
	color: rgba(0, 0, 10, 0.6); line-height: 1.8em; font-size: 15px; margin-bottom: 20px;
}
.accordion-box .block .content p:last-child {
	margin-bottom: 0px;
}
.style-two.accordion-box {
	padding: 0px 30px; border: 1px solid rgb(241, 241, 241); border-image: none;
}
.style-two.accordion-box .block {
	padding-bottom: 20px; margin-bottom: 0px; border-top-color: currentColor; border-bottom-color: rgb(241, 241, 241); border-top-width: medium; border-bottom-width: 1px; border-top-style: none; border-bottom-style: solid;
}
.style-two.accordion-box :last-child.block {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.style-two.accordion-box .block .acc-btn {
	padding-right: 50px; padding-left: 0px; font-size: 20px;
}
.style-two.accordion-box .block .icon-outer {
	left: auto; right: 0px;
}
.style-two.accordion-box .block .active.acc-btn {
	color: rgb(40, 40, 40);
}
.style-two.accordion-box .block .active.acc-btn .icon-outer {
	background-color: rgb(23, 81, 157);
}
.style-two.accordion-box .block .active.acc-btn .icon-outer .icon-minus {
	color: rgb(255, 255, 255);
}
.style-two.accordion-box .block .content p {
	max-width: 400px;
}
.project-section {
	padding: 110px 0px 145px; position: relative;
}
.default-gallery-item {
	margin-bottom: 30px; position: relative;
}
.default-gallery-item .inner-box {
	position: relative;
}
.default-gallery-item .inner-box .image-box {
	position: relative;
}
.default-gallery-item .inner-box .image-box img {
	width: 100%; display: block; position: relative;
}
.default-gallery-item .inner-box .overlay-box {
	transition:500ms; left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; color: rgb(255, 255, 255); position: absolute; opacity: 1; transform: scaleY(0); -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -webkit-transform: scaleY(0); -o-transform: scaleY(0); -moz-transform: scaleY(0); -moz-transition: all 500ms ease;
}
.default-gallery-item .inner-box .overlay-box .overlay-inner {
	background: rgba(23, 81, 157, 0.92); padding: 10px 20px; left: 0px; top: 0px; width: 100%; height: 100%; vertical-align: middle; display: table; position: relative;
}
.default-gallery-item .inner-box .overlay-box .overlay-inner .content {
	vertical-align: middle; display: table-cell; position: relative;
}
.default-gallery-item .inner-box .overlay-box .overlay-inner .content .category {
	color: rgba(255, 255, 255, 0.8); text-transform: capitalize; font-size: 16px; position: relative;
}
.default-gallery-item .inner-box .overlay-box .overlay-inner .content h4 {
	text-transform: capitalize; font-size: 24px; font-weight: 500; margin-bottom: 10px; position: relative;
}
.default-gallery-item .inner-box .overlay-box .overlay-inner .content h4 a {
	color: rgb(255, 255, 255);
}
.default-gallery-item .inner-box .overlay-box .overlay-inner .content .option-btn {
	color: rgb(255, 255, 255); font-size: 24px; position: relative;
}
.default-gallery-item .inner-box:hover .overlay-box {
	top: 0px; opacity: 1; transform: scaleY(1); -webkit-transform: scaleY(1); -o-transform: scaleY(1); -moz-transform: scaleY(1);
}
.project-section .styled-pagination {
	margin-top: 48px; position: relative;
}
.styled-pagination ul {
	display: inline-block; position: relative;
}
.styled-pagination li {
	margin: 0px 8px 8px 0px; float: left; display: block; position: relative;
}
.styled-pagination li a {
	background: none; padding: 9px 5px; border-radius: 0px; border: 2px solid rgb(237, 237, 237); transition:500ms; border-image: none; height: 40px; text-align: center; color: rgb(0, 0, 0); text-transform: capitalize; line-height: 18px; font-size: 18px; font-weight: 500; display: inline-block; position: relative; min-width: 40px; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.styled-pagination li span.current {
	background: none; padding: 9px 5px; border-radius: 0px; border: 2px solid rgb(237, 237, 237); transition:500ms; border-image: none; height: 40px; text-align: center; color: rgb(0, 0, 0); text-transform: capitalize; line-height: 18px; font-size: 18px; font-weight: 500; display: inline-block; position: relative; min-width: 40px; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.styled-pagination li a.next {
	padding: 8px 20px; border-radius: 0px; border: 2px solid rgb(237, 237, 237); border-image: none; color: rgb(31, 31, 31); text-transform: uppercase; line-height: 20px; font-weight: 600;
}
.styled-pagination li a.prev {
	padding: 8px 20px; border-radius: 0px; border: 2px solid rgb(237, 237, 237); border-image: none; color: rgb(31, 31, 31); text-transform: uppercase; line-height: 20px; font-weight: 600;
}
.styled-pagination li a:hover {
	border-color: rgb(35, 96, 175); color: rgb(255, 255, 255); background-color: rgb(35, 96, 175);
}
.styled-pagination li a.active {
	border-color: rgb(35, 96, 175); color: rgb(255, 255, 255); background-color: rgb(35, 96, 175);
}
.styled-pagination li span.current {
	border-color: rgb(35, 96, 175); color: rgb(255, 255, 255); background-color: rgb(35, 96, 175);
}
.project-single-section {
	padding: 110px 0px; position: relative;
}
.project-single-section .inner-container {
	position: relative;
}
.project-single-section .inner-container .images-gallery {
	position: relative;
}
.project-single-section .inner-container .images-gallery .image-column {
	margin-bottom: 30px; position: relative;
}
.project-single-section .inner-container .images-gallery .image-column .image {
	position: relative;
}
.project-single-section .inner-container .images-gallery .image-column .image img {
	width: 100%; display: block; position: relative;
}
.project-single-section .lower-container {
	position: relative;
}
.project-single-section .lower-container h3 {
	color: rgb(0, 0, 0); font-size: 28px; font-weight: 500; margin-bottom: 8px; position: relative;
}
.project-single-section .lower-container .dark-text {
	color: rgba(0, 0, 0, 0.9); padding-bottom: 25px; font-size: 18px; margin-bottom: 25px; border-bottom-color: rgb(240, 240, 240); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.project-single-section .lower-container .text {
	color: rgba(0, 0, 0, 0.7); line-height: 1.8em; font-size: 15px; margin-bottom: 30px; position: relative;
}
.project-single-section .lower-container h4 {
	color: rgb(0, 0, 0); font-size: 20px; font-weight: 500; margin-bottom: 15px; position: relative;
}
.product-info-tabs {
	margin-bottom: 40px; position: relative;
}
.prod-tabs {
	position: relative;
}
.prod-tabs .tab-btns {
	border-bottom-color: rgb(240, 240, 240); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.prod-tabs .tab-btns .tab-btn {
	border-width: 1px 0px 0px 1px; border-style: solid none none solid; border-color: rgb(238, 238, 238) currentColor currentColor rgb(238, 238, 238); margin: 0px; padding: 12px 30px; border-radius: 2px; border-image: none; color: rgb(0, 0, 0); text-transform: capitalize; line-height: 24px; font-size: 16px; font-weight: 500; float: left; position: relative; cursor: pointer;
}
.prod-tabs .tab-btns :last-child.tab-btn {
	border-right-color: rgb(238, 238, 238); border-right-width: 1px; border-right-style: solid;
}
.prod-tabs .tab-btns .active-btn.tab-btn {
	color: rgb(255, 255, 255); background-color: rgb(23, 81, 157);
}
.prod-tabs .tabs-container {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(240, 240, 240) rgb(240, 240, 240); padding: 35px 30px; border-image: none; position: relative;
}
.prod-tabs .tabs-container .tab {
	display: none; position: relative;
}
.prod-tabs .tabs-container .active-tab.tab {
	display: block;
}
.list-box {
	position: relative;
}
.list-box li {
	color: rgb(124, 124, 124); line-height: 1.8em; padding-left: 22px; font-size: 15px; font-weight: 400; margin-bottom: 25px; position: relative;
}
.list-box li:last-child {
	margin-bottom: 0px;
}
.list-box li::before {
	border-radius: 50%; left: 0px; top: 10px; width: 8px; height: 8px; position: absolute; content: ""; background-color: rgb(23, 81, 157);
}
.list-box li span {
	color: rgb(0, 0, 0); font-size: 16px; font-weight: 600;
}
.project-info {
	position: relative;
}
.project-info li {
	color: rgb(136, 136, 136); font-size: 17px; margin-bottom: 10px; position: relative;
}
.project-info li span {
	color: rgb(0, 0, 0); margin-right: 5px;
}
.sidebar .search-box .form-group {
	margin: 0px; position: relative;
}
.footer-widget .form-group {
	margin: 0px; position: relative;
}
.sidebar .search-box .form-group input[type='text'] {
	background: none; padding: 10px 50px 10px 20px; border: 1px solid rgb(234, 234, 234); transition:500ms; border-image: none; width: 100%; height: 60px; line-height: 26px; font-size: 16px; display: block; position: relative; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.sidebar .search-box .form-group input[type='search'] {
	background: none; padding: 10px 50px 10px 20px; border: 1px solid rgb(234, 234, 234); transition:500ms; border-image: none; width: 100%; height: 60px; line-height: 26px; font-size: 16px; display: block; position: relative; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.footer-widget .form-group input {
	background: none; padding: 10px 50px 10px 20px; border: 1px solid rgb(234, 234, 234); transition:500ms; border-image: none; width: 100%; height: 60px; line-height: 26px; font-size: 16px; display: block; position: relative; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.sidebar .search-box .form-group input:focus {
	border-color: rgb(23, 81, 157);
}
.footer-widget .form-group input:focus {
	border-color: rgb(23, 81, 157);
}
.sidebar .search-box .form-group button {
	background: rgb(23, 81, 157); top: 0px; width: 60px; height: 60px; right: 0px; color: rgb(255, 255, 255); line-height: 100%; font-size: 16px; font-weight: normal; display: block; position: absolute;
}
.footer-widget .form-group button {
	background: rgb(23, 81, 157); top: 0px; width: 60px; height: 60px; right: 0px; color: rgb(255, 255, 255); line-height: 100%; font-size: 16px; font-weight: normal; display: block; position: absolute;
}
.sidebar-title {
	margin-bottom: 22px; position: relative;
}
.sidebar-title h2 {
	color: rgb(0, 0, 0); text-transform: capitalize; line-height: 1.2em; font-size: 28px; font-weight: 500;
}
.blog-cat {
	position: relative;
}
.blog-cat li {
	margin-bottom: 15px; position: relative;
}
.blog-cat li a {
	transition:500ms; color: rgba(0, 0, 0, 0.6); padding-bottom: 15px; font-size: 16px; font-weight: 400; border-bottom-color: rgb(234, 234, 234); border-bottom-width: 1px; border-bottom-style: solid; display: block; position: relative; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.blog-cat li a span {
	float: right;
}
.blog-cat li a:hover {
	color: rgb(23, 81, 157);
}
.sidebar .popular-posts .post {
	padding: 0px 0px 0px 100px; color: rgb(102, 102, 102); font-size: 14px; margin-bottom: 22px; position: relative; min-height: 75px;
}
.sidebar .popular-posts :last-child.post {
	margin-bottom: 0px;
}
.sidebar .popular-posts .post .post-thumb {
	left: 0px; top: 0px; width: 80px; position: absolute;
}
.sidebar .popular-posts .post:hover .post-thumb img {
	opacity: 0.7;
}
.sidebar .popular-posts .post .post-thumb img {
	transition:0.3s; width: 100%; height: auto; display: block; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.sidebar .popular-posts .post .text {
	margin: 0px; top: -4px; color: rgb(0, 0, 0); text-transform: capitalize; line-height: 1.4em; font-family: "Poppins", sans-serif; font-size: 18px; font-weight: 500; position: relative;
}
.sidebar .popular-posts .post .text a {
	transition:0.3s; color: rgb(0, 0, 0); -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;
}
.sidebar .popular-posts .post a {
	color: rgb(23, 81, 157);
}
.sidebar .popular-posts .post a:hover {
	color: rgb(23, 81, 157);
}
.sidebar .popular-posts .post-info {
	color: rgba(0, 0, 0, 0.6); font-size: 15px;
}
.sidebar .popular-tags a {
	background: none; margin: 0px 6px 10px 0px; padding: 6px 18px; border: 1px solid rgb(236, 236, 236); transition:300ms; border-image: none; text-align: center; color: rgb(146, 146, 146); text-transform: capitalize; line-height: 24px; font-family: "Poppins", sans-serif; font-size: 15px !important; display: inline-block; position: relative; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.tagcloud a {
	background: none; margin: 0px 6px 10px 0px; padding: 6px 18px; border: 1px solid rgb(236, 236, 236); transition:300ms; border-image: none; text-align: center; color: rgb(146, 146, 146); text-transform: capitalize; line-height: 24px; font-family: "Poppins", sans-serif; font-size: 15px !important; display: inline-block; position: relative; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.sidebar .popular-tags a:hover {
	border-color: rgb(23, 81, 157); color: rgb(255, 255, 255); background-color: rgb(23, 81, 157);
}
.tagcloud a:hover {
	border-color: rgb(23, 81, 157); color: rgb(255, 255, 255); background-color: rgb(23, 81, 157);
}
.our-blog .news-block {
	margin-bottom: 60px;
}
.blog-classic .news-block .inner-box h3 {
	font-size: 28px;
}
.sidebar .gallery-widget .image {
	padding: 0px 10px 10px 0px; width: 33.33%; float: left; position: relative;
}
.sidebar .gallery-widget .image img {
	width: 100%; display: block; position: relative;
}
.blog-single {
	position: relative;
}
.blog-single .inner-box {
	position: relative;
}
.blog-single .inner-box .image-box {
	position: relative;
}
.blog-single .inner-box .image-box img {
	width: 100%; height: auto; display: block; position: relative;
}
.blog-single .inner-box .lower-content {
	padding-top: 30px; padding-bottom: 15px; border-bottom-color: rgb(231, 231, 231); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.blog-single .inner-box .lower-content .posted-by {
	color: rgb(68, 68, 68); font-size: 16px; font-weight: 500; position: relative;
}
.blog-single .inner-box .lower-content .posted-by span {
	color: rgb(0, 0, 0);
}
.blog-single .inner-box .lower-content h3 {
	margin: 1em 0px 0.8em; color: rgb(0, 0, 0); font-size: 16px; position: relative;
}
.blog-single .inner-box .lower-content .text {
	position: relative;
}
.blog-single .inner-box .lower-content .text p {
	color: rgba(0, 0, 0, 0.6); line-height: 1.7em; font-size: 15px; margin-bottom: 20px; position: relative;
}
.blog-single .inner-box .lower-content .text blockquote {
	border-color: rgb(23, 81, 157); color: rgb(0, 0, 0); line-height: 1.2em; padding-top: 0px; padding-bottom: 0px; font-size: 28px; font-weight: 300; margin-top: 40px; margin-bottom: 40px; margin-left: 80px; position: relative;
}
.blog-single .inner-box .lower-content .text blockquote p {
	color: rgb(0, 0, 0); line-height: 1.2em; font-size: 28px; font-weight: 300; position: relative;
}
.blog-single .inner-box .lower-content .post-share-options {
	padding: 10px 0px 0px; position: relative;
}
.blog-single .inner-box .lower-content .post-share-options .tags span {
	color: rgb(0, 0, 0); font-weight: 600;
}
.blog-single .inner-box .lower-content .post-share-options .tags {
	color: rgb(0, 0, 0); font-size: 16px; font-weight: 600; margin-bottom: 8px; position: relative;
}
.blog-single .inner-box .lower-content .post-share-options .tags a {
	color: rgb(68, 68, 68); font-size: 16px; font-weight: 400; position: relative;
}
.sidebar-page-container .comments-area {
	margin-top: 70px; margin-bottom: 50px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.sidebar-page-container .comments-area .group-title {
	margin-bottom: 20px; position: relative;
}
.sidebar-page-container .group-title h2 {
	color: rgb(0, 0, 0); text-transform: capitalize; padding-bottom: 0px; font-size: 36px; font-weight: 600; position: relative;
}
.sidebar-page-container .comments-area .comment-box {
	padding: 0px 0px 25px; transition:300ms; position: relative; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.sidebar-page-container .comments-area :nth-child(1).comment-box {
	padding-top: 0px;
}
.sidebar-page-container .comments-area .comment-box:hover {
	border-color: rgb(34, 34, 34);
}
.sidebar-page-container .comments-area .comment {
	padding: 25px 0px 0px 110px; font-size: 14px; margin-top: 25px; border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid; position: relative;
}
.sidebar-page-container .comments-area .comment .comment-inner {
	position: relative;
}
.sidebar-page-container .comments-area .comment .comment-reply a {
	transition:300ms; top: 10px; text-align: center; right: 0px; color: rgb(0, 0, 0); text-transform: capitalize; font-size: 15px; font-weight: 400; display: inline-block; position: absolute; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.sidebar-page-container .comments-area .comment-box .author-thumb {
	left: 0px; top: 25px; margin-bottom: 20px; position: absolute;
}
.sidebar-page-container .comments-area .comment-box .author-thumb img {
	width: 80px; display: block;
}
.sidebar-page-container .comments-area .comment-info {
	color: rgb(62, 87, 115); line-height: 24px; font-size: 13px;
}
.sidebar-page-container .comments-area .comment-box strong {
	color: rgb(0, 0, 0); text-transform: capitalize; line-height: 16px; font-size: 18px; font-weight: 500;
}
.sidebar-page-container .comments-area .comment-box strong a {
	color: rgb(0, 0, 0); text-transform: capitalize; line-height: 16px; font-size: 18px; font-weight: 500;
}
.sidebar-page-container .comments-area .comment-box .text {
	color: rgba(0, 0, 0, 0.6); line-height: 1.8em; font-size: 15px; margin-top: 8px; margin-bottom: 0px;
}
.sidebar-page-container .comments-area .comment-info .comment-time {
	color: rgb(21, 21, 21); font-size: 12px; position: relative;
}
.sidebar-page-container .comments-area .comment-box .theme-btn {
	padding: 5px 30px; border: 1px solid rgb(251, 202, 0); border-image: none; text-transform: uppercase; letter-spacing: 1px; font-size: 12px;
}
.comment-form {
	margin-top: 10px;
}
.comment-form .row {
	margin: 0px -8px;
}
.comment-form .group-sub-title {
	color: rgba(0, 0, 0, 0.6); font-size: 20px; font-weight: 300; margin-top: 5px; margin-bottom: 30px; position: relative;
}
.comment-form .form-group {
	padding: 0px 8px; margin-bottom: 18px; position: relative;
}
.comment-form .form-group input[type='text'] {
	padding: 10px 20px; border: 1px solid rgb(238, 238, 238); transition:300ms; border-image: none; width: 100%; height: 50px; line-height: 28px; font-size: 15px; display: block; position: relative; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.comment-form .form-group input[type='email'] {
	padding: 10px 20px; border: 1px solid rgb(238, 238, 238); transition:300ms; border-image: none; width: 100%; height: 50px; line-height: 28px; font-size: 15px; display: block; position: relative; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.comment-form .form-group select {
	padding: 10px 20px; border: 1px solid rgb(238, 238, 238); transition:300ms; border-image: none; width: 100%; height: 50px; line-height: 28px; font-size: 15px; display: block; position: relative; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.comment-form .form-group input[type='text']:focus {
	border-color: rgb(23, 81, 157);
}
.comment-form .form-group input[type='email']:focus {
	border-color: rgb(23, 81, 157);
}
.comment-form .form-group textarea:focus {
	border-color: rgb(23, 81, 157);
}
.comment-form .form-group textarea {
	padding: 20px; border: 1px solid rgb(238, 238, 238); transition:300ms; border-image: none; width: 100%; height: 180px; color: rgb(165, 165, 165); line-height: 24px; font-size: 15px; display: block; position: relative; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease; resize: none;
}
.comment-form button {
	border-color: rgb(23, 81, 157); padding: 11px 31px; text-transform: uppercase; margin-top: 10px; background-color: rgb(23, 81, 157);
}
.error-section {
	padding: 100px 0px 120px; text-align: center; position: relative;
}
.error-section .error-big-text {
	color: rgb(0, 0, 0); line-height: 1em; letter-spacing: 5px; font-size: 140px; font-weight: 800; margin-bottom: 10px; position: relative;
}
.error-section h2 {
	color: rgb(38, 41, 45); line-height: 1.3em; font-size: 38px; font-weight: 400; margin-bottom: 30px; position: relative;
}
.error-section .text {
	color: rgba(0, 0, 0, 0.6); font-size: 20px; font-weight: 400; margin-bottom: 30px;
}
.error-section .error-options {
	position: relative;
}
.error-section .error-options .or {
	margin: 0px 25px; color: rgb(47, 47, 47); font-size: 18px; font-weight: 500; position: relative;
}
.error-section .btn-style-three {
	padding: 12px 25px; border-radius: 3px;
}
.error-search-box {
	width: 320px; margin-top: 12px; display: inline-block; position: relative;
}
.error-search-box .form-group {
	margin: 0px; position: relative;
}
.error-search-box .form-group input[type='text'] {
	padding: 10px 50px 10px 20px; border-radius: 3px; border: 1px solid rgb(224, 224, 224); transition:500ms; border-image: none; width: 100%; height: 55px; line-height: 32px; font-size: 14px; display: block; position: relative; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.error-search-box .form-group input[type='search'] {
	padding: 10px 50px 10px 20px; border-radius: 3px; border: 1px solid rgb(224, 224, 224); transition:500ms; border-image: none; width: 100%; height: 55px; line-height: 32px; font-size: 14px; display: block; position: relative; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.error-search-box .form-group input:focus {
	border-color: rgb(23, 81, 157);
}
.error-search-box .form-group button {
	background: none; border-radius: 0px 3px 3px 0px; top: 0px; width: 50px; height: 55px; text-align: center; right: 0px; color: rgb(192, 192, 192); line-height: 52px; font-size: 14px; font-weight: normal; display: block; position: absolute;
}
.error-search-box .form-group input:focus + button {
	color: rgb(23, 81, 157);
}
.error-search-box .form-group button:hover {
	color: rgb(23, 81, 157);
}
.faq-section {
	padding: 100px 0px 120px; overflow: hidden; position: relative;
}
.faq-section .faq-column {
	margin-bottom: 40px; position: relative;
}
.faq-section .faq-column .faq-title {
	position: relative;
}
.faq-section .faq-column .faq-title h2 {
	color: rgb(0, 0, 0); line-height: 1.2em; font-size: 28px; font-weight: 500; margin-bottom: 8px; position: relative;
}
.faq-section .faq-column .faq-title .title-text {
	color: rgba(0, 0, 0, 0.6); font-size: 16px; position: relative;
}
.faq-section .form-column {
	position: relative;
}
.faq-section .form-column .form-inner {
	padding-left: 40px; position: relative;
}
.faq-section .form-column .form-inner h2 {
	color: rgb(0, 0, 0); line-height: 1.4em; font-size: 28px; font-weight: 500; margin-bottom: 25px; position: relative;
}
.faq-section .faq-search-box {
	width: 100%; margin-top: 30px; margin-bottom: 20px; position: relative;
}
.faq-section .faq-search-box .form-group {
	margin: 0px; position: relative;
}
.faq-section .faq-search-box .form-group input[type='text'] {
	padding: 15px 15px 15px 20px; border: 1px solid rgb(237, 237, 237); transition:500ms; border-image: none; width: 100%; height: 60px; color: rgb(34, 34, 34); line-height: 28px; font-size: 16px; display: block; position: relative; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.faq-section .faq-search-box .form-group input[type='search'] {
	padding: 15px 15px 15px 20px; border: 1px solid rgb(237, 237, 237); transition:500ms; border-image: none; width: 100%; height: 60px; color: rgb(34, 34, 34); line-height: 28px; font-size: 16px; display: block; position: relative; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.faq-section .faq-search-box .form-group button {
	background: none; transition:500ms; top: 0px; width: 65px; height: 60px; text-align: center; right: 0px; color: rgb(192, 192, 192); line-height: 58px; font-size: 22px; font-weight: normal; display: block; position: absolute; -webkit-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease;
}
.faq-section .faq-search-box .form-group input:focus {
	border-color: rgb(23, 81, 157);
}
.faq-form .form-group {
	margin-bottom: 28px; position: relative;
}
.faq-form .form-group input[type='text'] {
	padding: 15px 20px; border: 1px solid rgb(237, 237, 237); transition:300ms; border-image: none; width: 100%; height: 60px; line-height: 28px; font-size: 16px; display: block; position: relative; background-color: rgb(249, 249, 249); -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.faq-form .form-group input[type='password'] {
	padding: 15px 20px; border: 1px solid rgb(237, 237, 237); transition:300ms; border-image: none; width: 100%; height: 60px; line-height: 28px; font-size: 16px; display: block; position: relative; background-color: rgb(249, 249, 249); -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.faq-form .form-group input[type='tel'] {
	padding: 15px 20px; border: 1px solid rgb(237, 237, 237); transition:300ms; border-image: none; width: 100%; height: 60px; line-height: 28px; font-size: 16px; display: block; position: relative; background-color: rgb(249, 249, 249); -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.faq-form .form-group input[type='email'] {
	padding: 15px 20px; border: 1px solid rgb(237, 237, 237); transition:300ms; border-image: none; width: 100%; height: 60px; line-height: 28px; font-size: 16px; display: block; position: relative; background-color: rgb(249, 249, 249); -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.faq-form .form-group select {
	padding: 15px 20px; border: 1px solid rgb(237, 237, 237); transition:300ms; border-image: none; width: 100%; height: 60px; line-height: 28px; font-size: 16px; display: block; position: relative; background-color: rgb(249, 249, 249); -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.faq-form .form-group input[type='text']:focus {
	border-color: rgb(23, 81, 157);
}
.faq-form .form-group input[type='password']:focus {
	border-color: rgb(23, 81, 157);
}
.faq-form .form-group input[type='tel']:focus {
	border-color: rgb(23, 81, 157);
}
.faq-form .form-group input[type='email']:focus {
	border-color: rgb(23, 81, 157);
}
.faq-form .form-group select:focus {
	border-color: rgb(23, 81, 157);
}
.faq-form .form-group textarea:focus {
	border-color: rgb(23, 81, 157);
}
.faq-form .form-group textarea {
	padding: 12px 20px; border: 1px solid rgb(237, 237, 237); transition:300ms; border-image: none; width: 100%; height: 200px; line-height: 32px; font-size: 16px; display: block; position: relative; background-color: rgb(249, 249, 249); -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease; resize: none;
}
.faq-form button {
	padding: 13px 44px; width: 100%; font-family: "Poppins", sans-serif; font-size: 15px; font-weight: 500; margin-top: 0px; display: inline-block; position: relative;
}
.faq-form input[type='submit'] {
	width: 100%;
}
.contact-section {
	position: relative;
}
.contact-section .form-column .inner-column {
	padding-left: 40px;
}
.contact-section .map-column {
	margin-bottom: 60px; position: relative;
}
.contact-section h2 {
	color: rgb(33, 33, 33); font-size: 20px; font-weight: 600; margin-bottom: 30px; position: relative;
}
.contact-section .title-text {
	color: rgba(0, 0, 0, 0.7); line-height: 1.8em; font-size: 16px; margin-bottom: 40px; position: relative;
}
.contact-info {
	margin-bottom: 30px; position: relative; min-height: 245px;
}
.contact-info .inner {
	padding: 35px 20px; border: 1px solid rgb(236, 236, 236); border-image: none; text-align: center; position: relative; min-height: 230px;
}
.contact-info .inner .icon-box {
	color: rgb(23, 81, 157); line-height: 1em; font-size: 42px; position: relative;
}
.contact-info .inner h3 {
	margin: 12px 0px; color: rgb(33, 33, 33); text-transform: capitalize; font-size: 24px; font-weight: 500; position: relative;
}
.contact-info .inner .text {
	color: rgba(0, 0, 0, 0.6); font-size: 15px; margin-bottom: 10px;
}
.contact-info .inner .social-icon-three a {
	margin: 0px 8px; font-size: 22px;
}
.contact-form button {
	text-transform: uppercase; letter-spacing: 1px; font-size: 14px; font-weight: 500;
}
.map-data {
	text-align: center; line-height: 1.8em; font-size: 14px; font-weight: 400;
}
.map-data h6 {
	text-align: center; color: rgb(18, 18, 18); font-size: 16px; font-weight: 700; margin-bottom: 5px;
}
.map-canvas {
	height: 400px;
}
