/* @import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i,800,800i'); */
@import url(imp.css);
@import url(bootstrap.min.css);
@import url(font-awesome.min.css);
@import url(owl.carousel.css);

html,
body {
	height: 100%;
	max-width: 2400px;
	margin: auto;
	font-family: "microsoft yahei";
}

@font-face {
	font-family: FontAwesome;
	src: url('../fonts/fontawesome-webfont.ttf'), url('../fonts/fontawesome-webfont.eot');
	/* IE9+ */
}

@font-face {
	font-family: Flaticon;
	src: url('../fonts/flaticon/Flaticon.ttf'), url('../fonts/flaticon/Flaticon.eot');
	/* IE9+ */
}

@media (min-width: 320px) {
	html {
		font-size: 42.6667px;
	}
}

@media (min-width: 360px) {
	html {
		font-size: 48px;
	}
}

@media (min-width: 375px) {
	html {
		font-size: 50px;
	}
}

@media (min-width: 384px) {
	html {
		font-size: 51.2px;
	}
}

@media (min-width: 411px) {
	html {
		font-size: 54.8px;
	}
}

@media (min-width: 414px) {
	html {
		font-size: 55.2px;
	}
}

@media (min-width: 448px) {
	html {
		font-size: 59.7333px;
	}
}

@media (min-width: 480px) {
	html {
		font-size: 64px;
	}
}

@media (min-width: 512px) {
	html {
		font-size: 68.2667px;
	}
}

@media (min-width: 544px) {
	html {
		font-size: 72.5333px;
	}
}

@media (min-width: 576px) {
	html {
		font-size: 76.8px;
	}
}

@media (min-width: 608px) {
	html {
		font-size: 81.0667px;
	}
}

@media (min-width: 640px) {
	html {
		font-size: 85.3333px;
	}
}

@media (min-width: 750px) {
	html {
		font-size: 100px;
	}
}

@media (min-width: 850px) {
	html {
		font-size: 113.33px;
	}
}

@media (min-width: 950px) {
	html {
		font-size: 126.55px;
	}
}

@media (min-width: 1000px) {
	html {
		font-size: 133.335px;
	}
}

@media (min-width: 1024px) {
	html {
		font-size: 136.535px;
	}
}

@media (min-width: 1200px) {
	html {
		font-size: 160px;
	}
}

@media (min-width: 1400px) {
	html {
		font-size: 186.668px;
	}
}

@media (min-width: 1600px) {
	html {
		font-size: 213.334px;
	}
}

@media (min-width: 1920px) {
	html {
		font-size: 256px;
	}
}

body {
	font-family: 'Open Sans', sans-serif;
	/* 	font-size: 14px; */
	color: #999999;
	line-height: 1.5;
	font-weight: 400;
	overflow-x: hidden;
}

p {
	margin: 0 0 0.0390625rem;
	font-size: 0.0546875rem;

}

button:focus {
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Roboto', sans-serif;
	margin: 0;
}

h3 {}

h4 {}

a,
a:hover,
a:active,
a:focus {
	text-decoration: none;
	outline: none;
	border: none;
}

img {
	max-width: 100%;
	height: auto;
}

i {
	font-style: normal;
}

ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

button {
	border: none;
}

.thm-btn {
	color: #ffffff;
	font-size: 0.0546875rem;
	font-weight: 700;
	display: inline-block;
	border-left: 1px solid #1D2187;
	border-right: 1px solid #1D2187;
	border-top: 1px solid #1D2187;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	transition: all 500ms ease;
	line-height: 0.0546875rem;
	border-radius: 0.01171875rem;
	position: relative;
}

.thm-btn:hover {
	background: transparent;
}

.bg-1 {
	background: #1D2187;
	border-bottom: 0.0078125rem solid #3cb4d8;
}

.bg-2 {
	background: #2a3b5c;
	border-bottom: 0.0078125rem solid #152545;
}

.sec-title {
	margin-top: -0.0078125rem;
	padding-bottom: 0.1953125rem;
	position: relative;
}

.sec-title h1 {
	color: #ffffff;
	font-size: 0.09rem;
	font-weight: 700;
	line-height: 0.1171875rem;
	text-transform: capitalize;
	margin: 0;
}

.sec-title-two {
	margin-top: -1px;
	padding-bottom: 0.1953125rem;
	position: relative;
}

.sec-title-two h1 {
	color: #3d3d3d;
	font-size: 0.09rem;
	font-weight: 700;
	line-height: 0.1em;
	margin: 0;
	text-transform: capitalize;
}

.sec-title-two .border {
	background: #ececec none repeat scroll 0 0;
	display: block;
	height: 1px;
	width: 0.2734375rem;
	margin: 0.078125rem 0 0;
}

.preloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background-color: rgba(255, 255, 255, 1);
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/icon/preloader.gif);
}

@keyframes menu_sticky {}

.mainmenu-area.stricky-fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
	background: #152545;
	transition: all 0.7s ease 0s;
	-moz-box-shadow: -1px 0.01953125rem 0.04296875rem #0a1327;
	-webkit-box-shadow: -1px 0.01953125rem 0.04296875rem #0a1327;
	box-shadow: -1px 0.01953125rem 0.04296875rem #0a1327;
}

.mainmenu-area.stricky-fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
	background: #152545;
	transition: all 0.7s ease 0s;
	-moz-box-shadow: 0.01171875rem 1px 0.01171875rem #0a1327;
	-webkit-box-shadow: 0.01171875rem 1px 0.01171875rem #0a1327;
	box-shadow: 0.01171875rem 1px 0.01171875rem #0a1327;
}

.scroll-to-top {
	background: #1D2187;
	border: 0.0078125rem solid #1D2187;
	border-radius: 5%;
	bottom: 0.09765625rem;
	color: #fff;
	cursor: pointer;
	display: none;
	font-size: 0.1171875rem;
	font-weight: normal;
	height: 0.17578125rem;
	line-height: 0.140625rem;
	position: fixed;
	right: 0.05859375rem;
	text-align: center;
	transition: all 500ms ease 0s;
	width: 0.17578125rem;
	z-index: 99999;
	-webkit-box-shadow: 0px 0.03125rem 0.08984375rem -0.0234375rem rgba(27, 27, 27, 1);
	-moz-box-shadow: 0px 0.03125rem 0.08984375rem -0.0234375rem rgba(27, 27, 27, 1);
	box-shadow: 0px 0.03125rem 0.08984375rem -0.0234375rem rgba(27, 27, 27, 1);
}

.scroll-to-top:hover {
	border: 0.0078125rem solid #1D2187;
	color: #fff;
	background: #152545;
}

input:focus,
textarea:focus,
select:focus {
	border-color: #1D2187;
	outline: none;
}

#contact-form input[type="text"].error {
	border-color: red;
}

#contact-form input[type="email"].error {
	border-color: red;
}

#contact-form select.error {
	border-color: red;
}

#contact-form textarea.error {
	border-color: red;
}

.post-pagination li {
	display: inline-block;
	margin: 0 0.01171875rem;
}

.post-pagination li a {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #f7f7f7;
	color: #3d3d3d;
	display: block;
	font-size: 0.0703125rem;
	font-weight: 700;
	height: 0.21484375rem;
	padding: 0.0546875rem 0;
	transition: all 500ms ease 0s;
	width: 0.21484375rem;
	font-family: 'Roboto', sans-serif;
	border-radius: 0.01171875rem;
}

.post-pagination li.active a,
.post-pagination li:hover a {
	background: #1D2187;
	color: #fff;
	border: 1px solid #1D2187;
}

.foot-top {
	display: block;
	padding-left: 0.1171875rem;
	padding-top: 0.15625rem;
	position: relative;
	z-index: 1;
	padding-bottom: 0.1171875rem;
}

.wechat {
	max-width: 0.72265625rem;
	padding: 0;
}

.overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	/* border: 0.01171875rem solid #1D2187; */
	background-color: rgba(67, 195, 234, 0.90);
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.overlay .box {
	display: table;
	height: 100%;
	width: 100%;
}

.overlay .box .content {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.top-bar-area {
	background: #1D2187 none repeat scroll 0 0;
	padding: 0.02734375rem 0 0.03125rem;
}

.top-bar-area .welcome p {
	color: #ffffff;
	font-family: "Roboto", sans-serif;
	font-size: 0.0546875rem;
	font-weight: 700;
	line-height: 0.09375rem;
	margin: 0.01953125rem 0;
}

.top-bar-area .topinfo {
	position: relative;
	left: 0.390625rem;
}

.top-bar-area .topinfo .select-items {
	width: 0.8984375rem;
	float: left;
}

.top-bar-area .topinfo .select-items .single-select-item.extras {
	width: 0.3515625rem;
}

.top-bar-area .topinfo .select-items .single-select-item.extras .bootstrap-select {
	width: 0.3515625rem;
}

.top-bar-area .topinfo .select-items .single-select-item.extras .bootstrap-select.btn-group .dropdown-toggle .caret {
	position: absolute;
	top: 50%;
	right: 0.0390625rem;
	margin-top: -0.0078125rem;
	vertical-align: middle;
}

.top-bar-area .topinfo .select-items .single-select-item {
	width: 0.52734375rem;
	float: left;
}

.top-bar-area .topinfo .select-items .single-select-item .bootstrap-select {
	width: 0.52734375rem;
}

.top-bar-area .topinfo .select-items .single-select-item .btn-default {
	background-color: transparent;
	border-color: transparent;
	color: #333;
	color: #ffffff;
	font-size: 0.0546875rem;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
}

.top-bar-area .bootstrap-select.btn-group .dropdown-toggle .caret {
	position: absolute;
	top: 50%;
	right: 0.0546875rem;
	margin-top: -0.0078125rem;
	vertical-align: middle;
	color: #152545;
}

.top-bar-area .rate {
	float: right;
	margin-right: 0.21484375rem;
}

.top-bar-area .rate h6 {
	color: #ffffff;
	font-family: "Roboto", sans-serif;
	font-size: 0.0546875rem;
	font-weight: 400;
	line-height: 0.1171875rem;
}

.top-social-links ul {
	float: right;
}

.top-social-links ul li {
	display: inline-block;
	margin: 0 0 0 0.05859375rem;
	line-height: 0.1171875rem;
}

.top-social-links ul li a i {
	color: #ffffff;
	font-size: 0.0546875rem;
	transition: all 500ms ease;
}

.top-social-links ul li a:hover i {
	color: #152545;
}

.header-area {
	padding: 0.058125rem 0 0.058125rem;
	border-top: 0.01953125rem #0052a4 solid;
	background: #f7f7f7;
}

.header-contact-info ul {
	margin: 0.01953125rem 0;
	overflow: hidden;
	margin-left: 0.390625rem;
}

.header-contact-info ul li {
	display: inline-block;
	float: left;
	margin-right: 0.17578125rem;
	position: relative;
}

.header-contact-info ul li:last-child {
	margin-right: 0;
}

.header-contact-info ul li .iocn-holder {
	width: 0.1875rem;
}

.header-contact-info ul li .iocn-holder span::before {
	border: 0.0078125rem solid #f3f3f3;
	border-radius: 50%;
	color: #152545;
	display: block;
	font-size: 0.05859375rem;
	height: 0.1875rem;
	line-height: 0.171875rem;
	text-align: center;
	width: 0.1875rem;
	transition: all 500ms ease;
}

.header-contact-info ul li .iocn-holder,
.header-contact-info ul li .text-holder {
	display: table-cell;
	vertical-align: middle;
}

.header-contact-info ul li .text-holder {
	padding-left: 0.05859375rem;
}

.header-contact-info ul li .text-holder h5 {
	color: #3d3d3d;
	font-size: 0.0625rem;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 0.078125rem;
	margin: 0 0 0.01953125rem;
}

.header-contact-info ul li .text-holder h6 {
	color: #999999;
	font-size: 0.0546875rem;
	font-weight: 400;
}

.header-contact-info ul li:hover .iocn-holder span::before {
	border-color: #152545;
}

.mainmenu-area {
	background: #152545;
}

.main-menu {
	float: left;
	position: relative;
}

.main-menu .navbar-collapse {
	padding: 0px
}

.main-menu .navigation {
	float: left;
	margin: 0;
	position: relative;
}

.main-menu .navigation li {
	float: left;
	padding: 0;
	position: relative;
}

.main-menu .navigation li:first-child {}

.main-menu .navigation li a {
	color: #000;
	display: block;
	font-size: 0.0546875rem;
	font-weight: 700;
	line-height: 0.1171875rem;
	opacity: 1;
	padding: 0.078125rem 0.0859375rem 0.078125rem;
	position: relative;
	/* 	text-transform: uppercase; */
	transition: all 500ms ease 0s;
}

.main-menu .navigation>li.dropdown>a {}

.main-menu .navigation>li.dropdown>a:after {}

.main-menu .navigation>li:hover>a,
.main-menu .navigation>li.current>a {
	/* color: #1D2187; */
	opacity: 1;
}

.main-menu .navigation>li>ul {
	position: absolute;
	left: 0.11328125rem;
	top: 140%;
	width: 1.0546875rem;
	padding: 0px;
	z-index: 100;
	visibility: hidden;
	opacity: 0;
	border-bottom: 0.0078125rem solid #3cb4d8;
	transition: all 500ms ease;
}

.main-menu .navigation>li:hover>ul {
	top: 100%;
	opacity: 1;
	visibility: visible;
}

.main-menu .navigation>li>ul>li {
	float: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	border-right: none;
}

.main-menu .navigation>li>ul>li:first-child {
	border: none;
}

.main-menu .navigation>li>ul>li>a {
	background: rgba(21, 37, 69, 0.88);
	color: #ffffff;
	display: block;
	font-size: 0.0525rem;
	font-weight: 700;
	line-height: 0.078125rem;
	padding: 0.05859375rem 0.05859375rem 0.05859375rem 0.078125rem;
	position: relative;
	text-transform: capitalize;
	transition: all 500ms ease 0s;
}

.main-menu .navigation>li>ul>li:hover>a {
	color: #fff;
	background-color: #3eb9de;
}

.main-menu .navigation>li>ul>li.dropdown>a:after {}

.main-menu .navigation>li>ul>li.dropdown:hover>a:after {}

.main-menu .navigation>li>ul>li>ul {}

.main-menu .navigation>li>ul li:hover ul {}

.main-menu .navigation>li>ul>li ul li {}

.main-menu .navigation>li>ul>li ul li:first-child {}

.main-menu .navigation>li>ul>li ul li a {}

.main-menu .navigation>li>ul>li>ul>li:hover>a {}

.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
	position: absolute;
	right: 0.0390625rem;
	top: 0.0234375rem;
	width: 0.1171875rem;
	height: 0.1171875rem;
	border: 1px solid #ffffff;
	background: url(../images/icon/submenu-icon.png) center center no-repeat;
	background-size: 0.078125rem;
	cursor: pointer;
	z-index: 5;
	display: none;
	border-radius: 0.01171875rem;
	-webkit-border-radius: 0.01171875rem;
	-ms-border-radius: 0.01171875rem;
	-o-border-radius: 0.01171875rem;
	-moz-border-radius: 0.01171875rem;
}

.customer-care {
	padding-left: 0.15625rem;
	position: relative;
	margin: 0.0546875rem 0;
	margin-left: 0.2734375rem;
}

.customer-care .icon-holder {
	position: absolute;
	top: 0.03125rem;
	left: 0;
}

.customer-care .icon-holder span:before {
	font-size: 0.13671875rem;
	color: #1D2187;
}

.customer-care .title-holder {}

.customer-care .title-holder h5 {
	color: #1D2187;
	font-size: 0.0625rem;
	font-weight: 700;
	text-transform: capitalize;
	margin: 0 0 0.01953125rem;
}

.customer-care .title-holder h4 {
	color: #ffffff;
	font-size: 0.0703125rem;
	font-weight: 700;
}

.top-search-box {
	position: relative;
}

.top-search-box button {
	background: #3eb9de;
	border: medium none;
	color: #ffffff;
	font-size: 0.05859375rem;
	height: 0.2734375rem;
	line-height: 0.265625rem;
	outline: medium none;
	padding: 0;
	text-align: center;
	transition: all 0.3s ease 0s;
	width: 0.2734375rem;
	border: 0.0078125rem solid #3eb9de;
}

.top-search-box button:hover {
	background: none;
}

.top-search-box button i.fa-search {
	position: relative;
	top: -0.0078125rem;
}

.top-search-box .search-box {
	background: #3eb9de none repeat scroll 0 0;
	list-style: outside none none;
	margin: 0;
	opacity: 0;
	padding: 0.01953125rem;
	position: absolute;
	right: 0;
	top: 140%;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	visibility: hidden;
	width: 1.09375rem;
	z-index: 999;
}

.top-search-box:hover .search-box {
	top: 100%;
	opacity: 1;
	visibility: visible;
}

.top-search-box .search-box li form {
	position: relative;
}

.top-search-box .search-box li form input {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #fff;
	display: block;
	font-weight: 300;
	height: 0.17578125rem;
	outline: medium none;
	padding-left: 0.0390625rem;
	padding-right: 0.234375rem;
	width: 100%;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.top-search-box .search-box li form button {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #3eb9de;
	color: #152545;
	font-size: 0.05078125rem;
	height: 0.17578125rem;
	line-height: 0.1796875rem;
	outline: medium none;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	transition: all 500ms ease 0s;
	width: 0.17578125rem;
}

.top-search-box .search-box li form input:focus {
	border: 1px solid #152545
}

.top-search-box .search-box li form input:focus+button,
.top-search-box .search-box li form button:hover {
	background: #152545 none repeat scroll 0 0;
	color: #fff;
	border: 1px solid #152545;
}

.rev_slider_wrapper .slide-content-box h1 {
	color: #2e2e2e;
	font-size: 0.1875rem;
	font-weight: 700;
	line-height: 0.234375rem;
	margin: 0px 0 0.03125rem;
	text-transform: none;
}

.rev_slider_wrapper .slide-content-box p {
	font-size: 0.0625rem;
	color: #999999;
	font-weight: 400;
	line-height: 0.1171875rem;
	margin: 0 0 0.1171875rem;
}

.rev_slider_wrapper .slide-content-box .button a.bg-1 {
	margin-right: 0.10546875rem;
	border: 0.0078125rem solid #1D2187;
	border-bottom: 0.0078125rem solid #3cb4d8;
	background: #1D2187;
}

.rev_slider_wrapper .slide-content-box .button a.bg-1:hover {
	color: #fff;
	border: 0.0078125rem solid #152545;
	border-bottom: 0.0078125rem solid #1D2187;
	background: #152545;
}

.rev_slider_wrapper .slide-content-box .button a.bg-2 {
	border: 0.0078125rem solid #2a3b5c;
	border-bottom: 0.0078125rem solid #152545;
	background: #2a3b5c;
}

.rev_slider_wrapper .slide-content-box .button a.bg-2:hover {
	color: #fff;
	border: 0.0078125rem solid #1D2187;
	border-bottom: 0.0078125rem solid #152545;
	background: #1D2187;
}

.call-to-action-area {
	background: #ffffff;
	padding: 0.3125rem 0 0.15625rem;
}

.call-to-action-area .single-item {
	margin-bottom: 0.15625rem;
/* 	border: 1px solid #f4f4f4; */
	padding: 0.06640625rem 0.07421875rem 0.046875rem;
}

.call-to-action-area .single-item .img-holder {
	display: block;
	overflow: hidden;
	position: relative;
	border: 1px solid #dddddd;
}

.call-to-action-area .single-item .img-holder img {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	width: 100%;
	height:1.45703125rem ;
}

.call-to-action-area .single-item .img-holder .overlay .box .content a i {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	border-radius: 3%;
	color: #ffffff;
	display: inline-block;
	font-size: 0.078125rem;
	height: 0.17578125rem;
	line-height: 0.1875rem;
	transition: all 500ms ease 0s;
	width: 0.17578125rem;
}

.call-to-action-area .single-item a h5 {
	color: #3d3d3d;
	font-size: 0.0625rem;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0 0 0.0625rem;
	transition: all 500ms ease;
}

.call-to-action-area .single-item .text-holder {
	margin: 0.0703125rem 0 0;
}

.call-to-action-area .single-item .text-holder p {
	color: #484848;
}

.call-to-action-area .single-item:hover a h5 {
	color: #1D2187;
}

.call-to-action-area .single-item:hover .img-holder .overlay {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.call-to-action-area .single-item:hover .img-holder img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.call-to-action-area .single-item .img-holder .overlay .box .content a:hover i {
	background: #152545;
	color: #1D2187;
}

.categories-area {
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 0.1953125rem;
	padding-top: 0.3125rem;
	position: relative;
	z-index: 1;
}

.categories-area::before {
	background: rgba(21, 37, 69, 0.8) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.categories-area .sec-title h1 {
	color: #1D2087;
}

.categories-area .single-item {
	margin-bottom: 0.1171875rem;
	position: relative;
	padding-left: 0.3515625rem;
	background: #ffffff;
	z-index: 1;
	min-height: 0.76rem;
	max-height: 0.76rem;
}

.categories-area .single-item:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	background: rgba(29,32,135,0.2);
	content: "";
	z-index: -1;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	opacity: 0;
	border-left: 2px solid whitesmoke;
}

.categories-area .single-item:hover:before {
	height: 100%;
	opacity: 1;
}

.categories-area .single-item .icon-holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 0.3515625rem;
	height: 100%;
	background: #1D2087;
}

.categories-area .single-item .icon-holder::before {
	color:#1D2087;
	content: "\f0da";
	font-family: FontAwesome;
	font-size: 0.078125rem;
	font-style: normal;
	font-weight: normal;
	padding-right: 0;
	position: absolute;
	right: -0.0234375rem;
	top: 50%;
	margin-top: -0.046875rem;
}

.categories-area .single-item .icon-holder .icon-box {
	display: table;
	height: 100%;
	width: 100%;
}

.categories-area .single-item .icon-holder .icon-box .icon {
	display: table-cell;
	vertical-align: middle;
}

.categories-area .single-item .icon-holder span::before {
	color: #fff;
	display: block;
	font-size: 0.1171875rem;
	text-align: center;
}

.categories-area .single-item .text-holder {
	padding-left: 0.09rem;
	padding-top: 0.10546875rem;
	padding-bottom: 0.05078125rem;
	padding-right: 0.046875rem;
}

.categories-area .single-item .text-holder h5 {
	color: #3d3d3d;
	font-size: 0.0625rem;
	font-weight: 700;
/* 	text-transform: uppercase; */
	margin: 0 0 0.03125rem;
	transition: all 500ms ease;
/* 	text-align: center; */
}

.categories-area .single-item .text-holder p {
	transition: all 500ms ease;
}

.categories-area .single-item:hover .text-holder h5 {
	color: #ffffff;
}

.categories-area .single-item:hover .text-holder p {
	color: #1D2087;
}

.about-us-area {
	background: #fff;
	padding: 0.3125rem 0 0.2734375rem;
}

.about-us-area .about-content {}

.about-us-area .about-content ul {
	overflow: hidden;
	margin-left: -0.01953125rem;
	margin-right: -0.01953125rem;
}

.about-us-area .about-content ul li {
	display: inline-block;
	float: left;
	margin: 0 0.01953125rem;
	overflow: hidden;
	display: block;
}

.about-us-area .about-content .text-holder p {
	margin: 0.08984375rem 0 0.05078125rem;
}

.about-us-area .about-content .text-holder h3 {
	color: #6d6c6c;
	font-size: 0.09375rem;
	font-weight: 400;
	line-height: 0.140625rem;
	padding-top: 0.09765625rem;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.about-us-area .about-content .text-holder h3:hover {
	text-shadow: 0.0078125rem 1px 1px #222;
}

.about-us-area .about-content .text-holder h3 span {
	color: #1D2187;
}

.about-us-area .choose-us-content {}

.about-us-area .choose-us-content ul li {
	padding-left: 0.15625rem;
	position: relative;
	padding-bottom: 0.078125rem;
}

.about-us-area .choose-us-content ul li:last-child {
	padding-bottom: 0;
}

.about-us-area .choose-us-content ul li .iocn-holder {
	position: absolute;
	top: 0.0078125rem;
	left: 0;
}

.about-us-area .choose-us-content ul li .iocn-holder span:before {
	color: #1D2187;
	font-size: 0.09765625rem;
}

.about-us-area .choose-us-content ul li .text-holder {}

.about-us-area .choose-us-content ul li .text-holder h4 {
	color: #3d3d3d;
	font-size: 0.0703125rem;
	font-weight: 700;
	margin: 0 0 0.07421875rem;
	text-transform: capitalize;
}

.about-us-area .choose-us-content ul li .text-holder p {
	line-height: 0.09375rem;
}

.fact-counter-area {
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 0.1171875rem;
	padding-top: 0.234375rem;
	position: relative;
	z-index: 1;
}

.fact-counter-area::before {
	background: rgba(21, 37, 69, 0.95) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.fact-counter-area .single-item {
	background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
	height: 0.52734375rem;
	width: 100%;
	display: block;
	padding: 0.09375rem 0;
	margin-bottom: 0.1171875rem;
	position: relative;
}

.fact-counter-area .single-item:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
	content: "";
	z-index: -1;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	opacity: 0;
}

.fact-counter-area .single-item:hover:before {
	height: 100%;
	opacity: 1;
}

.fact-counter-area .single-item h1 span {
	color: #ffffff;
	font-size: 0.140625rem;
	font-weight: 700;
}

.fact-counter-area .single-item h1 i {
	font-size: 0.09375rem;
	display: inline-block;
	color: #ffffff;
	position: relative;
	left: 0.01171875rem;
	font-weight: 100;
	top: -0.01171875rem;
}

.fact-counter-area .single-item .border {
	background: #1D2187 none repeat scroll 0 0;
	display: inline-block;
	height: 1px;
	margin: 0.046875rem 0 0.0234375rem;
	width: 0.1953125rem;
}

.fact-counter-area .single-item h3 {
	color: #ffffff;
	font-size: 0.0703125rem;
	font-weight: 700;
	text-transform: capitalize;
}

.appoinment-area {
	padding: 0.3125rem 0 0.1953125rem;
}

.appoinment-area .products {}

.appoinment-area .products .single-product {
	overflow: hidden;
	display: block;
}

.appoinment-area .products .single-product ul {
	margin-left: -0.01171875rem;
	margin-right: -0.01171875rem;
	overflow: hidden;
}

.appoinment-area .products .single-product ul li {
	display: inline-block;
	float: left;
	margin: 0 0.01171875rem 0.1171875rem;
}

.appoinment-area .products .single-product ul li .img-holder {
	display: block;
	overflow: hidden;
	position: relative;
	border: 1px solid #f0f0f0;
}

.appoinment-area .products .single-product ul li .img-holder .overlay-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	background: rgba(67, 195, 234, 0.9) none repeat scroll 0 0;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	opacity: 0;
}

.appoinment-area .products .single-product ul li .img-holder .overlay-box .box {
	display: table;
	width: 100%;
	height: 100%;
}

.appoinment-area .products .single-product ul li .img-holder .overlay-box .box .content {
	display: table-cell;
	text-align: left;
	vertical-align: bottom;
	bottom: 0.02734375rem;
	position: absolute;
	left: 0.05859375rem;
}

.appoinment-area .products .single-product ul li .img-holder .overlay-box .box .content a {
	color: #ffffff;
	font-size: 0.0546875rem;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
}

.appoinment-area .products .single-product ul:hover li .img-holder .overlay-box {
	height: 100%;
	opacity: 1;
}

.appoinment-area .appoinment {}

.appoinment-area .appoinment .appoinment-form {
	border: 0.01171875rem solid #f7f7f7;
	display: block;
	padding: 0.10546875rem 0.06640625rem;
}

.appoinment-area .appoinment .appoinment-form .margin {
	margin-left: 0.0390625rem;
	margin-right: 0.0390625rem;
}

.appoinment-area .appoinment .appoinment-form .margin .pd {
	padding-left: 0.0390625rem;
	padding-right: 0.0390625rem;
}

.appoinment-area .appoinment .appoinment-form .input-box {
	position: relative;
	margin-bottom: 0.078125rem;
}

.appoinment-area .appoinment .appoinment-form .input-box .icon-box {
	position: absolute;
	right: 0.05859375rem;
	top: 0.02734375rem;
}

.appoinment-area .appoinment .appoinment-form .input-box .icon-box i {
	color: #999999;
	font-size: 0.0546875rem;
}

.appoinment-area .appoinment .appoinment-form .input-box input[type=text],
.appoinment-area .appoinment .appoinment-form .input-box textarea {
	width: 100%;
	border: 1px solid #ececec;
	height: 0.15625rem;
	display: block;
	padding: 0 0.05859375rem;
	color: #999999;
	font-size: 0.0546875rem;
	font-weight: 400;
	transition: all 500ms ease;
}

.appoinment-area .appoinment .appoinment-form .input-box textarea {
	height: 0.3515625rem;
	padding: 0.0390625rem 0.05859375rem;
	margin-top: -0.02734375rem;
}

.appoinment-area .appoinment .appoinment-form button {
	display: block;
	padding: 0.05078125rem 0.078125rem 0.04296875rem;
	border: none;
	border-bottom: 0.0078125rem solid #3cb4d8;
	margin-top: 0.015625rem;
}

.appoinment-area .appoinment .appoinment-form .input-box input[type=text]:focus {
	border-color: #1D2187;
}

.appoinment-area .appoinment .appoinment-form .input-box textarea:focus {
	border-color: #1D2187;
}

.appoinment-area .appoinment .appoinment-form button:hover {
	background: #152545;
}

.appoinment-area .appoinment .appoinment-form .input-box .ui-selectmenu-button span.ui-selectmenu-text {
	display: block;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	line-height: 0.1171875rem;
	overflow: hidden;
	padding: 0.0078125rem 0.05859375rem;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.appoinment-area .appoinment .appoinment-form .input-box .ui-selectmenu-button span.ui-icon {
	display: block;
	float: right;
	height: 0.15625rem;
	position: relative;
	text-indent: 0;
	top: 0;
	width: 0.15625rem;
}

.appoinment-area .appoinment .appoinment-form .input-box .ui-selectmenu-button.ui-selectmenu-button span.ui-icon::before {
	color: #999999;
	content: "\f0d7";
	font-family: FontAwesome;
	font-size: 0.0625rem;
	overflow: visible;
	position: absolute;
	top: 0.0234375rem;
	right: 0.05859375rem;
}

#ui-datepicker-div.ui-widget-content {
	border: 1px solid #c5c5c5;
	background: #fff none repeat scroll 0 0;
	border: 1px solid #777;
	color: #252525;
	font-family: "Poppins", sans-serif;
	font-size: 0.0546875rem;
	border-radius: 0px;
	width: 1.0546875rem;
	padding: 0.01953125rem;
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
	background: #1D2187 none repeat scroll 0 0;
	border: 0.0078125rem solid #252525;
	border-radius: 0;
	color: #fff;
	font-weight: 700;
	padding: 0.01953125rem 0;
	position: relative;
}

.ui-datepicker .ui-datepicker-prev {
	left: 0.01953125rem;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	border-radius: 30%;
	height: 0.078125rem;
	position: absolute;
	top: 0.02734375rem;
	width: 0.078125rem;
	transition: all 500ms ease;
	cursor: pointer;
}

.ui-datepicker .ui-datepicker-next {
	right: 0.01953125rem;
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
	top: 0.02734375rem;
	background: #fff;
	border: none;
}

.ui-datepicker table {
	border-collapse: collapse;
	font-size: 0.05078125rem;
	margin: 0 0 0.4em;
	width: 100%;
}

.ui-datepicker th {
	border: medium none;
	font-weight: 600;
	padding: 0.0078125rem 0.01171875rem;
	text-align: center;
}

.ui-datepicker-calendar .ui-state-default:hover,
.ui-datepicker-calendar .ui-state-default:active {
	background: #1D2187;
	color: #fff;
	border-color: #1D2187;
}

.latest-blog-area {
	background: #152545 none repeat scroll 0 0;
	padding-bottom: 0.1171875rem;
	padding-top: 0.3125rem;
}

.latest-blog-area .sec-title-two {
	padding-bottom: 0.17578125rem;
}

.latest-blog-area .sec-title-two h1 {
	color: #ffffff;
}

.latest-blog-area .button {}

.latest-blog-area .button a {
	color: #ffffff;
	font-size: 0.0546875rem;
	font-weight: 700;
	text-decoration: underline;
	text-transform: uppercase;
	position: relative;
	top: 0.015625rem;
	transition: all 500ms ease;
}

.latest-blog-area .button a:hover {
	color: #1D2187;
}

.latest-blog-area .button a i {
	display: inline-block;
	padding-left: 0.01953125rem;
}

.latest-blog-area .single-latest-blog {
	margin-bottom: 0.1953125rem;
	transition: all 500ms ease;
}

.latest-blog-area .single-latest-blog .img-holder {
	display: block;
	overflow: hidden;
	position: relative;
}

.latest-blog-area .single-latest-blog .img-holder img {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	width: 100%;
}

.latest-blog-area .single-latest-blog .img-holder .overlay-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	background: rgba(67, 195, 234, 0.9) none repeat scroll 0 0;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	opacity: 0;
}

.latest-blog-area .single-latest-blog .img-holder .overlay-box .box {
	display: table;
	width: 100%;
	height: 100%;
}

.latest-blog-area .single-latest-blog .img-holder .overlay-box .box .content {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.latest-blog-area .single-latest-blog .img-holder .overlay-box .box .content a i {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	border-radius: 3%;
	color: #ffffff;
	display: inline-block;
	font-size: 0.078125rem;
	height: 0.17578125rem;
	line-height: 0.1875rem;
	transition: all 500ms ease 0s;
	width: 0.17578125rem;
}

.latest-blog-area .single-latest-blog:hover .img-holder .overlay-box {
	height: 100%;
	opacity: 1;
}

.latest-blog-area .single-latest-blog:hover .img-holder img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.latest-blog-area .single-latest-blog .img-holder .overlay-box .box .content a:hover i {
	background: #152545;
	color: #1D2187;
}

.latest-blog-area .single-latest-blog .text-holder {
	border-left: 0.0078125rem solid #132241;
	border-right: 0.0078125rem solid #132241;
	border-bottom: 0.0078125rem solid #132241;
	padding-left: 0.078125rem;
	padding-right: 0.078125rem;
	padding-bottom: 0.06640625rem;
	transition: all 500ms ease;
	position: relative;
	z-index: 1;
}

.latest-blog-area .single-latest-blog .text-holder:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0%;
	background: #ffffff;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	opacity: 0;
	content: "";
	z-index: -1;
}

.latest-blog-area .single-latest-blog:hover .text-holder {
	border-color: #fff;
}

.latest-blog-area .single-latest-blog:hover .text-holder:before {
	height: 100%;
	opacity: 1;
}

.latest-blog-area .single-latest-blog .text-holder .meta-info {
	margin-bottom: 0.046875rem;
	margin-left: -0.03125rem;
	margin-right: -0.03125rem;
	padding-top: 0.08984375rem;
}

.latest-blog-area .single-latest-blog .text-holder .meta-info li {
	display: inline-block;
	margin: 0 0.03125rem;
}

.latest-blog-area .single-latest-blog .text-holder .meta-info li i {
	color: #1D2187;
	font-size: 0.0546875rem;
	display: inline-block;
	padding-right: 0.03125rem;
}

.latest-blog-area .single-latest-blog .text-holder .meta-info li a {
	color: #1D2187;
	font-size: 0.0546875rem;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	transition: all 500ms ease;
}

.latest-blog-area .single-latest-blog .text-holder .blog-title {
	color: #ffffff;
	display: block;
	font-size: 0.0703125rem;
	font-weight: 700;
	line-height: 0.109375rem;
	padding: 0;
	transition: all 500ms ease 0s;
}

.latest-blog-area .single-latest-blog:hover .text-holder .blog-title {
	color: #3d3d3d;
	transition: all 500ms ease;
}

.latest-blog-area .single-latest-blog .text-holder .meta-info li a:hover {
	color: #152545;
}

.latest-blog-area .single-latest-blog:hover .text-holder .blog-title:hover {
	color: #1D2187;
}

.testimonial-area {
	padding: 0.30859375rem 0 0.3125rem;
}

.testimonial-area .sec-title h1 {
	color: #3d3d3d;
}

.testimonial-carousel .single-item {}

.testimonial-carousel .single-item .img-holder {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #f7f7f7;
	border-radius: 50%;
	display: block;
	height: 0.37109375rem;
	margin: 0 auto;
	overflow: hidden;
	padding: 0.02734375rem;
	width: 0.37109375rem;
	z-index: 1;
	position: relative;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.testimonial-carousel .single-item:hover .img-holder {
	background: #152545;
	border-color: #152545;
}

.testimonial-carousel .single-item .text-holder {
	border: 1px solid #f7f7f7;
	margin-top: -0.1875rem;
	padding-left: 0.09765625rem;
	padding-right: 0.09765625rem;
	padding-top: 0.2890625rem;
	z-index: -1;
	padding-bottom: 0.08984375rem;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.testimonial-carousel .single-item:hover .text-holder {
	border-color: #e7e3e3;
}

.testimonial-carousel .single-item .text-holder h5 {
	color: #1D2187;
	font-size: 0.0625rem;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 0.03515625rem;
}

.testimonial-carousel .single-item .text-holder p {}

.testimonial-carousel .single-item .client-info {
	background: #fff none repeat scroll 0 0;
	display: block;
	overflow: hidden;
	padding: 0.05859375rem 0.09765625rem 0.046875rem;
	text-align: left;
	border-left: 1px solid #f7f7f7;
	border-bottom: 1px solid #f7f7f7;
	border-right: 1px solid #f7f7f7;
	position: relative;
	z-index: 1;
	transition: all 500ms ease;
}

.testimonial-carousel .single-item .client-info:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0%;
	background: #152545;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	opacity: 0;
	content: "";
	z-index: -1;
}

.testimonial-carousel .single-item:hover .client-info {
	border-color: #152545;
}

.testimonial-carousel .single-item:hover .client-info:before {
	height: 100%;
	opacity: 1;
}

.testimonial-carousel .single-item .client-info .name h6 {
	color: #3d3d3d;
	font-size: 0.0625rem;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 0.01171875rem;
	transition: all 700ms ease;
}

.testimonial-carousel .single-item .client-info .name p {
	color: #1D2187;
	margin: 0;
	transition: all 500ms ease;
}

.testimonial-carousel .single-item .client-info .rating-box p {
	background: #1D2187 none repeat scroll 0 0;
	color: #ffffff;
	font-size: 0.0546875rem;
	height: 0.078125rem;
	line-height: 0.078125rem;
	margin: 0;
	text-align: center;
	width: 0.1953125rem;
}

.testimonial-carousel .single-item .client-info .rating-box p i {
	display: inline-block;
	padding-left: 0.01171875rem;
}

.testimonial-carousel .single-item:hover .client-info .name h6 {
	color: #ffffff;
}

.testimonial-carousel .single-item:hover .client-info .name p {
	color: #4d8cb2;
}

.testimonial-area .owl-theme .owl-dots {
	display: none;
	text-align: center;
}

.testimonial-area .owl-theme .owl-nav {
	left: 0;
	position: absolute;
	top: 50%;
	width: 100%;
}

.testimonial-area .owl-theme .owl-nav .owl-prev {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #f6f6f6;
	display: block;
	height: 0.15625rem;
	left: -0.171875rem;
	position: absolute;
	top: -0.05859375rem;
	transition: all 700ms ease 0s;
	width: 0.15625rem;
	z-index: 10;
	border-right: none;
}

.testimonial-area .owl-theme .owl-nav .owl-next {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #f6f6f6;
	display: block;
	height: 0.15625rem;
	position: absolute;
	right: -0.171875rem;
	top: -0.05859375rem;
	width: 0.15625rem;
	z-index: 10;
	transition: all 700ms ease 0s;
	border-left: none;
}

.testimonial-area .owl-theme .owl-nav .owl-prev:hover {
	background: #1D2187;
}

.testimonial-area .owl-theme .owl-nav .owl-next:hover {
	background: #1D2187;
}

.testimonial-area .owl-theme .owl-nav div .fa:hover {
	color: #fff;
}

.testimonial-area .owl-theme .owl-nav div .fa {
	color: #ececec;
	font-size: 0.09765625rem;
	display: block;
	padding-top: 0.0078125rem;
	text-align: center;
}

.brand-area {
	background: #f7f7f7;
	padding-bottom: 0.1953125rem;
	padding-top: 0.1953125rem;
}

.brand-area .brand .owl-stage-outer {
	z-index: 10;
}

.brand-area .brand .single-item {
	border: 0.0078125rem solid #eaeaea;
	height: 0.3515625rem;
	-webkit-transition: all 300ms ease-in 0s;
	transition: all 300ms ease-in 0s;
	text-align: center;
}

.brand-area .brand .single-item img {
	display: inline-block;
	max-width: 100%;
	opacity: 1;
	padding: 0px 0;
	position: relative;
	-webkit-transition: all 300ms ease-in 0s;
	transition: all 300ms ease-in 0s;
	width: auto;
}

.brand-area .brand .single-item:hover {
	border: 0.0078125rem solid #1D2187;
}

.brand-area .brand .single-item:hover img {
	opacity: .9;
}

.brand-area .owl-controls {
	display: none;
}

.footer-area {
	background: #0c1933 none repeat scroll 0 0;
	padding-top: 0.0390625rem;
	overflow: hidden;
}

.single-footer-widget .footer-logo {
	padding: 0 0 0.09765625rem;
}

.single-footer-widget .repairplus-info {
	overflow: hidden;
}

.single-footer-widget .repairplus-info p {
	margin: 0 0 0.0390625rem;
	color: #c1c1c1;
	font-size: 0.0546875rem;
	font-weight: 400;
	line-height: 0.1015625rem;
}

.single-footer-widget .repairplus-info p.top {
	margin-bottom: 0.05859375rem;
}

.single-footer-widget .repairplus-info .button a {
	padding: 0.06640625rem 0.09765625rem 0.05859375rem;
	border-left: 0.0078125rem solid #1D2187;
	border-right: 0.0078125rem solid #1D2187;
	border-top: 0.0078125rem solid #1D2187;
	border-bottom: 0.0078125rem solid #1D2187;
}

.single-footer-widget .repairplus-info .button a:hover {
	background: transparent;
	color: #fff;
}

.footer-area .footer-widget {
	display: block;
	padding-left: 0.1171875rem;
	padding-top: 0.15625rem;
	position: relative;
	z-index: 1;
	padding-bottom: 0.1171875rem;
}

.footer-area .footer-widget::before {
	background: #13213e none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 1000%;
	z-index: -1;
	-moz-box-shadow: 1px 0.01953125rem 0.03125rem #0f1b36;
	-webkit-box-shadow: 1px 0.01953125rem 0.03125rem #0f1b36;
	box-shadow: 1px 0.01953125rem 0.03125rem #0f1b36;
}

.single-footer-widget .title {
	padding-bottom: 0.09765625rem;
	margin-top: -0.015625rem;
}

.single-footer-widget .title h3 {
	color: #ffffff;
	font-size: 0.0703125rem;
	font-weight: 700;
	text-transform: uppercase;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.single-footer-widget .services-list {}

.single-footer-widget .services-list li {
	margin-bottom: 0.0390625rem;
	padding-left: 0.05859375rem;
	position: relative;
}

.single-footer-widget .services-list li:before {
	content: "\f0da";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #c1c1c1;
	font-size: 0.0625rem;
	position: absolute;
	top: 1px;
	left: 0;
	transition: all 500ms ease;
}

.single-footer-widget .services-list li a {
	color: #c1c1c1;
	font-size: 0.0546875rem;
	font-weight: 400;
	transition: all 700ms ease;
}

.single-footer-widget .services-list li:hover:before {
	color: #1D2187;
}

.single-footer-widget .services-list li:hover a {
	color: #1D2187;
	text-decoration: underline;
}

.web-left {
	margin-left: 0.09765625rem;
}

.single-footer-widget.subscribe-form-widget {
	margin-left: 0.0390625rem;
	padding-right: 0.0390625rem;
}

.single-footer-widget .subscribe-form {
	overflow: hidden;
}

.single-footer-widget .subscribe-form p {
	color: #c1c1c1;
	margin: 0 0 0.046875rem;
	font-size: 0.0546875rem;
	font-weight: 400;
}

.single-footer-widget .subscribe-form form {
	position: relative;
}

.single-footer-widget .subscribe-form form input[type="text"] {
	background: #152545;
	border: 1px solid #172849;
	color: #c1c1c1;
	display: block;
	font-size: 0.0546875rem;
	font-weight: 400;
	height: 0.1640625rem;
	padding-left: 0.0390625rem;
	padding-right: 0.01953125rem;
	position: relative;
	transition: all 500ms ease 0s;
	width: 0.8203125rem;
}

.single-footer-widget .subscribe-form form button {
	background: #152545;
	color: #4d8cb2;
	display: block;
	height: 0.1640625rem;
	padding: 0.01953125rem 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	transition: all 500ms ease 0s;
	width: 0.140625rem;
	border: 1px solid #172849;
}

.single-footer-widget .subscribe-form form input[type=text]:focus {
	border: 1px solid #1D2187;
	background: #fff;
	color: #1b1b1b;
}

.single-footer-widget .subscribe-form form input[type=text]:focus+button,
.single-footer-widget .subscribe-form form button:hover {
	background: #1D2187 none repeat scroll 0 0;
	color: #1b1b1b;
	border-color: #1D2187;
}

.single-footer-widget .subscribe-form h4 {
	border-bottom: 1px solid #172849;
	color: #c1c1c1;
	font-size: 0.0546875rem;
	font-style: italic;
	font-weight: 400;
	line-height: 0.1015625rem;
	margin: 0.0546875rem 0 0.078125rem;
	padding-bottom: 0.05859375rem;
}

.single-footer-widget .footer-social-links {
	overflow: hidden;
}

.single-footer-widget .footer-social-links ul li {
	display: inline-block;
	float: left;
	margin-right: 0.078125rem;
}

.single-footer-widget .footer-social-links ul li:last-child {
	margin-right: 0px;
}

.single-footer-widget .footer-social-links ul li a {}

.single-footer-widget .footer-social-links ul li a i {
	color: #c1c1c1;
	font-size: 0.0625rem;
	transition: all 500ms ease;
}

.single-footer-widget .footer-social-links ul li a:hover i {
	color: #1D2187;
}

.single-footer-widget.contact-info-widget {
	margin-left: -0.0390625rem;
}

.single-footer-widget .footer-contact-info {}

.single-footer-widget .footer-contact-info li {
	position: relative;
	padding-left: 0.03671875rem;
	margin-bottom: 0.046875rem;
}

.single-footer-widget .footer-contact-info li:last-child {
	margin-bottom: 0;
}

.single-footer-widget .footer-contact-info li .icon-holder {
	position: absolute;
	top: 0;
	left: 0;
}

.single-footer-widget .footer-contact-info li .icon-holder span:before {
	color: #1D2187;
	font-size: 0.05859375rem;
}

.single-footer-widget .footer-contact-info li .text-holder {}

.single-footer-widget .footer-contact-info li .text-holder h5 {
	color: #c1c1c1;
	font-size: 0.0546875rem;
	font-weight: 400;
	line-height: 0.09375rem;
}

.single-footer-widget .footer-contact-info li .text-holder h5 span {
	text-transform: uppercase;
	font-weight: 500;
}

.footer-bottom {
	overflow: hidden;
	padding: 0.0390625rem 0 0.05859375rem;
	background: #06132b;
}

.footer-bottom .copyright-text {
	color: white;
}
.footer-bottom .copyright-text a{
	color: #FFCD41;
}
.footer-bottom .copyright-text p {
	color: #c1c1c1;
	font-size: 0.0546875rem;
	font-weight: 400;
}

.footer-bottom .copyright-text p a {
	color: #1D2187;
	font-weight: 700;
	transition: all 500ms ease;
}

.footer-bottom .copyright-text p a:hover {
	color: #fff;
}

.footer-bottom .payment-method {}

.footer-bottom .payment-method ul {
	margin-left: -0.01953125rem;
	margin-right: -0.01953125rem;
}

.footer-bottom .payment-method ul li {
	display: inline-block;
	float: left;
	margin: 0 0.01953125rem;
}

.footer-bottom .payment-method ul li a i {
	font-size: 0.125em;
	transition: all 500ms ease;
	color: #c1c1c1;
}

.footer-bottom .payment-method ul li a:hover i {
	color: #1D2187;
}

.breadcrumb-area {
	background: #f7f7f7 none repeat scroll 0 0;
	height: 0.450546875rem;
	padding-top: 0.1284375rem;
/* 	margin-top: 0.38rem; */
}

.breadcrumb-area h1 {
	color: #fff;
	font-size: 0.09rem;
	font-weight: 700;
	text-transform: capitalize;
}

.breadcrumb-area p {
	font-size: 0.0503125rem;
	color: #e62129;
	margin: 0 0 0.0390625rem;
}

.breadcrumb-botton-area {
	border-bottom: 1px solid #f0f0f0;
	padding: 0.05078125rem 0 0.02734375rem;
}

.breadcrumb-botton-area .left {}

.breadcrumb-botton-area .left ul {
	overflow: hidden;
	display: inline-block;
	margin-left: -0.0078125rem;
	margin-right: -0.0078125rem;
}

.breadcrumb-botton-area .left ul li {
	display: inline-block;
	margin: 0 0.0078125rem;
	color: #1D2087;
	font-size: 0.0546875rem;
	font-weight: 700;
	text-transform: uppercase;
}

.breadcrumb-botton-area .left ul li a {
	color: #3d3d3d;
	transition: all 500ms ease;
}

.breadcrumb-botton-area .left ul li a:hover {
	color: #1D2187;
}

.breadcrumb-botton-area .right {}

.breadcrumb-botton-area .right a {
	color:#1D2087;
	font-size: 0.0546875rem;
	font-weight: 700;
	text-transform: uppercase;
	transition: all 500ms ease;
}

.breadcrumb-botton-area .right a i {
	display: inline-block;
	padding-right: 0.0234375rem;
}

.breadcrumb-botton-area .right a:hover {
	color: #152545;
}

#blog-area {
	padding-bottom: 0.5125rem;
	padding-top: 0.2953125rem;
}

#blog-area .blog-post {
	border-right: 1px solid #f7f7f7;
	margin-bottom: -0.3125rem;
	padding-bottom: 0.3125rem;
	margin-right: -0.09765625rem;
	padding-right: 0.09765625rem;
	margin-top: -0.3125rem;
	padding-top: 0.3125rem;
}

.blockquote q {
	quotes: none;
}

.blockquote p {
	font-size: 0.07421875rem;
	font-weight: 300;
	line-height: 0.09375rem;
	padding: 0;
	padding-left: 0.046875rem;
	border-left: 0.0078125rem solid rgba(0, 0, 0, 0.15);
	margin-bottom: 0.078125rem;
}

.blog-with-sidebar-area .blog-post .single-blog-item {
	border-bottom: 1px solid #f7f7f7;
	background: #f3f3f3;
	padding: 0.09765625rem 0px;
	margin-bottom: 0.09765625rem;
}

.single-blog-items {
	background: #f3f3f3;
	margin-bottom: 0.01953125rem;
	overflow: hidden;
	color: #545c67;
}

.single-blog-items:hover {
	background-color: #0C1933;
	color: aqua;
}

.single-blog-items h3 {
	padding: 0.0703125rem;
	font-size: 0.0546875rem;
}

.single-blog-item {
	overflow: hidden;
}

.single-blog-item .img-holder {
	padding-top: 0.09765625rem;
	overflow: hidden;
	position: relative;
	overflow: hidden;
}

.single-blog-item .overlay .box .content a i {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	border-radius: 3%;
	color: #ffffff;
	display: inline-block;
	font-size: 0.078125rem;
	height: 0.21484375rem;
	line-height: 0.21484375rem;
	transition: all 500ms ease 0s;
	width: 0.21484375rem;
}

.sec-title-customer {
	padding-left: 0.09765625rem;
	color: #333;
	margin-top: -1px;
	padding-bottom: 0.078125rem;
	position: relative;
}

.single-blog-item .overlay .box .content a:hover i {
	background: #152545;
	color: #1D2187;
}

.single-blog-item .text-holder {
	padding-left: 0.2734375rem;
	position: relative;
}

.single-blog-item .text-holder .date-box {
	left: 0;
	position: absolute;
	top: 0.1171875rem;
}

.single-blog-item .text-holder .date-box h4 {
	background: #1D2187 none repeat scroll 0 0;
	color: #ffffff;
	display: block;
	font-size: 0.0625rem;
	font-weight: 700;
	height: 0.2734375rem;
	line-height: 0.1015625rem;
	padding: 0.03125rem 0.05859375rem;
	text-align: center;
	width: 0.2734375rem;
}

.single-blog-item .text-holder .text-box {
	margin-left: 0.078125rem;
	padding-top: 0.08984375rem;
}

.single-blog-item .text-holder .text-box .blog-title {
	color: #3d3d3d;
	font-size: 0.06125rem;
	font-weight: 700;
	line-height: 0.109375rem;
	margin: 0 0 0.0234375rem;
	text-transform: uppercase;
	transition: all 500ms ease 0s;
}

.single-blog-item .text-holder .text-box .blog-title:hover {
	color: #1D2187;
}

.single-blog-item .text-holder .text-box .meta-info {
	margin-left: -0.03125rem;
	margin-right: -0.03125rem;
	overflow: hidden;
	margin-bottom: 0.0625rem;
}

.single-blog-item .text-holder .text-box .meta-info li {
	display: inline-block;
	margin: 0 0.03125rem;
}

.single-blog-item .text-holder .text-box .meta-info li a {
	color: #999999;
	font-size: 0.0546875rem;
	font-weight: 400;
	text-transform: capitalize;
	transition: all 500ms ease;
}

.single-blog-item .text-holder .text-box .meta-info li a:hover {
	color: #1D2187;
}

.single-blog-item .text-holder .text-box .meta-info li i {
	color: #999999;
	font-size: 0.0546875rem;
	font-weight: 400;
	display: inline-block;
	padding-right: 0.03125rem;
}

.single-blog-item .text-holder .text-box .text {
	overflow: hidden;
}

.single-blog-item .text-holder .text-box .text p {
	margin: 0;
}

.single-blog-item .text-holder .text-box .text .bottom {
	overflow: hidden;
	margin-top: 0.0703125rem;
}

.single-blog-item .text-holder .text-box .text .bottom .readmore a {
	color: #3d3d3d;
	font-size: 0.0546875rem;
	font-weight: 700;
	text-transform: uppercase;
	transition: all 500ms ease;
}

.single-blog-item .text-holder .text-box .text .bottom .readmore a:hover {
	color: #1D2187;
}

.single-blog-item .text-holder .text-box .text .bottom .readmore a i {
	display: inline-block;
	padding-left: 0.02734375rem;
	font-size: 0.05859375rem;
}

.sidebar-wrapper {
	padding-left: 0.078125rem;
	border-left: 1px solid #e4e4e4;
}

.sidebar-wrapper .single-sidebar {
	overflow: hidden;
	margin-bottom: 0.234375rem;
	position: relative;
}

.sidebar-wrapper .single-sidebar .sidebar-title {
	overflow: hidden;
	padding-bottom: 0.140625rem;
}

.sidebar-wrapper .single-sidebar .sidebar-title h1 {
	color: #3d3d3d;
	font-size: 0.078125rem;
	font-weight: 700;
	text-transform: uppercase;
}

.sidebar-wrapper .single-sidebar form.search-form {
	position: relative
}

.sidebar-wrapper .single-sidebar .search-form input[type="text"] {
	background: #fff;
	border: 1px solid #f7f7f7;
	color: #999999;
	display: block;
	font-size: 0.0546875rem;
	font-weight: 500;
	height: 0.1953125rem;
	letter-spacing: 1px;
	padding-left: 0.05859375rem;
	padding-right: 0.21484375rem;
	position: relative;
	-webkit-transition: all 500ms ease 0s;
	transition: all 500ms ease 0s;
	width: 100%;
}

.sidebar-wrapper .single-sidebar .search-form button {
	background: #1D2187 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	display: block;
	height: 0.1953125rem;
	padding: 0.04296875rem 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	-webkit-transition: all 500ms ease 0s;
	transition: all 500ms ease 0s;
	width: 0.1953125rem;
}

.sidebar-wrapper .single-sidebar .search-form button i {
	font-size: 0.0546875rem
}

.sidebar-wrapper .single-sidebar .search-form input[type="text"]:focus {
	border: 1px solid #152545;
	background: #3eb9de;
	color: #fff;
}

.sidebar-wrapper .single-sidebar .search-form input[type="text"]:focus+button,
.sidebar-wrapper .single-sidebar .search-form button:hover {
	background: #152545 none repeat scroll 0 0;
	color: #fff;
}

.single-sidebar .categories {
	margin-top: -0.02734375rem;
}

.single-sidebar .categories li {
	border-bottom: 1px solid #f7f7f7;
	margin-bottom: 0.046875rem;
	padding-bottom: 0.04296875rem;
}

.single-sidebar .categories li:last-child {
	margin-bottom: 0;
}

.single-sidebar .categories li a {
	color: #999999;
	transition: all 500ms ease;
	font-size: 0.0675rem;
	font-weight: 400;
	padding-left: 0.09765625rem;
	position: relative;
}

.single-sidebar .categories li a:before {
	content: "\f0da";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #999999;
	font-size: 0.0625rem;
	position: absolute;
	top: -0.01171875rem;
	left: 0;
	transition: all 500ms ease;
}

.single-sidebar .categories li a span i {
	display: inline-block;
	font-size: 0.0625rem;
	position: relative;
}

.single-sidebar .categories li a:hover {
	color: #1D2187;
}

.single-sidebar .categories li a:hover:before {
	color: #1D2187;
}

.single-sidebar .recent-post {
	margin-top: -0.0234375rem;
}

.single-sidebar .recent-post li {
	margin-bottom: 0.0546875rem;
	position: relative;
	border-bottom: 1px solid #f7f7f7;
	padding-bottom: 0.06640625rem;
}

.single-sidebar .recent-post li:last-child {
	margin-bottom: 0;
}

.single-sidebar .recent-post li a .post-title {
	color: #1D2187;
	font-size: 0.0546875rem;
	font-weight: 400;
	line-height: 0.1015625rem;
	font-family: 'Roboto', sans-serif;
	transition: all 500ms ease;
	margin: 0 0 0.0390625rem;
}

.single-sidebar .recent-post li a .post-title:hover {
	color: #152545;
}

.single-sidebar .recent-post li .post-date {
	color: #999999;
	font-size: 0.0546875rem;
	font-weight: 400;
}

.single-sidebar .recent-post li .post-date i {
	display: inline-block;
	padding-right: 0.01171875rem;
	color: #1D2187;
	font-size: 0.0546875rem;
}

.single-sidebar .blog-archive {
	margin-top: -0.03125rem;
}

.single-sidebar .blog-archive li {
	border-bottom: 1px solid #f7f7f7;
	margin-bottom: 0.046875rem;
	padding-bottom: 0.05078125rem;
}

.single-sidebar .blog-archive li:last-child {
	margin-bottom: 0;
}

.single-sidebar .blog-archive li a {
	color: #999999;
	font-size: 0.0546875rem;
	font-weight: 400;
	padding-left: 0.09765625rem;
	position: relative;
	transition: all 500ms ease;
}

.single-sidebar .blog-archive li a:before {
	content: "\f00c";
	font-family: FontAwesome;
	color: #999999;
	font-size: 0.0625rem;
	position: absolute;
	top: -0.0078125rem;
	left: 0;
	transition: all 500ms ease;
}

.single-sidebar .blog-archive li a:hover {
	color: #1D2187;
}

.single-sidebar .blog-archive li a:hover:before {
	color: #1D2187;
}

.single-sidebar .popular-tag {
	margin-left: -0.01171875rem;
	margin-right: -0.01171875rem;
	margin-top: -0.01953125rem;
}

.single-sidebar.popular-tag .sidebar-title {
	padding-bottom: 0.16015625rem;
}

.single-sidebar .popular-tag li {
	display: inline-block;
	margin: 0 0.01171875rem 0.0390625rem;
}

.single-sidebar .popular-tag li a {
	border: 1px solid #ececec;
	color: #999999;
	display: block;
	font-size: 0.0546875rem;
	font-weight: 400;
	padding: 0.0078125rem 0.0390625rem 0.0078125rem;
	transition: all 500ms ease 0s;
}

.single-sidebar .popular-tag li a:hover {
	background: #1D2187;
	border-color: #1D2187;
	color: #fff;
}

.single-sidebar.facebook {
	margin-top: -0.0390625rem;
}

.categories-areas {
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 0.1953125rem;
	padding-top: 0.3125rem;
	position: relative;
	z-index: 1;
}

.categories-area {
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 0.1953125rem;
	padding-top: 0.3125rem;
	position: relative;
	z-index: 1;
}

.text-holders {
	color: #fff;
}

.text-holders a {
	color: #84c9ff;
}

.categories-area::before {
	background: rgba(232, 234, 239, 0.8) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.categories-areas::before {
	background: rgba(19, 34, 64, 0.86) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.blog-single-area .single-blog-item:hover .img-holder img {
	transform: none;
}

.blog-single-area .single-blog-item .text-holder .text-box .blog-title:hover {
	color: #3d3d3d;
}

.blog-single-area .single-blog-item .text-holder {
	padding-left: 0.3515625rem;
	position: relative;
}

.blog-single-area .single-blog-item .text-holder .text-box {
	margin-left: 0px;
	padding-top: 0.08984375rem;
}

.blog-single-area .single-blog-item .text-holder p.mar-bottom {
	margin-bottom: 0.05078125rem;
}

.blog-single-area .middle-content-box {
	margin: 0.1171875rem 0 0.12890625rem;
	overflow: hidden;
}

.blog-single-area .middle-content-box .img-holder {
	width: 1.328125rem;
}

.blog-single-area .middle-content-box .img-holder,
.blog-single-area .middle-content-box .text-holder {
	display: table-cell;
	vertical-align: top;
}

.blog-single-area .middle-content-box .text-holder {
	padding-left: 0.1171875rem;
	position: relative;
}

.blog-single-area .middle-content-box .text-holder:before {
	content: "\f10d";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #f1f1f1;
	font-size: 0.09375rem;
	padding-right: ;
	position: absolute;
	top: -0.01171875rem;
	left: 0.1171875rem;
}

.blog-single-area .middle-content-box .text-holder {
	padding-left: 0.1171875rem;
	padding-top: 0.125em;
	position: relative;
}

.blog-single-area .middle-content-box .text-holder h3 {
	color: #3d3d3d;
	font-size: 0.0703125rem;
	font-weight: 700;
	margin: 0.078125rem 0 0.02734375rem;
}

.blog-single-area .middle-content-box .text-holder h5 {
	color: #1D2187;
	font-size: 0.0546875rem;
	font-weight: 400;
	margin: 0;
}

.blog-single-area .bottom-content-box {
	border-bottom: 1px solid #f7f7f7;
	padding-bottom: 0.08203125rem;
}

.blog-single-area .tag-social-share-box {
	overflow: hidden;
	padding-bottom: 0.09375rem;
	padding-top: 0.09765625rem;
}

.blog-single-area .tag-social-share-box .tag p {
	color: #1D2187;
	margin: 0;
	font-size: 0.0546875rem;
	font-weight: 400;
}

.blog-single-area .tag-social-share-box .tag p span {
	color: #3d3d3d;
	font-size: 0.0625rem;
	font-weight: 700;
	text-transform: capitalize;
	font-family: 'Roboto', sans-serif;
}

.blog-single-area .tag-social-share-box .social-share {}

.blog-single-area .tag-social-share-box .social-share h5 {
	color: #3d3d3d;
	display: inline-block;
	float: left;
	font-size: 0.0625rem;
	font-weight: 700;
	text-transform: capitalize;
	position: relative;
	top: 0.02734375rem;
}

.blog-single-area .tag-social-share-box .social-share i {
	padding-left: 0.0390625rem;
	display: inline-block;
}

.blog-single-area .tag-social-share-box .social-share .social-share-links {
	display: inline-block;
	float: left;
	margin-left: -0.01171875rem;
	margin-right: -0.01171875rem;
	padding-left: 0.078125rem;
	position: relative;
	top: -0.0234375rem;
}

.blog-single-area .tag-social-share-box .social-share .social-share-links li {
	display: inline-block;
	margin: 0 0.01171875rem;
}

.blog-single-area .tag-social-share-box .social-share .social-share-links li a i {
	border: 0.0078125rem solid #f7f7f7;
	border-radius: 50%;
	color: #999999;
	font-size: 0.0546875rem;
	height: 0.15625rem;
	line-height: 0.140625rem;
	padding: 0;
	text-align: center;
	transition: all 500ms ease 0s;
	width: 0.15625rem;
}

.blog-single-area .tag-social-share-box .social-share .social-share-links li a:hover i {
	background: #1D2187;
	border-color: #1D2187;
	color: #fff;
}

.blog-single-area .author-box {
	background: #f7f7f7 none repeat scroll 0 0;
	display: block;
	padding: 0.1171875rem 0.1171875rem 0.0859375rem;
	position: relative;
}

.blog-single-area .author-box .img-holder {
	width: 0.33203125rem;
}

.blog-single-area .author-box .img-holder,
.blog-single-area .author-box .text-holder {
	display: table-cell;
	vertical-align: top;
}

.blog-single-area .author-box .text-holder {
	padding-left: 0.1171875rem;
}

.blog-single-area .author-box .text-holder h3 {
	color: #252525;
	font-size: 0.078125rem;
	font-weight: 500;
	margin: -0.0078125rem 0 0.0546875rem;
	text-transform: capitalize;
}

.blog-single-area .author-box .text-holder p {}

.blog-single-area .author-box .text-holder .social-link {
	margin-left: -0.0234375rem;
	margin-right: -0.0234375rem;
	overflow: hidden;
}

.blog-single-area .author-box .text-holder .social-link li {
	display: inline-block;
	margin: 0 0.0234375rem;
}

.blog-single-area .author-box .text-holder .social-link li a i {
	color: #999999;
	font-size: 0.0546875rem;
	transition: all 500ms ease;
}

.blog-single-area .author-box .text-holder .social-link li a:hover i {
	color: #1D2187;
}

.blog-single-area .comment-box {
	overflow: hidden;
	padding-bottom: 0.13671875rem;
	padding-top: 0.29296875rem;
}

.blog-single-area .comment-box .title {
	padding-bottom: 0.13671875rem;
}

.blog-single-area .comment-box .title h3 {
	color: #3d3d3d;
	font-size: 0.109375rem;
	font-weight: 700;
	text-transform: capitalize;
}

.blog-single-area .comment-box .single-comment-box {
	padding-left: 0.234375rem;
	position: relative;
	margin-bottom: 0.1171875rem;
}

.blog-single-area .comment-box .single-comment-box .img-holder {
	left: 0;
	position: absolute;
	top: 0;
}

.blog-single-area .comment-box .single-comment-box .text-holder {
	border: 1px solid #f7f7f7;
	margin-left: 0.078125rem;
	padding: 0.05859375rem 0.078125rem 0.01953125rem;
}

.blog-single-area .comment-box .single-comment-box .text-holder .top {
	overflow: hidden;
	padding-bottom: 0.03125rem;
}

.blog-single-area .comment-box .single-comment-box .text-holder .top .date h5 {
	color: #3d3d3d;
	font-size: 0.0625rem;
	font-weight: 400;
}

.blog-single-area .comment-box .single-comment-box .text-holder .top .review-box {
	position: relative;
	top: -0.01171875rem;
}

.blog-single-area .comment-box .single-comment-box .text-holder .top .review-box ul {
	margin-left: -0.0.01953125rem;
	margin-right: -0.0.01953125rem;
	overflow: hidden;
}

.blog-single-area .comment-box .single-comment-box .text-holder .top .review-box ul li {
	display: inline-block;
	margin: 0 0.0.01953125rem;
}

.blog-single-area .comment-box .single-comment-box .text-holder .top .review-box ul li i {
	color: #1D2187;
	font-size: 0.0546875rem;
}

.blog-single-area .add-comment-box {
	overflow: hidden;
}

.blog-single-area .add-comment-box .title {
	padding-bottom: 0.1171875rem;
}

.blog-single-area .add-comment-box .title h3 {
	color: #3d3d3d;
	font-size: 0.109375rem;
	font-weight: 700;
	text-transform: capitalize;
}

.blog-single-area .add-comment-box .add-rating-box {
	padding-bottom: 0.06640625rem;
}

.blog-single-area .add-comment-box .add-rating-box h4 {
	color: #999999;
	font-size: 0.0546875rem;
	font-weight: 400;
	margin: 0 0 0.01171875rem;
}

.blog-single-area .add-comment-box .add-rating-box ul {}

.blog-single-area .add-comment-box .add-rating-box ul li {
	border-right: 1px solid #ebebeb;
	display: inline-block;
	line-height: 0.078125rem;
	margin-right: 0.0234375rem;
	padding-right: 0.0390625rem;
}

.blog-single-area .add-comment-box .add-rating-box ul li:last-child {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

.blog-single-area .add-comment-box .add-rating-box ul li a i {
	color: #d6d6d6;
	font-size: 0.046875rem;
}

.blog-single-area .add-comment-box .add-rating-box ul li a:hover i {
	color: #1D2187;
	transition: all 500ms ease;
}

.blog-single-area .add-comment-box .add-comment-form {}

.blog-single-area .add-comment-box .add-comment-form .field-label {
	color: #999999;
	display: block;
	font-size: 0.0546875rem;
	font-weight: 400;
	padding: 0 0 0.0078125rem;
}

.blog-single-area .add-comment-box .add-comment-form input[type="text"],
.blog-single-area .add-comment-box .add-comment-form textarea {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ececec;
	display: block;
	font-size: 0.0546875rem;
	font-weight: 400;
	height: 0.1953125rem;
	padding: 0 0.05859375rem;
	width: 100%;
	margin-bottom: 0.046875rem;
	transition: all 500ms ease;
}

.blog-single-area .add-comment-box .add-comment-form textarea {
	height: 0.390625rem;
	padding: 0.0390625rem 0.05859375rem;
	margin-bottom: 0.1171875rem;
}

.blog-single-area .add-comment-box .add-comment-form button {
	padding: 0.0703125rem 0.15625rem 0.05859375rem;
}

.blog-single-area .add-comment-box .add-comment-form input[type="text"]:focus {
	border-color: #1D2187;
}

.blog-single-area .add-comment-box .add-comment-form textarea:focus {
	border-color: #1D2187;
}

.blog-single-area .add-comment-box .add-comment-form button:hover {
	background: #152545;
	color: #fff;
	border-top-color: #152545;
	border-left-color: #152545;
	border-right-color: #152545;
}

.contact-area {
	padding-bottom: 0.2734375rem;
	padding-top: 0.3125rem;
}

.contact-area .title {
	padding-bottom: 0.1171875rem;
	margin-top: -0.015625rem;
}

.contact-area .title h2 {
	color: #3d3d3d;
	font-size: 0.109375rem;
	font-weight: 700;
	text-transform: capitalize;
}

.contact-area .accordion-box {}

.contact-area .accordion-box .accordion {
	margin-bottom: 0.0390625rem;
	position: relative;
	background: #fff;
}

.contact-area .accordion-box .accordion .accord-btn {
	background: #f7f7f7 none repeat scroll 0 0;
	cursor: pointer;
	height: 0.1953125rem;
	line-height: 0.0703125rem;
	padding: 0.04296875rem 0.078125rem 0.046875rem;
	position: relative;
	transition: all 500ms ease;
}

.contact-area .accordion-box .accordion .accord-btn h4 {
	color: #3d3d3d;
	font-size: 0.0703125rem;
	font-weight: 700;
	line-height: 0.109375rem;
	transition: all 500ms ease;
	text-transform: none;
	text-transform: capitalize;
}

.contact-area .accordion-box .accordion .accord-btn::after {
	background: #252525 none repeat scroll 0 0;
	border-radius: 0.0078125rem;
	color: #fff;
	content: '\f054';
	font-family: "FontAwesome";
	font-size: 0.046875rem;
	font-weight: 100;
	height: 0.078125rem;
	line-height: 0.0859375rem;
	margin-top: -0.05859375rem;
	position: absolute;
	right: 0.078125rem;
	text-align: center;
	top: 0.115234375rem;
	width: 0.078125rem;
	transition: all 500ms ease;
}

.contact-area .accordion-box .accordion .accord-btn.active {
	background: #152545 none repeat scroll 0 0;
}

.contact-area .accordion-box .accordion .accord-btn.active:after {
	content: '\f078';
	color: #fff;
	background: #1D2187;
}

.contact-area .accordion-box .accordion .accord-btn.active h4 {
	color: #fff;
}

.contact-area .accordion-box .accordion .accord-content {
	border: 1px solid #152545;
	display: none;
	padding: 0.0859375rem 0.1171875rem 0.08984375rem;
	position: relative;
}

.contact-area .accordion-box .accordion .accord-content.collapsed {
	display: block;
}

.contact-area .contact-info-list {
	margin-left: -0.0390625rem;
}

.contact-area .contact-info-list li {
	border-bottom: 1px solid #f7f7f7;
	margin-bottom: 0.05078125rem;
	padding-bottom: 0.05078125rem;
	padding-left: 0.13671875rem;
	position: relative;
}

.contact-area .contact-info-list li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0px solid;
}

.contact-area .contact-info-list li .icon-holder {
	position: absolute;
	top: 0;
	left: 0;
}

.contact-area .contact-info-list li .icon-holder span:before {
	color: #1D2187;
	font-size: 0.05859375rem;
}

.contact-area .contact-info-list li .text-holder {}

.contact-area .contact-info-list li .text-holder h5 {
	color: #999999;
	font-size: 0.0546875rem;
	font-weight: 400;
	line-height: 0.09375rem;
}

.contact-area .contact-info-list li .text-holder h5 span {
	text-transform: uppercase;
	font-weight: 500;
	color: #3d3d3d;
}

.contact-area .contact-form {}

.contact-area .contact-form form input[type="text"],
.contact-area .contact-form form input[type="email"],
.contact-area .contact-form form textarea {
	border: 1px solid #ececec;
	color: #999999;
	display: block;
	font-size: 0.0546875rem;
	height: 0.1953125rem;
	margin-bottom: 0.1171875rem;
	padding: 0 0.078125rem;
	width: 100%;
	transition: all 500ms ease;
}

.contact-area .contact-form form textarea {
	height: 0.6640625rem;
	margin-bottom: 0.15625rem;
	padding: 0.0390625rem 0.078125rem;
}

.contact-area .contact-form form input[type="text"]:focus {
	border-color: #1D2187;
}

.contact-area .contact-form form input[type="email"]:focus {
	border-color: #1D2187;
}

.contact-area .contact-form form textarea:focus {
	border-color: #1D2187;
}

.contact-area .contact-form form button {
	width: 100%;
	padding: 0.06640625rem 0 0.0625rem;
}

.contact-area .contact-form form button:hover {
	background: #152545;
	border-top-color: #152545;
	border-left-color: #152545;
	border-right-color: #152545;
}

.google-map-area {
	position: relative;
}

#contact-google-map {
	height: 40.1953125rem;
	width: 100%;
}

.report-gallery-area {
	padding-top: 0.3125rem;
	padding-bottom: 0.3125rem;
	background: #434b58;
}

.report-gallery-area h2 {
	padding-bottom: 0.21484375rem;
	font-size: 0.09rem;
}

.report-gallery-area p {
	font-size: 0.0703125rem;
	padding-top: 0.09765625rem;
}

.video-gallery-area {
	padding-top: 0.3125rem;
	padding-bottom: 0.3125rem;
	background: white;
}

.video-gallery-area .text-holder {}

.video-gallery-area .text-holder h1 {
	color: #3d3d3d;
	font-size: 0.09rem;
	font-weight: 600;
	line-height: 0.15625rem;
	margin: -0.02734375rem 0 0.0859375rem;
}

.core-value-area h1 {
	color: #0052a4;
	font-size: 0.1171875rem;
	font-weight: 400;
	line-height: 0.15625rem;
	margin: -0.02734375rem 0 0.0859375rem;
}

.video-gallery-area .text-holder p {
	color: #424242;
	font-size: 0.0525rem;letter-spacing: 1px;
}

.video-gallery-area .text-holder .top-text {
	margin: 0 0 0.05859375rem;
	color: #333;
	line-height:1.7;
	font-size: 0.065rem;
	word-break: break-all;
	font-family:"microsoft yahei";letter-spacing: 0.01rem;
}
.video-gallery-area .text-holder .top-text:hover{
	color: #1D2087!important;
}
.video-gallery-area .text-holder .bottom-text {
	margin: 0 0 0.1171875rem;
	position: relative;
}

.two-columns .object,
.three-columns .object,
.four-columns .object,
.five-columns .object,
.six-columns .object {
	float: left;
	padding: 0 0.0390625rem;
}

.three-columns .object {
	width: 25%;
}

.images-single {
	margin-bottom: 0.1953125rem;
}

.images-single .thumb a {
	position: relative;
}

.video-gallery-area .video-gallery {
	width: 100%;
	height: auto;
	padding-top: 0.21484375rem;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.video-gallery-area .video-gallery img {
	transform: scale(1);
	transition: all 0.5s ease 0s;
	width: 100%;
}

.video-gallery-area .video-gallery .overlay-gallery {
	background-color: transparent;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	transition: all 500ms ease;
}

.video-gallery-area .video-gallery .overlay-gallery .icon-holder {
	display: table;
	height: 100%;
	width: 100%;
}

.video-gallery-area .video-gallery .overlay-gallery .icon-holder .icon {
	display: table-cell;
	vertical-align: middle;
}

.video-gallery-area .video-gallery .overlay-gallery .icon-holder .icon a img {
	width: auto;
	transform: scale(1);
	transition: all 0.5s ease 0s;
}

.video-gallery-area .video-gallery:hover .overlay-gallery {
	background-color: rgba(67, 195, 235, 0.70);
}

.video-gallery-area .video-gallery:hover img {
	transform: scale(1.1);
}

.video-gallery-area .video-gallery .overlay-gallery .icon-holder .icon a:hover img {
	transform: scale(1.1);
}

.video-gallery-area .text-holder .bottom-text .certified-logo {
	opacity: 0.06;
	position: absolute;
	right: 0.25390625rem;
	top: 0.1171875rem;
	z-index: -1;
}

.core-value-area {
	background: #f7f7f7;
	padding-top: 0.234375rem;
}

.core-value-area .img-holder {}

.core-value-area .img-holder img {
	width: auto;
	padding-bottom: 0.21484375rem;
	width: auto;
}

.core-value-area .text-holder {}

.core-value-area .text-holder .single-item {
	padding-left: 0.09765625rem;
	position: relative;
	padding-bottom: 0.15625rem;
}

.core-value-area .text-holder .single-item .icon-box {
	width: 0.09765625rem;
	position: absolute;
	top: -1px;
	left: 0;
}

.core-value-area .text-holder .single-item .icon-box span:before {
	color: #1D2187;
	font-size: 0.078125rem;
}

.core-value-area .text-holder .single-item .text-box {
	padding-left: 0.078125rem;
}

.core-value-area .text-holder .single-item .text-box h3 {
	color: #252525;
	font-size: 0.0703125rem;
	font-weight: 700;
	text-transform: capitalize;
	margin: 0 0 0.0546875rem;
}

.working-process-area {
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1;
	padding: 0.33203125rem 0;
}

.working-process-area::before {
	background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.working-process-area .single-iten .img-box {
	border-radius: 50%;
	height: 0.703125rem;
	margin: 0 auto;
	position: relative;
	width: 0.703125rem;
	border: 0.0078125rem dashed #3c3735;
	padding: 0.03125rem;
	transition: all 500ms ease;
}

.working-process-area .single-iten .img-box .count {
	position: absolute;
	top: 0.05078125rem;
	left: -0.05859375rem;
	background: #1D2187;
	height: 0.1875rem;
	width: 0.3515625rem;
	border-radius: 50%;
}

.working-process-area .single-iten .img-box .count h3 {
	color: #ffffff;
	font-size: 0.0703125rem;
	font-weight: 400;
	line-height: 0.17578125rem;
}

.working-process-area .single-iten .text-box {
	margin: 0.0859375rem 0 0;
}

.working-process-area .single-iten .text-box h3 {
	color: #f3f3f3;
	font-size: 0.0703125rem;
	font-weight: 700;
	margin: 0 0 0.03515625rem;
}

.working-process-area .single-iten .text-box p {
	color: #b1acac;
}

.working-process-area .single-iten:hover .img-box {
	border: 0.0078125rem dashed #1D2187;
}

.team-area {
	padding-top: 0.3125rem;
	padding-bottom: 0.15625rem;
}

.single-team-member {
	border-bottom: 0.01171875rem solid #f7f7f7;
	margin-bottom: 0.15625rem;
	padding-bottom: 0.05859375rem;
}

.single-team-member .img-holder {
	position: relative;
	overflow: hidden;
	display: block;
}

.single-team-member .img-holder img {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	width: 100%;
}

.single-team-member:hover .img-holder img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.single-team-member .img-holder .overlay-one {
	position: absolute;
	left: 0px;
	top: -100%;
	width: 100%;
	height: 100%;
	padding: 0px;
	color: #ffffff;
	opacity: 0;
	transition: all 500ms ease;
	transition-delay: 0.10s;
	z-index: 2;
}

.single-team-member .img-holder .overlay-one .overlay-inner {
	width: 100%;
	height: 100%;
	display: table;
	background: rgba(67, 195, 234, 0.9);
}

.single-team-member .img-holder .overlay-one .overlay-inner .content {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.single-team-member .img-holder .overlay-one .overlay-inner .content ul {}

.single-team-member .img-holder .overlay-one .overlay-inner .content ul li {
	display: inline-block;
	margin: 0 0.021484375rem;
}

.single-team-member .img-holder .overlay-one .overlay-inner .content ul li a i {
	height: 0.15625rem;
	width: 0.15625rem;
	border-radius: 50%;
	border: 1px solid #fff;
	color: #fff;
	font-size: 0.0546875rem;
	line-height: 0.1484375rem;
	transition: all 500ms ease;
}

.single-team-member .img-holder .overlay-one .overlay-inner .content ul li a:hover i {
	background: #152545;
	border-color: #152545;
}

.single-team-member .img-holder .phone {
	background: rgba(0, 0, 0, 0) url("../images/team/phone-bg.png") no-repeat scroll 0 0 / 100% 100%;
	bottom: 0;
	display: inline-block;
	font-size: 0.0546875rem;
	height: 0.21484375rem;
	left: -100%;
	line-height: 0.1171875rem;
	opacity: 0;
	padding: 0.08203125rem 0.0390625rem;
	position: absolute;
	transition: all 500ms ease 0.5s;
	width: 0.21484375rem;
	z-index: 2;
}

.single-team-member .img-holder .phone a span:before {
	color: #fff;
	font-size: 0.0703125rem;
}

.single-team-member:hover .img-holder .overlay-one {
	top: 0px;
	opacity: 1;
}

.single-team-member:hover .img-holder .phone {
	left: 0;
	opacity: 1;
}

.single-team-member .text-holder {
	margin: 0.109375rem 0 0;
}

.single-team-member .text-holder h3 {
	color: #3d3d3d;
	font-size: 0.0703125rem;
	font-weight: 700;
	text-transform: capitalize;
	margin: 0 0 0.015625rem;
}

.single-team-member .text-holder span {
	color: #1D2187;
}

.single-team-member .text-holder .text {
	margin-top: 0.0390625rem;
	color: #424242;
	font-weight: 400;
}

.faq-single-area {
	overflow: hidden;
}

.faq-single-area .accordion-box {
	padding-top: 0.3125rem;
}

.faq-single-area .accordion-box .accordion {
	margin-bottom: 0.06640625rem;
	position: relative;
	background: #fff;
}

.faq-single-area .accordion-box .accordion .accord-btn {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #ececec;
	cursor: pointer;
	line-height: 0.0703125rem;
	padding: 0.04296875rem 0.078125rem 0.046875rem;
	position: relative;
	transition: all 500ms ease;
}

.faq-single-area .accordion-box .accordion .accord-btn h4 {
	color: #3d3d3d;
	font-size: 0.0703125rem;
	font-weight: 700;
	line-height: 0.125em;
	transition: all 500ms ease;
	text-transform: none;
}

.faq-single-area .accordion-box .accordion .accord-btn::after {
	color: #999999;
	content: '\f18e';
	font-family: "FontAwesome";
	font-size: 0.0703125rem;
	font-weight: 300;
	line-height: 0.0859375rem;
	margin-top: -0.0390625rem;
	position: absolute;
	right: 0.078125rem;
	top: 50%;
	transition: all 500ms ease 0s;
}

.faq-single-area .accordion-box .accordion .accord-btn.active {
	background: #1D2187 none repeat scroll 0 0;
	border-color: #1D2187;
}

.faq-single-area .accordion-box .accordion .accord-btn.active:after {
	content: '\f01a';
	color: #ffffff;
}

.faq-single-area .accordion-box .accordion .accord-btn.active h4 {
	color: #ffffff;
}

.faq-single-area .accordion-box .accordion .accord-content {
	border-top: medium none;
	display: none;
	padding: 0.06640625rem 0.078125rem 1px;
	position: relative;
}

.faq-single-area .accordion-box .accordion .accord-content.collapsed {
	display: block;
}

.faq-single-area .accordion-box .accordion .accord-content p {
	color: #9a9a9a;
	line-height: 0.1015625rem;
	margin: 0;
}

.faq-single-area .question-form {
	padding-bottom: 0.3125rem;
	padding-left: 0.1171875rem;
	padding-top: 0.3125rem;
	position: relative;
}

.faq-single-area .question-form:before {
	background: #f7f7f7 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 1000%;
	z-index: -1;
}

.faq-single-area .question-form .sec-title-two {
	padding-bottom: 0.1171875rem;
}

.faq-single-area .question-form form input[type="text"],
.faq-single-area .question-form form textarea {
	background: #f7f7f7 none repeat scroll 0 0;
	border: medium none;
	display: block;
	height: 0.1953125rem;
	margin-bottom: 0.1171875rem;
	padding: 0 0.078125rem;
	width: 100%;
	transition: all 500ms ease;
	border: 1px solid #e2e2e2;
}

.faq-single-area .question-form form input[type="text"]:focus {
	border: 1px solid #1D2187;
}

.faq-single-area .question-form form textarea:focus {
	border: 1px solid #1D2187;
}

.faq-single-area .question-form form textarea {
	height: 0.5078125rem;
	padding: 0.05859375rem 0.078125rem;
}

.faq-single-area .question-form form button {
	margin: 0.0390625rem 0 0;
	padding: 0.0703125rem 0.15625rem 0.05859375rem;
}

.faq-single-area .question-form form button:hover {
	background: #152545;
	border-left-color: #152545;
	border-right-color: #152545;
	border-top-color: #152545;
}

.faq-content-area {
	padding-bottom: 0.3125rem;
	padding-top: 0.3125rem;
}

.faq-content-area .faq-content {
	background: #f7f7f7 none repeat scroll 0 0;
	display: block;
	padding: 0.1953125rem 0.15625rem 0.078125rem;
}

.faq-content-area .faq-content .single-item {
	background: #ffffff none repeat scroll 0 0;
	display: block;
	padding: 0.1796875rem 0.109375rem 0.0859375rem;
	margin-bottom: 0.1171875rem;
	-webkit-box-shadow: 0px 0.01171875rem 0.03125rem -1px rgba(216, 214, 214, 1);
	-moz-box-shadow: 0px 0.01171875rem 0.03125rem -1px rgba(216, 214, 214, 1);
	box-shadow: 0px 0.01171875rem 0.03125rem -1px rgba(216, 214, 214, 1);
	transition: all 500ms ease;
}

.faq-content-area .faq-content .single-item:hover {
	-webkit-box-shadow: 0px 0.01171875rem 0.03125rem -1px rgba(67, 195, 234, 1);
	-moz-box-shadow: 0px 0.01171875rem 0.03125rem -1px rgba(67, 195, 234, 1);
	box-shadow: 0px 0.01171875rem 0.03125rem -1px rgba(67, 195, 234, 1);
}

.faq-content-area .faq-content .single-item .title {
	margin: 0 0 0.07421875rem;
	position: relative;
	z-index: 1;
}

.faq-content-area .faq-content .single-item .title::before {
	background: rgba(0, 0, 0, 0) url("../images/resources/q.png") repeat scroll 0 0;
	content: "";
	height: 0.2421875rem;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: -0.0625rem;
	width: 0.17578125rem;
	z-index: -1;
}

.faq-content-area .faq-content .single-item .title h3 {
	color: #272727;
	font-size: 0.078125rem;
	font-weight: 700;
	text-transform: uppercase;
	z-index: 5;
}

.faq-content-area .faq-content .single-item .text {}

.faq-content-area .faq-content .single-item .text p {
	margin: 0 0 0.0546875rem;
}

.faq-content-area .faq-content .single-item .text a {
	color: #3d3d3d;
	font-size: 0.0546875rem;
	font-weight: 700;
	text-transform: uppercase;
	transition: all 500ms ease;
}

.faq-content-area .faq-content .single-item .text a i {
	display: inline-block;
	padding-left: 0.01953125rem;
}

.faq-content-area .faq-content .single-item:hover .text a {
	color: #1D2187;
}

.testimonial-section {
	padding: 0.3125rem 0 0.1171875rem;
}

.testimonial-section .single-testimonial-item {
	margin-bottom: 0.1953125rem;
}

.testimonial-section .single-testimonial-item .text-holder {
	border: 0.0078125rem solid #f7f7f7;
	display: block;
	padding: 0.06640625rem 0.0703125rem 0.078125rem;
	position: relative;
	transition: all 500ms ease;
}

.testimonial-section .single-testimonial-item .text-holder::before {
	border-left: 0.078125rem solid #f7f7f7;
	border-right: 0.0625rem solid transparent;
	border-top: 0.0625rem solid transparent;
	bottom: -0.10546875rem;
	content: "";
	height: 0.05859375rem;
	left: 0;
	position: absolute;
	transform: rotate(88deg);
	width: 0.05859375rem;
	transition: all 500ms ease;
}

.testimonial-section .single-testimonial-item .text-holder p {
	font-size: 0.0625rem;
	font-style: italic;
	line-height: 0.1015625rem;
	margin: 0;
}

.testimonial-section .single-testimonial-item .client-info {
	margin-top: 0.1171875rem;
}

.testimonial-section .single-testimonial-item .client-info .img-box {
	border: 0.0078125rem solid transparent;
	width: 0.234375rem;
	transition: all 500ms ease;
}

.testimonial-section .single-testimonial-item .client-info .img-box,
.testimonial-section .single-testimonial-item .client-info .title-box {
	display: table-cell;
	vertical-align: top;
}

.testimonial-section .single-testimonial-item .client-info .title-box {
	padding-left: 0.078125rem;
}

.testimonial-section .single-testimonial-item .client-info .title-box h4 {
	color: #3d3d3d;
	font-size: 0.0625rem;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 0.015625rem;
}

.testimonial-section .single-testimonial-item .client-info .title-box p {
	color: #1D2187;
	margin: 0;
}

.testimonial-section .single-testimonial-item:hover .text-holder {
	border-color: #1D2187;
}

.testimonial-section .single-testimonial-item:hover .text-holder::before {
	border-left-color: #1D2187;
}

.testimonial-section .single-testimonial-item:hover .client-info .img-box {
	border-color: #1D2187;
}

.pricing-plan-one-area {
	padding-bottom: 0.3125rem;
	padding-top: 0.3125rem;
}

.pricing-plan-one-area .sec-title-two {
	padding-bottom: 0.16796875rem;
}

.pricing-plan-one-area .sec-title-two .border {
	display: inline-block;
	height: 1px;
	margin: 0.078125rem 0 0;
}

.pricing-plan-one-area .single-pricing-box {}

.pricing-plan-one-area .single-pricing-box .pricing-plan {}

.pricing-plan-one-area .single-pricing-box .pricing-plan .table-top {
	background: #1D2187 none repeat scroll 0 0;
	display: block;
	padding: 0.07421875rem 0;
}

.pricing-plan-one-area .single-pricing-box .pricing-plan .table-top h3 {
	color: #ffffff;
	font-size: 0.078125rem;
	font-weight: 700;
	text-transform: uppercase;
}

.pricing-plan-one-area .single-pricing-box .pricing-plan {
	overflow-x: auto;
	position: relative;
	width: 100%;
}

.pricing-plan-one-area .single-pricing-box .pricing-plan table {
	min-width: 40.1953125rem;
	width: 100%;
}

.pricing-plan-one-area .single-pricing-box .pricing-plan .table-heading {
	background: #f7f7f7 none repeat scroll 0 0;
	width: 100%;
}

.pricing-plan-one-area .single-pricing-box .pricing-plan .table-heading tr {}

.pricing-plan-one-area .single-pricing-box .pricing-plan .table-heading tr th {
	border: 1px solid #ffffff;
	color: #3d3d3d;
	font-size: 0.0703125rem;
	font-weight: 700;
	padding: 0.05078125rem 0.078125rem 0.0546875rem;
	text-transform: capitalize;
}

.pricing-plan-one-area .single-pricing-box .pricing-plan tbody tr:nth-of-type(odd) {
	background: #fff;
}

.pricing-plan-one-area .single-pricing-box .pricing-plan tbody tr:nth-of-type(even) {
	background: #fff;
}

.pricing-plan-one-area .single-pricing-box .pricing-plan tbody tr {}

.pricing-plan-one-area .single-pricing-box .pricing-plan tbody tr td {
	min-width: 0.4296875rem;
	padding: 0.0546875rem 0.078125rem 0.05859375rem;
	border: 1px solid #f7f7f7;
}

.pricing-plan-one-area .single-pricing-box .pricing-plan tbody tr td h5 {
	color: #999999;
	font-size: 0.0625rem;
	font-weight: 700;
}

.pricing-plan-one-area .single-pricing-box .pricing-plan tbody tr td h6 {
	color: #999999;
	font-size: 0.0625rem;
	font-weight: 400;
	padding-left: 0.046875rem;
}

.pricing-plan-two-area {
	padding-bottom: 0.3125rem;
}

.pricing-plan-two-area .sec-title-two {
	padding-bottom: 0.15625rem;
}

.pricing-plan-two-area .sec-title-two .border {
	display: inline-block;
	height: 1px;
	margin: 0.078125rem 0 0;
}

.pricing-plan-two-area .pricing-plan-two {
	border-top: 1px solid #f7f7f7;
	padding-top: 0.3125rem;
}

.pricing-plan-two-area .pricing-plan-two .pricing-plan .title {
	padding-bottom: 0.1171875rem;
}

.pricing-plan-two-area .pricing-plan-two .pricing-plan .title h2 {
	color: #3d3d3d;
	font-size: 0.109375rem;
	font-weight: 700;
}

.pricing-plan-two-area .pricing-plan-two .pricing-plan .single-pricing-plan table {
	min-width: 0.859375rem;
	width: 100%;
	overflow-x: auto;
	position: relative;
}

.pricing-plan-two-area .pricing-plan table .table-heading {}

.pricing-plan-two-area .pricing-plan table .table-heading tr {}

.pricing-plan-two-area .pricing-plan table .table-heading tr th {
	border-bottom: 0.0078125rem solid #f7f7f7;
	color: #3d3d3d;
	font-family: "Roboto", sans-serif;
	font-size: 0.0625rem;
	font-weight: 700;
	padding: 0 0 0.046875rem;
	text-transform: uppercase;
}

.pricing-plan-two-area .pricing-plan table tbody tr:nth-of-type(odd) {
	background: #fff;
}

.pricing-plan-two-area .pricing-plan table tbody tr:nth-of-type(even) {
	background: #fff;
}

.pricing-plan-two-area .pricing-plan table tbody tr {}

.pricing-plan-two-area .pricing-plan table tbody tr td {
	min-width: 0.4296875rem;
	padding: 0.0546875rem 0px 0.05859375rem;
	border-bottom: 1px solid #f7f7f7;
}

.pricing-plan-two-area .pricing-plan table tbody tr td h5 {
	color: #999999;
	font-size: 0.0625rem;
	font-weight: 400;
}

.pricing-plan-two-area .pricing-plan table tbody tr td h5 span {
	float: right;
}

#service-single-area {
	padding-bottom: 0.3125rem;
	padding-top: 0.3125rem;
}

#service-single-area .service-single-sidebar {}

#service-single-area .service-single-sidebar .service-lists {
	display: block;
}

#service-single-area .service-single-sidebar .service-lists .allservice {
	margin-bottom: 0.0390625rem;
}

#service-single-area .service-single-sidebar .service-lists .allservice a {
	background: #f7f7f7 none repeat scroll 0 0;
	color: #3d3d3d;
	display: block;
	font-size: 0.0546875rem;
	font-weight: 700;
	padding: 0.0625rem 0.078125rem 0.0625rem;
	text-transform: uppercase;
}

#service-single-area .service-single-sidebar .service-lists .allservice a i {
	color: #999999;
	float: right;
	font-size: 0.0703125rem;
	margin: 0.015625rem 0;
	transition: all 500ms ease;
}

#service-single-area .service-single-sidebar .service-lists li {
	border-bottom: 1px solid #ffffff;
	position: relative;
}

#service-single-area .service-single-sidebar .service-lists li a {
	background: #f7f7f7 none repeat scroll 0 0;
	display: block;
	padding: 0.0625rem 0.078125rem 0.0625rem;
	color: #3d3d3d;
	font-size: 0.0546875rem;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	transition: all 500ms ease;
	transition-delay: 0.10s;
}

#service-single-area .service-single-sidebar .service-lists li a::before {
	background: #1D2187 none repeat scroll 0 0;
	content: "";
	height: 0.1171875rem;
	left: 0;
	position: absolute;
	top: 0.0546875rem;
	width: 0px;
	z-index: 1;
	transition: all 500ms ease;
	transition-delay: 0.5s;
}

#service-single-area .service-single-sidebar .service-lists li a:hover,
#service-single-area .service-single-sidebar .service-lists li.active a {
	background: #152545;
	color: #ffffff;
}

#service-single-area .service-single-sidebar .service-lists li a:hover::before,
#service-single-area .service-single-sidebar .service-lists li.active a::before {
	width: 0.01953125rem;
}

#service-single-area .service-single-sidebar .service-lists .allservice a:hover i {
	color: #fff;
}

#service-single-area .service-single-sidebar .repair-time {
	background: rgba(0, 0, 0, 0) url("../images/services/service-single/repair-time-bg.jpg") no-repeat scroll 0 0 / cover;
	min-height: 0.6640625rem;
	padding-left: 0.1171875rem;
	padding-top: 0.08984375rem;
	position: relative;
	z-index: 1;
	margin-top: 0.1953125rem;
}

#service-single-area .service-single-sidebar .repair-time:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #152545;
	opacity: .90;
	content: "";
	z-index: -1;
}

#service-single-area .service-single-sidebar .repair-time h3 {
	color: #ffffff;
	font-size: 0.078125rem;
	font-weight: 700;
	line-height: 0.109375rem;
	margin: 0 0 0.0703125rem;
	text-transform: uppercase;
}

#service-single-area .service-single-sidebar .repair-time a {
	border-left: 0.0078125rem solid #1D2187;
	border-right: 0.0078125rem solid #1D2187;
	border-top: 0.0078125rem solid #1D2187;
	border-bottom: 0.0078125rem solid #1D2187;
	padding: 0.0546875rem 0.07421875rem 0.05078125rem;
}

#service-single-area .service-single-sidebar .repair-time a:hover {
	color: #fff;
}

#service-single-area .service-single-content {}

#service-single-area .service-single-content .top-content {}

#service-single-area .service-single-content .top-content .img-holder {
	margin-right: -0.21484375rem;
}

#service-single-area .service-single-content .top-content .img-holder img {}

#service-single-area .service-single-content .top-content .text-holder {
	margin-left: 0.21484375rem;
}

#service-single-area .service-single-content .title {
	padding-bottom: 0.11328125rem;
}

#service-single-area .service-single-content .title h2 {
	color: #3d3d3d;
	font-size: 0.109375rem;
	font-weight: 700;
	line-height: 0.109375rem;
	text-transform: uppercase;
	margin-top: -0.015625rem;
}

#service-single-area .service-single-content .middle-content {
	padding-top: 0.234375rem;
}

#service-single-area .service-single-content .middle-content .text-holder {
	margin-right: 0.09765625rem;
}

#service-single-area .service-single-content .middle-content .img-holder {
	display: block;
	margin-left: -0.09765625rem;
	margin-top: 0.234375rem;
	overflow: hidden;
	position: relative;
}

#service-single-area .service-single-content .middle-content .img-holder .button {
	bottom: 0.05859375rem;
	left: 0.05859375rem;
	position: absolute;
}

#service-single-area .service-single-content .middle-content .img-holder .button a {
	background: #1D2187 none repeat scroll 0 0;
	color: #ffffff;
	display: block;
	font-size: 0.0546875rem;
	font-weight: 700;
	height: 0.1015625rem;
	line-height: 0.09375rem;
	text-align: center;
	text-transform: uppercase;
	width: 0.3125rem;
}

#service-single-area .service-single-content .bottom-content {
	padding-top: 0.05078125rem;
}

#service-single-area .service-single-content .bottom-content .text-holder {
	margin-left: 0.09765625rem;
	margin-top: -0.02734375rem;
}

#service-single-area .service-single-content .bottom-content .img-holder {
	display: block;
	margin-right: -0.09765625rem;
	overflow: hidden;
	position: relative;
}

#service-single-area .service-single-content .bottom-content .img-holder .button {
	bottom: 0.05859375rem;
	left: 0.05859375rem;
	position: absolute;
}

#service-single-area .service-single-content .bottom-content .img-holder .button a {
	background: #1D2187 none repeat scroll 0 0;
	color: #ffffff;
	display: block;
	font-size: 0.0546875rem;
	font-weight: 700;
	height: 0.1015625rem;
	line-height: 0.09375rem;
	text-align: center;
	text-transform: uppercase;
	width: 0.3125rem;
}

.not-found-area {
	background: #f7f7f7 none repeat scroll 0 0;
	padding-bottom: 0.390625rem;
	padding-top: 0.28125rem;
}

.not-found-content h1 {
	color: #152545;
	font-size: 10.1953125rem;
	font-weight: 700;
	margin: 0 0 0.02734375rem;
	text-shadow: 1px 0.015625rem 0.01953125rem #222;
}

.not-found-content h3 {
	color: #3d3d3d;
	font-size: 0.078125rem;
	font-weight: 400;
	margin: 0 0 0.078125rem;
	text-transform: uppercase;
}

.not-found-content p {
	font-size: 0.0703125rem;
	margin: 0 0 0.1640625rem;
}

.not-found-content .search-form {
	width: 1.6875rem;
	position: relative;
	margin: 0 auto;
}

.not-found-content .search-form input[type="text"] {
	background: #fff;
	border: 1px solid #f1f1f1;
	color: #9a9a9a;
	display: inline-block;
	font-size: 0.0625rem;
	font-weight: 300;
	height: 0.21484375rem;
	letter-spacing: 1px;
	padding-left: 0.078125rem;
	padding-right: 0.234375rem;
	position: relative;
	-webkit-transition: all 500ms ease 0s;
	transition: all 500ms ease 0s;
	width: 1.6875rem;
}

.not-found-content .search-form button {
	background: #1D2187 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	display: inline-block;
	height: 0.21484375rem;
	padding: 0.04296875rem 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	-webkit-transition: all 500ms ease 0s;
	transition: all 500ms ease 0s;
	width: 0.21484375rem;
}

.not-found-content .search-form button i {
	font-size: 0.0546875rem
}

.not-found-content .search-form input[type="text"]:focus {
	border: 1px solid #0f192c;
	background: #152545;
	color: #fff;
}

.not-found-content .search-form input[type="text"]:focus+button,
.not-found-content .search-form button:hover {
	background: #0a152b none repeat scroll 0 0;
	color: #fff;
}

.checkout-area {
	padding-bottom: 0.3125rem;
	padding-top: 0.3125rem;
}

.checkout-area .sec-title-two {
	padding-bottom: 0.1171875rem;
}

.checkout-area .sec-title-two h2 {
	color: #3d3d3d;
	font-size: 0.109375rem;
	font-weight: 700;
	text-transform: capitalize;
}

.checkout-area .exisitng-customer {
	background: #f7f7f7;
	display: block;
	padding: 0.078125rem 0.109375rem 0.08203125rem;
	position: relative;
	margin-bottom: 0.078125rem;
}

.checkout-area .exisitng-customer:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 0.0078125rem;
	height: 100%;
	background: #1D2187;
	content: "";
}

.checkout-area .exisitng-customer h5 {
	color: #3d3d3d;
	font-size: 0.0625rem;
	font-weight: 400;
}

.checkout-area .exisitng-customer h5 a {
	color: #1D2187;
	display: inline-block;
	padding-left: 0.05859375rem;
}

.checkout-area .coupon {
	background: #f7f7f7;
	display: block;
	padding: 0.078125rem 0.109375rem 0.08203125rem;
	position: relative;
	margin-bottom: 0.234375rem;
}

.checkout-area .coupon:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 0.0078125rem;
	height: 100%;
	background: #1D2187;
	content: "";
}

.checkout-area .coupon h5 {
	color: #3d3d3d;
	font-size: 0.0625rem;
	font-weight: 400;
}

.checkout-area .coupon h5 a {
	color: #1D2187;
	display: inline-block;
	padding-left: 0.05859375rem;
}

.checkout-area .form form .field-label {
	color: #3d3d3d;
	font-size: 0.0625rem;
	font-weight: 400;
	margin: -0.01171875rem 0 0.01171875rem;
	text-transform: capitalize;
	font-family: 'Roboto', sans-serif;
}

.checkout-area .form form .field-input input[type="text"] {
	border: 1px solid #ececec;
	color: #3d3d3d;
	display: block;
	font-size: 0.0625rem;
	height: 0.1875rem;
	margin-bottom: 0.09765625rem;
	padding: 0 0.05859375rem;
	width: 100%;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.checkout-area .form form .field-input input[type="text"]:focus {
	border: 1px solid #1D2187;
}

.checkout-area .create-acc .checkbox {
	margin: 0.02734375rem 0 0;
}

.checkout-area .create-acc .checkbox label {
	color: #1D2187;
	font-weight: 400;
	font-size: 0.0625rem;
}

.checkout-area .create-acc .checkbox input {
	margin-top: 0.02734375rem;
}

.checkout-area .shipping-info input[type="checkbox"] {
	cursor: pointer;
	display: inline-block;
	margin: 0 0 0 0.15625rem;
	position: relative;
	top: 0px;
	vertical-align: middle;
}

.checkout-area .form form .field-input textarea {
	border: 1px solid #ececec;
	color: #3d3d3d;
	display: block;
	font-size: 0.0625rem;
	height: 0.484375rem;
	margin-bottom: 0.109375rem;
	padding: 0.0390625rem 0.05859375rem;
	width: 100%;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.checkout-area .form form .field-input textarea:focus {
	border-color: #1D2187;
}

.checkout-area .bottom {
	padding-top: 0.2734375rem
}

.checkout-area .table .sec-title-two {
	padding-bottom: 0.125em;
}

.checkout-area .table {
	overflow-x: auto;
	position: relative;
	width: 100%;
	margin-bottom: 0;
}

.checkout-area .table .cart-table {
	min-width: auto;
	width: 100%;
}

.checkout-area .table .cart-table .cart-header {
	background: #f7f7f7;
	color: #3d3d3d;
	font-size: 0.0625rem;
	position: relative;
	text-transform: uppercase;
	width: 100%;
	font-weight: 700;
}

.checkout-area .table .cart-table thead tr th {
	font-weight: 700;
	line-height: 0.09375rem;
	min-width: 0.4296875rem;
	padding: 0.07421875rem 0.1171875rem 0.06640625rem;
}

.checkout-area .table .cart-table thead tr th.product-column {
	padding-left: 0.1171875rem;
	text-align: left;
}

.checkout-area .table .cart-table tbody tr {
	border-bottom: 1px solid #f7f7f7;
}

.checkout-area .table .cart-table tbody tr td {
	vertical-align: middle
}

.checkout-area .table .cart-table tbody tr td {
	min-width: 0.4296875rem;
	padding: 0.09765625rem 0.1171875rem;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box {
	min-height: 0.2734375rem;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb {
	width: 0.2734375rem;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb img {
	display: block;
	max-width: 100%;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb,
.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title {
	display: table-cell;
	vertical-align: middle;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title {
	padding-left: 0.078125rem;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title h3 {
	color: #252525;
	font-size: 0.0625rem;
	font-weight: 700;
	text-transform: capitalize;
}

.checkout-area .table .cart-table tbody tr .qty {
	padding-right: 0.1171875rem;
	width: 0.5078125rem;
}

.checkout-area .table .cart-table tbody tr .qty .input-group.bootstrap-touchspin {
	float: right;
	width: 0.2734375rem;
}

.checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
	border-radius: 0
}

.checkout-area .table .cart-table tbody tr .qty .btn-default {
	background-color: #1D2187;
	border-color: #29abd2;
	color: #fff;
}

.checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
	border-radius: 0;
	margin-top: -0.0078125rem;
}

.checkout-area .table .cart-table tbody tr td.price {
	color: #1D2187;
	font-size: 0.0703125rem;
	font-weight: 400;
}

.cart-total .sec-title-two {
	padding-bottom: 0.125em;
}

.cart-total-table {
	border: 0.0078125rem solid #f7f7f7
}

.cart-total-table li {
	border-bottom: 1px solid #f7f7f7
}

.cart-total-table li:last-child {
	border-bottom: none
}

.cart-total-table li span.col.col-title {
	border-right: 1px solid #f7f7f7;
	color: #3d3d3d;
	display: block;
	float: left;
	font-size: 0.0625rem;
	font-weight: 700;
	line-height: 0.109375rem;
	padding: 0.0390625rem 0.0703125rem;
	position: relative;
	width: 50%;
	font-family: 'Roboto', sans-serif;
}

.cart-total-table li span.col {
	color: #999999;
	display: block;
	float: left;
	font-size: 0.0625rem;
	font-weight: 400;
	line-height: 0.109375rem;
	padding: 0.0390625rem 0.0703125rem;
	position: relative;
	width: 50%;
	font-family: 'Roboto', sans-serif;
}

.cart-total-table li span.col b {
	color: #1D2187;
	font-weight: 300;
	text-decoration: underline;
}

.cart-total .payment-options {
	background: #f7f7f7 none repeat scroll 0 0;
	margin-top: 0.1171875rem;
	overflow: hidden;
	padding: 0.08984375rem 0.078125rem 0.13671875rem;
}

.cart-total .payment-options .option-block {
	margin-bottom: 0.0546875rem
}

.cart-total .payment-options .option-block .checkbox {
	margin: 0 0 0.01953125rem;
}

.cart-total .payment-options .option-block .checkbox label {
	font-weight: 700;
	min-height: 0.078125rem;
	padding-left: 0.078125rem;
}

.cart-total .payment-options .option-block .checkbox label input {
	position: relative;
	top: 1px;
}

.cart-total .payment-options .option-block .checkbox label span {
	color: #3d3d3d;
	font-size: 0.0625rem;
	padding-left: 0.0390625rem;
	font-family: 'Roboto', sans-serif;
}

.cart-total .payment-options .option-block .checkbox label span b {
	color: #1D2187;
	display: inline-block;
	font-size: 0.0546875rem;
	font-weight: 400;
	padding-left: 0.09765625rem;
	text-decoration: underline;
}

.cart-total .payment-options .option-block .text {
	padding-left: 0.1171875rem;
}

.cart-total .payment-options .option-block .text p {
	margin: 0;
	line-height: 0.109375rem;
}

.placeorder-button button {
	margin: 0.078125rem 0 0;
	padding: 0.0703125rem 0.1484375rem 0.05859375rem;
}

.placeorder-button button:hover {
	background: #152545;
	border-left-color: #152545;
	border-right-color: #152545;
	border-top-color: #152545;
}

.login-register-area {
	padding-bottom: 0.32421875rem;
	padding-top: 0.30859375rem;
}

.login-register-area .form .sec-title {
	padding-bottom: 0.1171875rem;
}

.login-register-area .form .sec-title h1 {
	color: #3d3d3d;
	font-size: 0.109375rem;
	font-weight: 700;
	text-transform: capitalize;
}

.login-register-area .form .input-field {
	position: relative;
}

.login-register-area .form .input-field input[type="text"] {
	border: 0.0078125rem solid #f4f4f4;
	color: #999999;
	font-size: 0.0546875rem;
	height: 0.1953125rem;
	margin-bottom: 0.1171875rem;
	padding-left: 0.05859375rem;
	padding-right: 0.1953125rem;
	width: 100%;
	transition: all 700ms ease 0s;
}

.login-register-area .form .input-field .icon-holder {
	position: absolute;
	right: 0.078125rem;
	top: 0.04296875rem;
}

.login-register-area .form .input-field .icon-holder i {
	color: #999999;
	font-size: 0.0546875rem;
	font-weight: 400;
}

.login-register-area .form button {
	margin-top: 0.0390625rem;
	padding: 0.0703125rem 0.1484375rem 0.05859375rem;
}

.login-register-area .form button:hover {
	background: #152545;
	border-left-color: #152545;
	border-right-color: #152545;
	border-top-color: #152545;
}

.login-register-area .form .remember-text {
	margin-top: 0.07421875rem;
}

.login-register-area .form .remember-text .checkbox label {
	color: #3d3d3d;
	font-size: 0.0625rem;
	font-weight: 400;
}

.login-register-area .form .remember-text .checkbox input {
	margin-top: 0.02734375rem;
}

.login-register-area .form .social-icon {
	float: right;
	margin-right: -0.03125rem;
	margin-top: 0.05859375rem;
	position: relative;
}

.login-register-area .form .social-icon .login-with {
	display: inline-block;
	left: -0.390625rem;
	position: absolute;
	top: 0.03125rem;
}

.login-register-area .form .social-icon li {
	display: inline-block;
	margin: 0 0.03125rem;
}

.login-register-area .form .social-icon li a i {
	background: #3b5998 none repeat scroll 0 0;
	border-radius: 50%;
	color: #fff;
	display: block;
	font-size: 0.0546875rem;
	font-weight: 100;
	height: 0.15625rem;
	line-height: 0.09375rem;
	padding: 0.03125rem 0;
	text-align: center;
	transition: all 700ms ease 0s;
	width: 0.15625rem;
}

.login-register-area .form .social-icon li a i.twitter {
	background: #33ccfe none repeat scroll 0 0;
}

.login-register-area .form .social-icon li a i.gplus {
	background: #dd4b39 none repeat scroll 0 0;
}

.login-register-area .form a.forgot-password {
	color: #1D2187;
	float: right;
	font-weight: 700;
	margin: 0.078125rem 0 0;
}

.login-register-area .form h6 {
	color: #797979;
	float: left;
	font-size: 0.0546875rem;
	margin: 0.1015625rem 0 0 -0.17578125rem;
}

.login-register-area .form .input-field input[type="text"]:focus {
	border: 0.0078125rem solid #1D2187;
}

.login-register-area .form .social-icon li a:hover i {
	background: #18387b;
}

.login-register-area .form .social-icon li a:hover i.twitter {
	background: #12addf;
}

.login-register-area .form .social-icon li a:hover i.gplus {
	background: #c62d1a;
}

.cart-area {
	padding-bottom: 0.3125rem;
	padding-top: 0.3125rem;
}

.cart-area .table-outer {
	overflow-x: auto;
	position: relative;
	width: 100%;
}

.cart-area .cart-table {
	/* min-width: 1024px; */
	width: 100%;
}

.cart-area .cart-table .cart-header {
	background: #f7f7f7;
	color: #3d3d3d;
	font-family: 'Montserrat', sans-serif;
	font-size: 0.0625rem;
	font-weight: 700;
	position: relative;
	text-transform: capitalize;
	width: 100%;
}

.jop-th01 {
	width: 0.83984375rem !important;
}

.jop-th02 {
	width: 1.5625rem !important;
}

.jop-th03 {
	width: 0.83984375rem !important;
}

.jop-th04 {
	width: 0.7578125rem !important;
}

.cart-area .cart-table thead tr th {
	font-weight: 700;
	line-height: 0.09375rem;
	padding: 0.078125rem 0.09765625rem;
}

.cart-area .cart-table thead tr th.prod-column {
	padding-left: 0.1171875rem;
	text-align: left;
}

.cart-area .cart-table thead tr th.availability {
	padding: 0 0.15625rem
}

.cart-area .cart-table tbody tr {
	border-bottom: 1px solid #f7f7f7;
}

.cart-area .cart-table tbody tr td {}

.cart-area .cart-table tbody tr td {
	color: #999999;
	font-family: "Montserrat", sans-serif;
	font-size: 0.0625rem;
	font-weight: 400;
	line-height: 0.09375rem;
	min-width: 0.390625rem;
	padding: 0.107421875rem 0.09765625rem;
}

.cart-area .cart-table tbody tr .prod-column .column-box {
	min-height: 0.2734375rem;
	position: relative;
}

.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb {
	width: 0.2734375rem;
}

.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb img {
	display: block;
	max-width: 100%;
}

.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb,
.cart-area .cart-table tbody tr .prod-column .column-box .title {
	display: table-cell;
	vertical-align: middle;
}

.cart-area .cart-table tbody tr .prod-column .column-box .title {
	padding-left: 0.078125rem;
}

.cart-area .cart-table tbody tr .prod-column .column-box .title h3 {
	color: #252525;
	font-size: 0.0625rem;
	font-weight: 700;
	text-transform: capitalize;
}

.cart-area .cart-table tbody tr .qty {
	padding-right: 0.09765625rem;
	width: 0.46875rem;
}

.cart-area .cart-table tbody tr .qty .input-group.bootstrap-touchspin {}

.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
	border-radius: 0;
	margin-left: 0;
	padding: 0.04296875rem;
}

.cart-area .cart-table tbody tr .qty .btn-default {
	background-color: #1D2187;
	border-color: #29abd2;
	color: #fff;
}

.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
	border-radius: 0;
	margin-left: 0;
	margin-top: -1px;
	padding: 0.0390625rem;
}

.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical i {
	font-size: 9px;
	left: 0.0234375rem;
	top: 0.0234375rem;
}

.cart-area .cart-table tbody tr td.unit-price {
	padding-left: 0.15625rem;
	padding-right: 0.078125rem;
}

.cart-area .cart-table tbody .available-info {
	color: #999999;
	font-size: 0.0625rem;
	font-weight: 400;
	line-height: 0.078125rem;
	padding-left: 0.1953125rem;
	position: relative;
}

.cart-area .cart-table tbody .available-info .icon {
	background: #1D2187 none repeat scroll 0 0;
	border-radius: 50%;
	color: #ffffff;
	font-size: 0.0703125rem;
	height: 0.15625rem;
	left: 0;
	line-height: 0.15625rem;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 0.15625rem;
}

.cart-area .cart-table tbody tr td.price {
	color: #999999;
	font-size: 0.0703125rem;
	font-weight: 400;
}

.cart-area .cart-table tbody tr .sub-total {
	color: #1D2187;
	font-weight: 400;
	font-size: 0.0703125rem;
}

.cart-area .cart-table tbody tr td .remove {}

.cart-area .cart-table tbody tr td .remove .checkbox label {
	color: #999999;
	font-size: 0.0625rem;
	font-weight: 400;
}

.cart-area .cart-table tbody tr td .remove .checkbox label input[type="checkbox"] {
	display: inline-block;
	position: relative;
	top: 1px;
}

.cart-middle {
	padding-top: 0.1171875rem
}

.cart-middle .apply-coupon {
	padding-left: 0.95703125rem;
	position: relative;
}

.cart-middle .apply-coupon input[type="text"] {
	border: 0.0078125rem solid #f7f7f7;
	color: #9e9e9e;
	font-size: 0.0546875rem;
	font-weight: 400;
	height: 0.1953125rem;
	left: 0;
	padding: 0 0.05859375rem;
	position: absolute;
	text-transform: capitalize;
	top: 0;
	transition: all 500ms ease 0s;
	width: 0.87890625rem;
}

.cart-middle .apply-coupon input[type="text"]:focus {
	border: 0.0078125rem solid #1D2187
}

.cart-middle .apply-coupon .apply-coupon-button button {
	padding: 0.0703125rem 0.1484375rem 0.05859375rem;
}

.cart-middle .apply-coupon .apply-coupon-button button:hover {
	background: #152545;
	border-left-color: #152545;
	border-right-color: #152545;
	border-top-color: #152545;
}

.cart-middle .update-cart button {
	padding: 0.0703125rem 0.1484375rem 0.05859375rem;
}

.cart-middle .update-cart button:hover {
	background: #152545;
	border-left-color: #152545;
	border-right-color: #152545;
	border-top-color: #152545;
}

.cart-bottom {
	overflow: hidden;
	padding-top: 0.296875rem;
}

.cart-bottom .sec-title-two {
	padding-bottom: 0.13671875rem;
}

.cart-bottom .sec-title-two h2 {
	color: #3d3d3d;
	font-size: 0.109375rem;
	font-weight: 700;
	text-transform: capitalize;
}

.cart-bottom .calculate-shipping {}

.cart-bottom .calculate-shipping .ui-state-default .ui-icon {
	background: none
}

.cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-icon {
	margin-top: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-icon {
	border-left: 0.0078125rem solid #f7f7f7;
	display: block;
	float: right;
	height: 0.16015625rem;
	position: relative;
	text-indent: 0;
	top: 0;
	width: 0.16796875rem;
}

.cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-icon::before {
	color: #9b9b9b;
	content: "\f107";
	font-family: FontAwesome;
	font-size: 0.078125rem;
	overflow: visible;
	position: absolute;
	right: 0.0546875rem;
	top: 0.0234375rem;
}

.cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-selectmenu-text {
	display: block;
	line-height: 0.0703125rem;
	overflow: hidden;
	padding: 0.046875rem 0.06640625rem;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cart-bottom .calculate-shipping input[type="text"] {
	border: 0.0078125rem solid #f7f7f7;
	color: #9e9e9e;
	display: block;
	font-size: 0.0546875rem;
	height: 0.17578125rem;
	padding: 0 0.0703125rem;
	width: 100%;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.cart-bottom .calculate-shipping input[type="text"]:focus {
	border: 0.0078125rem solid #1D2187
}

.cart-bottom .calculate-shipping button {
	margin-top: 0.1171875rem;
	background: #f7f7f7;
	border: none;
	padding: 0.0703125rem 0.1484375rem 0.05859375rem;
	color: #3d3d3d;
}

.cart-bottom .calculate-shipping button:hover {
	background: #152545;
	color: #fff;
}

.cart-bottom button.checkout-btn {
	padding: 0.0703125rem 0.1484375rem 0.05859375rem;
	margin-top: 0.1171875rem;
}

.cart-bottom button.checkout-btn:hover {
	background: #152545;
	border-left-color: #152545;
	border-right-color: #152545;
	border-top-color: #152545;
}

#shop-area {
	padding-top: 0.3125rem;
	padding-bottom: 0.3125rem;
}

#shop-area .shop-content {
	border-right: 1px solid #f7f7f7;
	margin-bottom: -0.3125rem;
	margin-right: -0.09765625rem;
	margin-top: -0.3125rem;
	padding-bottom: 0.3125rem;
	padding-right: 0.09765625rem;
	padding-top: 0.3125rem;
}

.single-product-item {
	background: #f7f7f7;
	margin-bottom: 0.15625rem;
	transition: all 0.7s ease;
}

.single-product-item:hover {
	-webkit-box-shadow: 0px 0.01171875rem 0.015625rem -1px rgba(220, 217, 217, 1);
	-moz-box-shadow: 0px 0.01171875rem 0.015625rem -1px rgba(220, 217, 217, 1);
	box-shadow: 0px 0.01171875rem 0.015625rem -1px rgba(220, 217, 217, 1);
}

.single-product-item .img-holder {
	display: block;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #e4e3e3;
}

.single-product-item .img-holder img {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	width: 100%;
}

.single-product-item .img-holder .overlay-box {
	background: rgba(21, 37, 69, 0.9) none repeat scroll 0 0;
	height: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 700ms ease;
	width: 100%;
}

.single-product-item .img-holder .overlay-box .box {
	display: table;
	height: 100%;
	width: 100%;
}

.single-product-item .img-holder .overlay-box .box .content {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.single-product-item .img-holder .overlay-box .box .content a {
	padding: 0.05078125rem 0.09765625rem 0.05078125rem;
	border: none;
	transition: all 500ms ease;
	transition-delay: 0.15s;
}

.single-product-item .img-holder .overlay-box .box .content a:hover {
	background: #17a9d5;
	color: #fff;
}

.single-product-item:hover .img-holder .overlay-box {
	height: 100%;
	opacity: 1;
}

.single-product-item:hover .img-holder img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.single-product-item .title-holder {
	padding: 0.05078125rem 0.05859375rem 0.05859375rem;
}

.single-product-item .title-holder .top {
	padding-bottom: 0.02734375rem;
}

.single-product-item .title-holder .top .product-title {}

.single-product-item .title-holder .top .product-title a h5 {
	color: #3d3d3d;
	font-size: 0.0625rem;
	font-weight: 700;
	margin: 0.01953125rem 0 0;
	text-transform: uppercase;
	transition: all 500ms ease;
}

.single-product-item .title-holder .top .product-title a:hover h5 {
	color: #1D2187;
}

.review-box {}

.review-box ul {
	margin-left: -1px;
	margin-right: -1px;
}

.review-box ul li {
	display: inline-block;
	margin: 0 1px;
}

.review-box ul li i {
	color: #1D2187;
	font-size: 0.046875rem;
}

#shop-area .post-pagination {
	border-top: 1px solid #f7f7f7;
	padding-top: 0.15625rem;
}

#shop-area .shop-content .showing-result-shorting {
	padding-bottom: 0.15625rem;
}

.showing-result-shorting .showing p {
	line-height: 0.1953125rem;
	margin: 0;
	color: #3d3d3d;
	font-size: 0.0625rem;
	font-weight: 400;
}

.showing-result-shorting .shorting .ui-selectmenu-button span.ui-selectmenu-text {
	display: block;
	font-weight: 400;
	overflow: hidden;
	padding: 0;
	text-align: left;
}

.showing-result-shorting .shorting .ui-selectmenu-button.ui-selectmenu-button span.ui-icon::before {
	color: #999999;
	font-family: FontAwesome;
	font-size: 0.0703125rem;
	overflow: visible;
	position: absolute;
	right: 0;
	top: 0.01953125rem;
}

.single-sidebar .price-ranger {}

.single-sidebar .price-ranger .ui-widget-content {
	background: #f7f7f7;
	border: none;
	height: 0.0078125rem;
}

.single-sidebar .price-ranger .ui-slider-handle {
	background: #1D2187 none repeat scroll 0 0;
	border: 0.0078125rem solid #152545;
	border-radius: 50%;
	height: 0.0390625rem;
	margin-left: -0.015625rem;
	outline: medium none;
	width: 0.0390625rem;
	cursor: pointer;
}

.single-sidebar .price-ranger .ui-slider-horizontal .ui-slider-handle {
	top: -0.01953125rem;
}

.single-sidebar .price-ranger .ui-slider .ui-slider-range {
	background: #000;
}

.single-sidebar .price-ranger #slider-range {
	margin-left: 0.01171875rem;
	margin-right: 0.01953125rem;
	margin-top: 0;
}

.single-sidebar .price-ranger .ranger-min-max-block {
	margin-bottom: 0.02734375rem;
	margin-top: 0.11328125rem;
}

.single-sidebar .price-ranger .ranger-min-max-block input {
	display: inline-block;
}

.single-sidebar .price-ranger .ranger-min-max-block input[type="submit"] {
	float: left;
	margin-right: 0.078125rem;
	padding: 0.0390625rem 0 0.03125rem;
	text-align: center;
	width: 0.3125rem;
}

.single-sidebar .price-ranger .ranger-min-max-block input[type="submit"]:hover {
	background: #152545;
	border-left-color: #152545;
	border-right-color: #152545;
	border-top-color: #152545;
}

.single-sidebar .price-ranger .ranger-min-max-block input[type="text"] {
	border: medium none;
	color: #343434;
	font-size: 0.0625rem;
	font-weight: 400;
	outline: medium none;
	text-align: right;
	width: 0.15625rem;
}

.single-sidebar .price-ranger .ranger-min-max-block input[type='text'].max {}

.single-sidebar .price-ranger .ranger-min-max-block span {
	color: #343434;
	font-weight: 400;
	font-size: 0.0625rem;
}

.sidebar-wrapper .single-sidebar .latest-product {}

.sidebar-wrapper .single-sidebar .latest-product li {
	border-bottom: 1px solid #f7f7f7;
	margin-bottom: 0.09765625rem;
	overflow: hidden;
	padding-bottom: 0.0625rem;
	padding-left: 0.2734375rem;
	position: relative;
}

.sidebar-wrapper .single-sidebar .latest-product li:last-child {
	border-bottom: 1px solid #f7f7f7;
	margin-bottom: 0px;
	padding-left: 0.2734375rem;
	position: relative;
}

.sidebar-wrapper .single-sidebar .latest-product li .img-holder {
	display: block;
	overflow: hidden;
	position: absolute;
	width: 0.2734375rem;
	min-height: 0.2734375rem;
	top: 0;
	left: 0;
}

.sidebar-wrapper .single-sidebar .latest-product li .img-holder img {
	transition: all 0.7s ease 0s;
	width: 100%;
}

.sidebar-wrapper .single-sidebar .latest-product li .img-holder .overlay .box .content a i {
	color: #ffffff;
	display: inline-block;
	font-size: 0.0625rem;
	transition: all 500ms ease;
}

.sidebar-wrapper .single-sidebar .latest-product li .title-holder {
	padding-left: 0.078125rem;
}

.sidebar-wrapper .single-sidebar .latest-product li .title-holder a h4 {
	color: #252525;
	font-size: 0.0625rem;
	font-weight: 700;
	text-transform: capitalize;
	margin: 0 0 0.0390625rem;
	transition: all 500ms ease;
}

.sidebar-wrapper .single-sidebar .latest-product li .title-holder h5 {
	color: #1D2187;
	font-size: 0.0625rem;
	font-weight: 400;
	text-transform: capitalize;
}

.sidebar-wrapper .single-sidebar .latest-product li .title-holder .review-box {}

.sidebar-wrapper .single-sidebar .latest-product li .title-holder .review-box li {
	display: inline-block;
	margin: 0 1px;
	position: static;
	padding: 0;
	border: none;
}

.sidebar-wrapper .single-sidebar .latest-product li:hover .img-holder .overlay {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.sidebar-wrapper .single-sidebar .latest-product li:hover .img-holder img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.sidebar-wrapper .single-sidebar .latest-product li .img-holder .overlay .box .content a:hover i {
	color: #152545;
}

.sidebar-wrapper .single-sidebar .latest-product li:hover .title-holder h4 {
	color: #1D2187;
}

.single-shop-content .img-holder {
	margin-right: 0.1953125rem;
}

.single-shop-content .img-holder img {
	width: 1.95rem;
	/* height: 1.95rem; */
}

.single-shop-content .content-box {
	margin-left: -0.1953125rem;
}

.single-shop-content .content-box h2 {
	color: #3d3d3d;
	font-size: 0.078125rem;
	font-weight: 700;
	margin: 0 0 0.03125rem;
	text-transform: uppercase;
}

.single-shop-content .content-box .review-box {
	margin: 0 0 0.0390625rem;
}

.single-shop-content .content-box .review-box ul {}

.single-shop-content .content-box .review-box ul li {}

.single-shop-content .content-box .review-box ul li i {
	color: #1D2187;
}

.single-shop-content .content-box span.price {
	color: #1D2187;
	font-size: 0.078125rem;
	font-weight: 400;
}

.single-shop-content .content-box span.price .before-rate {
	color: #9a9a9a;
	display: inline-block;
	font-size: 0.0703125rem;
	font-weight: 300;
	padding-left: 0.0390625rem;
	position: relative;
	top: -1px;
}

.single-shop-content .content-box .text {
	overflow: hidden;
	padding: 0.09765625rem 0 0.03515625rem;
	color: #4c4c4c;
}

.single-shop-content .content-box .location-box {
	margin: 0.015625rem 0 0.078125rem;
	font-size: 0.0625rem;
	color: #535b63;
	line-height: 1.8;
}

.single-shop-content .content-box .location-box p {
	color: #3d3d3d;
	font-size: 0.0625rem;
	margin: 0 0 0.046875rem;
}

.single-shop-content .content-box .location-box form input {
	border: 0.0078125rem solid #f7f7f7;
	height: 0.15625rem;
	padding-left: 0.0390625rem;
	padding-right: 0.0390625rem;
	width: 0.6640625rem;
	transition: all 500ms ease;
	margin: 0 0 0.0390625rem;
}

.single-shop-content .content-box .location-box form input:focus {
	border-color: #1D2187;
}

.single-shop-content .content-box .location-box form button {
	background: #f7f7f7 none repeat scroll 0 0;
	border: medium none;
	color: #252525;
	font-size: 0.0546875rem;
	font-weight: 700;
	height: 0.15625rem;
	margin-left: 0.0234375rem;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	transition: all 500ms ease 0s;
	width: 0.37109375rem;
}

.single-shop-content .content-box .location-box form button:hover {
	background: #1D2187;
}

.single-shop-content .content-box .location-box form span {
	color: #1D2187;
}

.single-shop-content .content-box .addto-cart-box {}

.single-shop-content .content-box .addto-cart-box .input-group.bootstrap-touchspin {
	float: left;
	width: 0.2734375rem;
}

.single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
	border-radius: 0
}

.single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
	border-radius: 0;
	margin-top: -0.0078125rem;
}

.single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical>.btn {
	display: block;
	float: none;
	margin-left: -1px;
	max-width: 100%;
	padding: 0.046875rem 0.046875rem;
	position: relative;
	width: 100%;
}

.single-shop-content .content-box .addto-cart-box .btn-default {
	background-color: #efefef;
	border-color: #efefef;
	color: #9e9e9e;
}

.single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical i {
	color: #9e9e9e;
	font-weight: normal;
	left: 0.03125rem;
	position: absolute;
	top: 0.02734375rem;
}

.single-shop-content .content-box .addto-cart-box button.addtocart {
	height: 0.1953125rem;
	width: 0.6640625rem;
	line-height: 0.1171875rem;
	margin-left: 0.09765625rem;
}

.single-shop-content .content-box .addto-cart-box button.addtocart:hover {
	background: #152545;
	border-left-color: #152545;
	border-right-color: #152545;
	border-top-color: #152545;
}

.product-tab-box {
	border: 1px solid #ececec;
	border-top: none;
	border-right: none;
	border-left: none;
	overflow: hidden;
	margin-top: 0.3125rem;
}

.product-tab-box .tab-menu {
	border-bottom: 1px solid #ececec;
	margin-bottom: 0.1171875rem;
}

.product-tab-box .tab-menu li {
	display: inline-block;
	float: left;
	margin-bottom: -1px;
	margin-right: 0.01171875rem;
}

.product-tab-box .tab-menu li a {
	background: #f7f7f7;
	border-top: 1px solid #ececec;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid transparent;
	border-radius: 0;
	display: block;
	margin-right: 1px;
	padding: 0.05859375rem 0.1171875rem 0.05078125rem;
	color: #3d3d3d;
	font-size: 0.0625rem;
	font-weight: 700;
	text-transform: uppercase;
	background: #f7f7f7;
	transition: all 500ms ease;
}

.product-tab-box .tab-menu li.active a,
.product-tab-box .tab-menu li:hover a {
	background: #ffffff;
	color: #1D2187;
	border-left-color: #ececec;
	border-top-color: #ececec;
	border-right-color: #ececec;
}

.product-tab-box .tab-content {
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	margin-top: -0.1171875rem;
	padding: 0.1171875rem 0.1171875rem 0.15625rem;
}

.product-tab-box .tab-content .review-box {}

.product-tab-box .tab-content .review-box .sec-title-two {
	margin-top: 0.01171875rem;
	padding-bottom: 0.0859375rem;
}

.product-tab-box .tab-content .review-box .sec-title-two h3 {
	color: #3d3d3d;
	font-size: 0.09375rem;
	font-weight: 700;
	text-transform: uppercase;
}

.product-tab-box .tab-content .review-box .single-review-box {
	margin-bottom: 0.1171875rem;
	padding-left: 0.234375rem;
	position: relative;
}

.product-tab-box .tab-content .review-box .single-review-box .img-holder {
	left: 0;
	position: absolute;
	top: 0;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder {
	border: 1px solid #ececec;
	margin-left: 0.078125rem;
	padding: 0.06640625rem 0.078125rem 0.046875rem;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top {
	margin: 0 0 0.0390625rem;
	overflow: hidden;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .name h4 {
	color: #3d3d3d;
	font-size: 0.0625rem;
	font-weight: 400;
	margin: 0;
	text-transform: capitalize;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul {
	margin-top: -0.0078125rem;
	padding-left: 0px;
	position: relative;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li {
	display: inline-block;
	margin-right: 1px;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li i {
	color: #1D2187;
	font-size: 0.0546875rem;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .text p {
	margin: 0;
}

.product-tab-box .tab-content .review-form {
	padding-top: 0.1171875rem;
}

.product-tab-box .tab-content .review-form .sec-title-two {
	padding-bottom: 0.1171875rem;
}

.product-tab-box .tab-content .review-form .sec-title-two h3 {
	color: #3d3d3d;
	font-size: 0.109375rem;
	font-weight: 700;
	text-transform: capitalize;
}

.product-tab-box .tab-content .review-form .add-rating-box {
	margin: 0 0 0.078125rem;
}

.product-tab-box .tab-content .review-form .add-rating-box .add-rating-title h4 {
	color: #999999;
	font-size: 0.0625rem;
	font-weight: 400;
	margin: 0 0 0.0390625rem;
	text-transform: none;
}

.product-tab-box .tab-content .review-form .add-rating-box ul li {
	border-right: 1px solid #ebebeb;
	display: inline-block;
	line-height: 0.078125rem;
	margin-right: 0.0390625rem;
	padding-right: 0.0390625rem;
}

.product-tab-box .tab-content .review-form .add-rating-box ul li:last-child {
	margin-right: 0px;
	padding-right: 0px;
	border-right: 0px solid #ebebeb;
}

.product-tab-box .tab-content .review-form .add-rating-box ul li a i {
	color: #d6d6d6;
	font-size: 0.046875rem;
	line-height: 0.078125rem;
	margin-right: 1px;
	opacity: 0.9;
	transition: all 500ms ease 0s;
}

.product-tab-box .tab-content .review-form form .field-label p {
	color: #999999;
	font-size: 0.0546875rem;
	font-weight: 400;
	margin: 0 0 0.01171875rem;
}

.product-tab-box .tab-content .review-form form input[type="text"],
.product-tab-box .tab-content .review-form form textarea {
	background: #fff;
	height: 0.1953125rem;
	width: 100%;
	border: 1px solid #ececec;
	color: #252525;
	font-size: 0.0546875rem;
	padding: 0 0.05859375rem;
	margin-bottom: 0.078125rem;
	transition: all 500ms ease;
}

.product-tab-box .tab-content .review-form form textarea {
	height: 0.4296875rem;
	padding: 0.0390625rem 0.05859375rem;
	margin-bottom: 0.09765625rem;
}

.product-tab-box .tab-content .review-form form button {
	padding: 0.05859375rem 0.1171875rem 0.05078125rem;
}

.product-tab-box .tab-content .review-form form button:hover {
	background: #152545;
	border-left-color: #152545;
	border-right-color: #152545;
	border-top-color: #152545;
}

.product-tab-box .tab-content .review-form .add-rating-box ul li:hover a i {
	opacity: 1;
	color: #1D2187;
}

.product-tab-box .tab-content .review-form form input[type="text"]:focus {
	border-color: #1D2187;
}

.product-tab-box .tab-content .review-form form textarea:focus {
	border-color: #1D2187;
}

.related-product {
	padding-top: 0.3125rem;
}

.related-product .sec-title-two {
	padding-bottom: 0.1171875rem;
}

.related-product .sec-title-two h3 {
	color: #3d3d3d;
	font-size: 0.109375rem;
	font-weight: 700;
	text-transform: capitalize;
}

.related-product .single-product-item {
	margin-bottom: 0;
}

video {
	object-fit: fill;
}

.product-youshi {
	width: 100%;
	height: auto;
	background-color: white;
	border-top: 1px solid wheat;
	border-bottom: 1px solid wheat;
}

center {
	color: #1D2087;
	font-size: 0.09rem;
	font-weight: 700;
	line-height: 0.1171875rem;
	text-transform: capitalize;
	margin: 0;
	padding: 0.1953125rem 0 0.1953125rem 0;
}

.product-main {
	width: 100%;
	height: 1.5625rem;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.product-main div:nth-of-type(1) {
	width: 0.9765625rem;
	height: 0.9765625rem;
	box-sizing: border-box;
	box-shadow: #b7b7b7 0 0 0.02734375rem 0.02734375rem;
	border-radius: 0.05859375rem;
	background: url(../images/ys001.png) no-repeat;
	background-size: 100% 100%;
	margin: 0.09765625rem;
}

.product-main div:nth-of-type(2) {
	width: 0.9765625rem;
	height: 0.9765625rem;
	box-sizing: border-box;
	box-shadow: #b7b7b7 0 0 0.02734375rem 0.02734375rem;
	border-radius: 0.05859375rem;
	background: url(../images/ys02.png) no-repeat;
	background-size: 100% 100%;
	margin: 0.09765625rem;
}

.product-main div:nth-of-type(3) {
	width: 0.9765625rem;
	height: 0.9765625rem;
	box-sizing: border-box;
	box-shadow: #b7b7b7 0 0 0.02734375rem 0.02734375rem;
	border-radius: 0.05859375rem;
	background: url(../images/ys03.png) no-repeat;
	background-size: 100% 100%;
	margin: 0.09765625rem;
}

.product-main div:nth-of-type(4) {
	width: 0.9765625rem;
	height: 0.9765625rem;
	box-sizing: border-box;
	box-shadow: #b7b7b7 0 0 0.02734375rem 0.02734375rem;
	border-radius: 0.05859375rem;
	background: url(../images/ys04.png) no-repeat;
	background-size: 100% 100%;
	margin: 0.09765625rem;
	display: flex;
	flex-direction: column;
}

.product-main div {
	line-height: 1.6796875rem;
	text-align: center;
	font-size: 0.078125rem;
	color: black;
}

.product-main div:hover {
	color: red;
	cursor: pointer;
	font-size: 0.08203125rem;
}

.kefu_huikuai {
	width: 100%;
	height: auto;
	color: black;
	color: #1D2087;
}

.kefu_k_first {
	width: 68%;
	font-size: 0.09rem;
	font-weight: 700;
	line-height: 0.1171875rem;
	text-transform: capitalize;
	margin: 0 auto;
	padding: 0.1953125rem 0 0.1953125rem 0;
	border-bottom: 1px solid #575757;
}

.englighs_log {
	width: 30%;
	float: right;
	text-align: right;
}

.kefu_ksecend {
	width: 68%;
	height: auto;
	margin: 0.078125rem auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.kefu_ksecend video {
	margin-bottom: 0.078125rem;
}

.kefu_picture {
	margin: auto;
	width: 68%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 0.1171875rem;
}

.kefu_picture img {
	width: 1.484375rem;
	height: 1.484375rem;
	margin-top: 0.1171875rem;
}

.wrapper1 {
	width: 68%;
	margin: auto;
	text-align: left;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.image {
	display: inline-block;
	vertical-align: top;
	float: left;
}

.caption {
	font-size: 0.7em;
	padding: 0.015625rem;
}

ul {
	/* 	margin-left:0.01rem; */
}

.main-menu .navigation li a {
	padding-left: 0.046875rem;
	padding-right: 0.046875rem;
}

.language-select {
	position: absolute;
	top: 0.1696875rem;
	right: 0.18125rem;
	font-size: 0.06rem;
	display: block;

	text-align: center;
	z-index: 9999;

}

.language-select .b1 {
	width: 0.254375rem;
	background: black;
	color: white;
	font-weight: normal;
	border-radius: 0.01953125rem;
	display: block;
	float: right;
	margin-left: 0.01953125rem;
	padding: 0.02rem 0 0.02rem 0;
}

.language-select .b2 {
	border-radius: 0.01953125rem;
	background-color: #001E4C;
	padding: 0.02rem 0 0.02rem 0;
	color: ghostwhite;
	font-weight: normal;
	width: 0.254375rem;
	display: block;
	float: right;
}

.language-select .b1:hover {
	cursor: pointer;
	opacity: 0.8;
	color: #1D2187;
	font-size: 0.061125rem;
	transform: scale(1.05);
}

.language-select .b2:hover {
	cursor: pointer;
	opacity: 0.8;
	color: #55E46D;
	font-size: 0.061125rem;
	transform: scale(1.05);
}

.icon_img_pic {
	width: 0.0703125rem;
	height: 0.0703125rem;
	position: relative;
	top: -0.26953125rem;
	margin-left: 0.5078125rem;
}

.foot_app {
	width: 2.5rem;
	float: left;
	display: flex;
	flex-direction: column;
	justify-content: center;
	cursor: pointer;
}

.cover {
	position: fixed;
	z-index: 10000;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	left: 0;
	display: none;
}

.online_zixun {
	position: fixed;
	z-index: 10001;
	width: 28%;
	height: 1.71875rem;
	left: 36%;
	bottom: 30%;
	display: none;
}

#close {
	display: inline-block;
	width: 0.1171875rem;
	height: 0.015625rem;
	background: white;
	transform: rotate(45deg);
	position: absolute;
	cursor: pointer;
}

#close::after {
	content: '';
	display: block;
	width: 0.1171875rem;
	height: 0.015625rem;
	background: white;
	transform: rotate(-90deg);
}

video:focus {
	outline: none
}

::-webkit-scrollbar {
	width: 0.02734375rem;
	height: 0.02734375rem;
	cursor: pointer;
}

::-webkit-scrollbar-thumb {
	border-radius: 0.0390625rem;
	background-color: #007AFF;
}

::-webkit-scrollbar-track {
	background-color: #eee;
	border-radius: 0.0390625rem;
}

.video_index {
	width: 1.1rem;
	height:auto;
}

/* .row {
    margin-right: -0.05859375rem;
    margin-left: -0.05859375rem;
} */
@media (min-width: 1200px) .container {
	width: 70% !important;
}


h4 {
	font-size: 0.060625rem !important;
}

.compny2 {
	margin-bottom: 0.06rem;
}
[class*=" flaticon-"]:after, [class*=" flaticon-"]:before, [class^=flaticon-]:after, [class^=flaticon-]:before {
    font-family: Flaticon;
    font-size: .078125rem;
    font-style: normal;
    margin-left: 0;
}
.flaticon-slices-of-bread:before {
    content: "\F113";
}
.flaticon-technology-2:before {
    content: "\F118";
}
.flaticon-cell-phone:before {
    content: "\F105";
}
.flaticon-settings:before {
    content: "\F112";
}
.flaticon-android:before {
    content: "\F100";
}
.flaticon-heart:before {
    content: "\F10C";
}
.logo img{
	width: 80%;
	padding-top: 0.03rem;
}
a{
	color: #1D2087;
}
.categories-area .single-item a:before{
	color: #1D2087;
}
.categories-area .single-item .text-holder h5 a {
    transition: all 500ms ease;
}
.categories-area .single-item:hover .text-holder h5 a{
	color: #1D2087;
}
.swiper-container .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border: 1px solid #ececec;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .5;
}
.swiper-container .swiper-pagination-bullet-active{
	    opacity: 1;
	    background: #fff;
}
.h1, h1{
	font-size: 0.09rem;
	color:#1D2087!important ;
}
.container{width:68%!important ;}