html * {
	outline: 0px !important;
}
html {
	min-height: 100%;
}
body {
	min-height: 100%;
}
#wrapper .header-wrapper {
	left: 0px; right: 0px; position: absolute; z-index: 10000;
}
#wrapper .header-wrapper #header {
	transition:0.2s; height: 100px; position: relative; background-color: rgba(0, 91, 172, 0.9);
}
#wrapper .header-wrapper #header .logo {
	transition:0.2s; width: 369px; height: 90px; float: left; position: relative;
}
#wrapper .header-wrapper #header .logo img {
	margin: auto; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;  max-width: 369px;
}
#wrapper .header-wrapper #header .menu {
	float: right;
}
#wrapper .header-wrapper #header .menu > ul {
	margin: 0px;
}
#wrapper .header-wrapper #header .menu > ul > li {
	padding: 0px; transition:0.2s; height: 90px; line-height: 90px; position: relative;
}
#wrapper .header-wrapper #header .menu > ul > li.active > a {
	color: rgb(92, 165, 221); font-weight: bold; background-color: rgb(255, 255, 255);
}
#wrapper .header-wrapper #header .menu > ul > li.active > a span.arrow {
	color: rgb(255, 255, 255);
}
#wrapper .header-wrapper #header .menu > ul > li:last-child > a {
	margin-right: 0px;
}
#wrapper .header-wrapper #header .menu > ul > li > a {
	margin: 0px 5px; padding: 10px 13px; border-radius: 9999px; transition:border 0.3s; color: rgb(255, 255, 255); text-transform: uppercase;
}
#wrapper .header-wrapper #header .menu > ul > li > a:hover {
	color: rgb(92, 165, 221); background-color: rgba(255, 255, 255, 0.7);
}
#wrapper .header-wrapper #header .menu > ul > li > a:hover span.arrow {
	color: rgb(255, 255, 255);
}
#wrapper .header-wrapper #header .menu > ul > li > a span.arrow {
	left: 50%; bottom: 12px; margin-left: -5px; position: absolute;
}
#wrapper .header-wrapper #header .menu > ul > li > a.btn {
	border-color: transparent; padding: 10px 25px;
}
#wrapper .header-wrapper #header .menu > ul > li .dropdown-menu {
	margin: 0px; padding: 0px; border-radius: 0px; border: 0px currentColor; border-image: none; box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
#wrapper .header-wrapper #header .menu > ul > li .dropdown-menu > li:last-child > a {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
#wrapper .header-wrapper #header .menu > ul > li .dropdown-menu > li.active > a {
	color: rgb(255, 255, 255); background-color: rgb(92, 165, 221);
}
#wrapper .header-wrapper #header .menu > ul > li .dropdown-menu > li.active > a i {
	color: rgb(255, 255, 255) !important;
}
#wrapper .header-wrapper #header .menu > ul > li .dropdown-menu > li > a {
	padding: 8px 10px; border-bottom-color: rgb(240, 240, 240); border-bottom-width: 1px; border-bottom-style: solid;
}
#wrapper .header-wrapper #header .menu-responsive {
	padding: 7px; text-align: center; margin-top: 22px; float: right; cursor: pointer;
}
#wrapper .header-wrapper #header .menu-responsive > span {
	color: rgb(255, 255, 255); font-size: 25px;
}
#wrapper .header-bg-wrapper #header-bg {
	background: url("../images/backgrounds/bg_header_1.jpg") no-repeat center / cover; height: 330px;
}
#wrapper .header-bg-wrapper #header-bg .header-bg-content {
	text-align: center; padding-top: 150px;
}
#wrapper .header-bg-wrapper #header-bg .header-bg-content .breadcrumb {
	margin-bottom: 10px; background-color: transparent;
}
#wrapper .header-bg-wrapper #header-bg .header-bg-content .breadcrumb > li + li::before {
	padding: 0px 5px 0px 10px; text-align: center; color: rgb(248, 91, 91); content: "/\00a0";
}
#wrapper .header-bg-wrapper #header-bg .header-bg-content .breadcrumb > li {
	color: rgb(248, 91, 91);
}
#wrapper .header-bg-wrapper #header-bg .header-bg-content .breadcrumb > li > a {
	color: rgb(248, 91, 91);
}
#wrapper .header-bg-wrapper #header-bg .header-bg-content .breadcrumb > li > a:hover {
	color: rgb(67, 217, 173);
}
#wrapper .header-bg-wrapper #header-bg .header-bg-content .title {
	margin: 0px 0px 10px; color: rgb(6, 32, 69);
}
#wrapper .header-bg-wrapper #header-bg .header-bg-content .desc {
	color: rgb(92, 165, 221); font-size: 16px;
}
#footer #section-footer {
	color: rgb(255, 255, 255); padding-top: 130px; padding-bottom: 65px; background-color: rgb(0, 91, 172);
}
#footer #section-footer .logo {
	margin-bottom: 30px;
}
#footer #section-footer .logo img{
	max-width: 100%;
}
#footer #section-footer .about-us {
	font-size: 13px; margin-bottom: 20px;
}
#footer #section-footer .contact-info > ul > li > a {
	padding: 5px 0px; color: rgb(255, 255, 255); font-size: 13px; display: block;
}
#footer #section-footer .contact-info > ul > li > a:hover {
	color: rgb(131, 230, 201);
}
#footer #section-footer .contact-info > ul > li > a > i {
	color: rgb(131, 230, 201); font-size: 15px; margin-right: 15px;
}
#footer #section-footer .recent-twitter .heading {
	text-transform: uppercase; font-size: 16px; font-weight: 600; margin-bottom: 40px;
}
#footer #section-footer .recent-twitter .heading i.fa-twitter {
	color: rgb(0, 234, 255); margin-right: 10px;
}
#footer #section-footer .recent-twitter .content ul > li > a {
	display: block;
}
#footer #section-footer .recent-twitter .content ul > li > a:hover {
	color: rgb(0, 234, 255);
}
#footer #section-footer .recent-twitter .content a {
	color: rgb(255, 255, 255); font-size: 13px;
}
#footer #section-footer .recent-twitter .content small {
	color: rgb(0, 234, 255);
}
#footer #section-footer .newsletter .heading {
	text-transform: uppercase; font-size: 16px; font-weight: 600; margin-bottom: 40px;
}
#footer #section-footer .newsletter .heading i.fa-twitter {
	color: rgb(0, 234, 255); margin-right: 10px;
}
#footer #section-footer .newsletter .content p {
	color: rgb(255, 255, 255); font-size: 13px;
}
#footer #section-footer .newsletter .content .input-newsletter .input-group-addon {
	font-size: 15px; border-top-right-radius: 9999px; border-bottom-right-radius: 9999px; background-color: transparent;
}
#footer #section-footer .newsletter .content .input-newsletter input {
	outline: 0px !important; border: 0px currentColor; border-image: none; height: 40px; color: rgb(255, 255, 255); font-size: 15px; border-top-left-radius: 9999px; border-bottom-left-radius: 9999px; background-color: rgba(0, 0, 0, 0.1);
}
#footer #section-footer .newsletter .content .input-newsletter input:focus {
	outline: 0px !important;
}
#footer #section-footer .newsletter .content .input-newsletter input:-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.5);
}
#footer #section-footer .newsletter .content .input-newsletter .btn-subscribe {
	padding: 0px; border: 0px currentColor; border-image: none; background-color: rgba(0, 0, 0, 0.1);
}
#footer #section-footer .newsletter .content .input-newsletter .btn-subscribe .btn {
	border-radius: 9999px; color: rgb(0, 110, 195); text-transform: uppercase; font-weight: bold; min-width: 100px; background-color: rgba(255, 255, 255, 0.6);
}
#footer #section-footer .newsletter .content .input-newsletter .btn-subscribe .btn:hover {
	background-color: rgb(255, 255, 255);
}
#footer #section-footer .newsletter .content .icons {
	border-radius: 50%; border: 1px solid rgb(255, 255, 255); transition:0.2s; border-image: none; width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; margin-right: 12px; vertical-align: top; display: inline-block; background-color: transparent; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -moz-transition: all 0.2s;
}
#footer #section-footer .newsletter .content .icons:hover {
	border-color: rgb(0, 110, 195); background-color: rgb(0, 110, 195);
}
#footer #section-copyright {
	padding: 15px 0px; color: rgb(6, 32, 69); font-size: 13px; font-weight: 600; background-color: rgb(255, 255, 255);
}
.section {
	padding-top: 40px; padding-bottom: 80px; position: relative;
}
.section .section-heading .info {
	width: 70%; color: rgb(6, 32, 69); font-size: 32px; margin-bottom: 20px; display: inline-block;
}
.section .section-heading .title {
	width: 80%; text-align: center; color: rgb(6, 32, 69); font-size: 32px; font-weight: 300; display: inline-block;
}
.section .section-heading .sub-title {
	width: 80%; color: rgb(128, 128, 128); font-size: 18px; font-weight: 400; margin-top: 0px; display: inline-block;
}
.section .section-content {
	position: relative;
}
.section.section-background .section-heading .title {
	color: rgb(255, 255, 255); font-weight: 300;
}
.section.section-background .section-heading .sub-title {
	color: rgb(255, 255, 255);
}
.line {
	background: none; margin: 0px auto 45px; padding: 5px; width: 70px; height: 1px; border-bottom-color: rgb(92, 165, 221); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.line::after {
	border: solid transparent; border-image: none; left: 50%; top: 100%; width: 0px; height: 0px; position: absolute; content: " "; pointer-events: none;
}
.line::before {
	border: solid transparent; border-image: none; left: 50%; top: 100%; width: 0px; height: 0px; position: absolute; content: " "; pointer-events: none;
}
.line::before {
	border-width: 6px; margin-left: -6px; border-top-color: rgb(92, 165, 221);
}
.line::after {
	border-width: 5px; margin-left: -5px; border-top-color: rgb(255, 255, 255);
}
.section-background .line {
	border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid;
}
.section-background .line::before {
	border-top-color: rgb(255, 255, 255);
}
.section-background .line::after {
	border-top-color: rgb(79, 186, 230);
}
.btn-14 {
	font-size: 14px !important;
}
.btn-18 {
	font-size: 18px !important;
}
.btn-22 {
	font-size: 22px !important;
}
#totop {
	border-radius: 2px; width: 30px; height: 30px; text-align: center; right: 1.5%; bottom: 1%; display: none; position: fixed; z-index: 9999; background-color: rgb(67, 217, 173);
}
#totop i {
	color: rgb(255, 255, 255); line-height: 30px; font-size: 18px;
}
#totop:hover {
	background: rgb(39, 194, 148);
}
#totop:hover i {
	color: rgb(255, 255, 255);
}
body.page-header-scroll #wrapper .header-wrapper #header {
	left: 0px; top: 0px; height: 60px; right: 0px; position: fixed; background-color: rgb(0, 91, 172);
}
body.page-header-scroll #wrapper .header-wrapper #header .logo {
	height: 60px;
}
body.page-header-scroll #wrapper .header-wrapper #header .menu > ul > li {
	height: 60px; line-height: 60px;
}
body.page-header-scroll #wrapper .header-wrapper #header .menu > ul > li > a span.arrow {
	bottom: 0px; color: rgb(255, 255, 255);
}
@media screen and (min-width:1025px)
{
.menu-responsive {
	display: none;
}
}
@media screen and (max-width:1024px)
{
#wrapper .header-wrapper #header {
	height: 60px !important;
}
#wrapper .header-wrapper #header .logo {
	height: 60px !important;
}
#wrapper .header-wrapper #header .menu {
	top: 60px; right: 0px; float: none;  position: absolute; box-shadow: -3px 3px 3px rgba(0,0,0,0.1);
}
#wrapper .header-wrapper #header .menu.active {
	visibility: visible;
}
#wrapper .header-wrapper #header .menu > ul > li {
	background: rgb(92, 165, 221); height: auto !important; line-height: 1 !important; display: block;
}
#wrapper .header-wrapper #header .menu > ul > li.active > a {
	color: rgb(255, 255, 255); background-color: rgb(50, 142, 212);
}
#wrapper .header-wrapper #header .menu > ul > li:hover {
	background: rgb(92, 165, 221);
}
#wrapper .header-wrapper #header .menu > ul > li:last-child > a {
	padding: 10px 15px;
}
#wrapper .header-wrapper #header .menu > ul > li.dropdown .dropdown-menu > li > a {
	padding-left: 15px;
}
#wrapper .header-wrapper #header .menu > ul > li.dropdown .dropdown-menu > li > a i.fa-plus {
	font-size: 12px;
}
#wrapper .header-wrapper #header .menu > ul > li ul > li.dropdown-submenu > a:hover {
	background-color: transparent;
}
#wrapper .header-wrapper #header .menu > ul > li ul > li.dropdown-submenu .dropdown-menu > li > a {
	padding-left: 33px; background-color: rgb(240, 240, 240);
}
#wrapper .header-wrapper #header .menu > ul > li > a {
	margin: 0px; border-radius: 0px; display: block;
}
#wrapper .header-wrapper #header .menu > ul > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(50, 142, 212);
}
#wrapper .header-wrapper #header .menu > ul > li .dropdown-menu {
	left: 0px !important; width: 100%; float: none; display: none; position: relative; box-shadow: none;
}
#wrapper .header-wrapper #header .menu > ul > li .arrow {
	display: none;
}
#wrapper .header-wrapper #header .menu .dropdown-menu {
	float: left;
}
#wrapper .header-wrapper #header .menu .dropdown-menu .dropdown-submenu a::after {
	content: "";
}
#wrapper .header-wrapper #header .menu-responsive {
	right: 20px; margin-top: 11px; position: absolute; cursor: pointer;
}
#wrapper .header-wrapper #header .menu-responsive span {
	line-height: 1; font-size: 25px; vertical-align: middle;
}
.active {
	right: 0% !important;
}
.container #header .logo {
	width: 160px;
}
.container #header .logo img {
	margin: 10px 0px; max-width: 160px;
}
}
@media screen and (max-width:800px)
{
#wrapper #footer #section-footer {
	padding-top: 80px !important; padding-bottom: 50px !important;
}
#wrapper #footer #section-footer .about-us {
	font-size: 12px !important;
}
#wrapper #footer #section-footer .contact-info > ul > li > a {
	font-size: 12px !important;
}
#wrapper #footer #section-footer .recent-twitter .content a {
	font-size: 12px !important;
}
#wrapper #footer #section-footer .newsletter .content p {
	font-size: 12px !important;
}
#wrapper #footer #section-footer .logo {
	margin-bottom: 30px;
}
#wrapper #footer #section-footer .recent-twitter .heading {
	margin-bottom: 30px;
}
#wrapper #footer #section-footer .newsletter .heading {
	margin-bottom: 30px;
}
#wrapper #footer #section-footer .logo .img-responsive {
	width: 90%;
}
#wrapper #footer #section-footer .newsletter .content .icons {
	margin: 3px; width: 35px; height: 35px; line-height: 35px;
}
}
@media screen and (max-width:600px)
{
#wrapper #footer #section-footer {
	padding-top: 70px !important; padding-bottom: 30px !important;
}
#wrapper #footer #section-footer .container {
	padding-right: 20px; padding-left: 20px;
}
#wrapper #footer #section-footer .logo .img-responsive {
	width: 40%;
}
#wrapper #footer #section-footer .logo {
	margin-bottom: 10px;
}
#wrapper #footer #section-footer .recent-twitter .heading {
	margin-bottom: 10px;
}
#wrapper #footer #section-footer .newsletter .heading {
	margin-bottom: 10px;
}
#wrapper #footer #section-footer .about-us {
	margin-bottom: 10px;
}
#wrapper #footer #section-footer .recent-twitter {
	margin-bottom: 30px;
}
#wrapper #footer #section-footer .contact-info {
	margin-bottom: 30px;
}
}
@media screen and (max-width:480px)
{
#wrapper .header-wrapper #header {
	height: 65px;
}
#wrapper .header-wrapper #header .logo {
	height: 65px;
}
#wrapper .header-wrapper #header .logo img {
	margin: 20px 0px; max-width: 200px;
}
#wrapper .header-wrapper #header .menu-responsive {
	padding: 6px; margin-top: 14px; cursor: pointer;
}
#wrapper .header-wrapper #header .menu-responsive span {
	font-size: 20px;
}
#wrapper #footer #section-footer {
	padding-top: 50px !important;
}
}
@media screen and (max-width:400px)
{
#wrapper .header-wrapper #header {
	height: 40px !important;
}
#wrapper .header-wrapper #header .logo {
	width: 160px; height: 40px !important;
}
#wrapper .header-wrapper #header .logo img {
	margin: 10px 0px; max-width: 160px;
}
.float-kf{
    display: none!important;
}
.f_message ul li{
    width: 100%!important;
    
}
.f_message ul li p{
    width: 100%;
    float: none!important;
    text-align: left;
}
.f_message ul li textarea, .f_message ul li input{
    width: 100%!important;
    float: none!important;
}

#wrapper .header-wrapper #header .menu {
	top: 40px; right: 0px; float: none;  position: absolute; box-shadow: -3px 3px 3px rgba(0,0,0,0.1);
}
#wrapper .header-wrapper #header .menu.active {
	visibility: visible;
}
#wrapper .header-wrapper #header .menu > ul > li {
	background: rgb(92, 165, 221); height: auto !important; line-height: 1 !important; display: block;
}
#wrapper .header-wrapper #header .menu > ul > li.active > a {
	color: rgb(255, 255, 255); background-color: rgb(50, 142, 212);
}
#wrapper .header-wrapper #header .menu > ul > li:hover {
	background: rgb(92, 165, 221);
}
#wrapper .header-wrapper #header .menu > ul > li:last-child > a {
	padding: 10px 15px;
}
#wrapper .header-wrapper #header .menu > ul > li.dropdown .dropdown-menu > li > a {
	padding-left: 15px;
}
#wrapper .header-wrapper #header .menu > ul > li.dropdown .dropdown-menu > li > a i.fa-plus {
	font-size: 12px;
}
#wrapper .header-wrapper #header .menu > ul > li ul > li.dropdown-submenu > a:hover {
	background-color: transparent;
}
#wrapper .header-wrapper #header .menu > ul > li ul > li.dropdown-submenu .dropdown-menu > li > a {
	padding-left: 33px; background-color: rgb(240, 240, 240);
}
#wrapper .header-wrapper #header .menu > ul > li > a {
	margin: 0px; border-radius: 0px; display: block;
}
#wrapper .header-wrapper #header .menu > ul > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(50, 142, 212);
}
#wrapper .header-wrapper #header .menu > ul > li .dropdown-menu {
	left: 0px !important; width: 100%; float: none; display: none; position: relative; box-shadow: none;
}
#wrapper .header-wrapper #header .menu > ul > li .arrow {
	display: none;
}
#wrapper .header-wrapper #header .menu .dropdown-menu {
	float: left;
}
#wrapper .header-wrapper #header .menu .dropdown-menu .dropdown-submenu a::after {
	content: "";
}
#wrapper .header-wrapper #header .menu-responsive {
	right: 20px; margin-top: 3px; position: absolute; cursor: pointer;
}
#wrapper .header-wrapper #header .menu-responsive span {
	line-height: 1; font-size: 18px; vertical-align: middle;
}
#wrapper #footer #section-footer {
	padding-top: 70px !important;
}
#wrapper #footer #section-footer .logo .img-responsive {
	width: 70%;
}
.section .section-heading .title {
	font-size: 24px;
}
}
