.row {
  margin-left:  * -1;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
@font-face {
  font-family: 'Roboto SemiBold';
  src: url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Medium';
  src: url('../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Regular';
  src: url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
*,
html {
  outline: none !important;
}
body {
  background-color: #fff;
  color: #272727;
  font-size: 13px;
  line-height: normal;
  font-family: "Roboto Regular", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
body .body-wrapper {
  overflow: hidden;
  position: relative;
}
body a {
  color: #464646;
}
body a:hover {
  color: #014099;
  text-decoration: none;
}
body a:focus {
  text-decoration: none;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  margin: 0 0 10px;
}
body input,
body textarea,
body button {
  outline: medium none !important;
  border: 1px solid #dddddd;
  margin-bottom: 20px;
  color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  padding: 0px 5px;
}
body ::placeholder {
  color: #000000;
}
body img {
  display: block;
  max-width: 100%;
  height: auto;
}
body ul {
  padding: 0;
}
body ul,
body ol {
  margin-left: 15px;
}
.rtl body ul,
.rtl body ol {
  margin-left: 0;
  margin-right: 15px;
}
body ol {
  padding-left: 15px;
}
body .container {
  padding: 0;
}
body.boxed-layout .body-wrapper {
  max-width: 1200px;
  background: #fff;
  margin: 0 auto;
  box-shadow: 0 0 4px #000;
}
body.boxed-layout .body-wrapper .container {
  max-width: 1200px;
}
.phone-vr-img-circle img {
  display: inline-block;
}
.clearfix:after {
  height: 0;
  clear: both;
  content: " ";
  font-size: 0;
  min-height: 0;
  display: block;
  visibility: hidden;
}
.float {
  float: none !important;
}
table {
  margin-bottom: 20px;
}
.thumbnail {
  max-width: 100%;
}
.widget_gtranslate {
  display: none;
}
#main-menu .have-title {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.size-full {
  width: 100%;
  height: auto;
  margin: 0 0 20px 0;
}
.alignleft {
  float: left;
  margin: 0 15px 30px 0;
}
.rtl .alignleft {
  float: right;
  margin: 0 0 30px 15px;
}
.aligncenter {
  display: block;
  margin: 0 auto 30px auto;
  clear: both;
}
.alignright {
  float: right;
  margin: 0 0 30px 15px;
}
.rtl .alignright {
  float: left;
  margin: 0 15px 30px 0;
}
#contents .thangmay-tiitle h3:before {
  content: '';
  border-top: 2px solid #ff1717;
  position: absolute;
  top: 50%;
  left: 8%;
  width: 90px;
}
#contents .gioithieu-tiitle h3:before {
  content: '';
  border-top: 2px solid #ff1717;
  position: absolute;
  top: 50%;
  left: 17%;
  width: 90px;
}
#contents .gioithieu-tiitle h3:after {
  content: '';
  border-top: 2px solid #ff1717;
  position: absolute;
  top: 50%;
  right: 17%;
  width: 90px;
}
#contents .duan-tiitle,
#contents .dichvu-tiitle {
  display: table;
}
#contents .duan-tiitle h3,
#contents .dichvu-tiitle h3 {
  margin-bottom: 0;
}
#contents .duan-tiitle:before,
#contents .dichvu-tiitle:before {
  content: '';
  border-top: 2px solid #ff1717;
  position: absolute;
  top: 50%;
  left: -110px;
  width: 90px;
}
#contents .duan-tiitle:after,
#contents .dichvu-tiitle:after {
  content: '';
  border-top: 2px solid #ff1717;
  position: absolute;
  top: 50%;
  right: -110px;
  width: 90px;
}
.container h2,
.container h3,
.elementor-location-footer h5 {
  font-family: "Roboto", Sans-serif !important;
}
.single-product,
.single-dichvu .dichvu {
  text-align: left;
}
.single-product h2,
.single-dichvu .dichvu h2 {
  font-size: 26px;
  font-weight: bold;
}
.single-product h3,
.single-dichvu .dichvu h3 {
  color: #014099;
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
}
.text-gioi-thieu p {
  line-height: 21px;
}
.elementor-location-footer h5 {
  font-size: 13px;
  color: #222222;
  font-weight: bold;
}
.elementor-location-footer h5 .fa {
  color: #ff1717;
  margin-right: 10px;
  font-weight: bold;
}
.alignnone {
  float: none;
  clear: both;
  display: block;
  margin: 0 0 20px 0;
}
p .size-full {
  width: auto;
  height: auto;
  margin: 5px 0 20px 0;
}
p .alignleft {
  float: left;
  margin: 5px 15px 20px 0;
}
.rtl p .alignleft {
  float: right;
  margin: 5px 0 20px 15px;
}
p .aligncenter {
  display: block;
  margin: 5px auto 20px auto;
}
p .alignright {
  float: right;
  margin: 5px 0 20px 15px;
}
.rtl p .alignright {
  float: left;
  margin: 5px 15px 20px 0;
}
p .alignnone {
  float: none;
  display: block;
  margin: 5px 0 30px 0;
}
figure .size-full {
  margin: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul.menu,
.dropdown ul {
  list-style: none;
  margin: 0;
}
.fa:before {
  font-family: FontAwesome;
}
.loading {
  position: relative;
  z-index: 2;
  height: 300px;
  overflow: hidden;
}
.loading:before {
  background: url(../assets/img/loading.gif) no-repeat center center #fff;
  background-size: 60px 60px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  display: block;
}
.rtl .loading:before {
  left: 0 !important;
  right: 0 !important;
}
.loading.clearfix {
  overflow: hidden;
}
.loading.add_to_cart_button:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center #fff;
}
ul.breadcrumb {
  margin: 0 0 20px;
}
input.input-text:focus,
select:focus,
textarea:focus {
  background-color: #fafafa;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: transparent;
}
.wpb_map_wraper iframe {
  pointer-events: none;
}
.quote-border {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #f4f4f4;
  padding: 20px;
  margin-bottom: 10px;
  font-style: italic;
  border: 1px solid #ddd;
}
.kingstore_breadcrumbs .breadcrumbs .breadcrumb {
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #DDDDDD;
  border-radius: unset;
}
#breadcrumbs {
  color: #666666;
  font-size: 12px;
  font-family: "Roboto Regular", Helvetica, Arial, sans-serif;
}
#breadcrumbs .breadcrumb_last {
  margin-left: 15px;
  color: #014099;
}
#breadcrumbs a {
  margin-right: 15px;
}
.elementor-location-footer {
  border-top: 2px solid #014099;
  margin-top: 30px;
}
.home .elementor-location-footer {
  border-top: unset;
}
.home .elementor-location-footer .elementor-widget-container {
  border-bottom: 1px solid #DDDDDD !important;
  border-width: 1px 0px 0px 0px !important;
}
.gioi-thieu .rpwwt-post-title {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0px 0 40px;
  position: relative;
}
.gioi-thieu .rpwwt-post-title:before {
  content: "\f111";
  color: #222;
  font-family: FontAwesome;
  top: 7px;
  font-size: 8px;
  left: -20px;
  position: absolute;
}
.dichvu {
  display: flex;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
}
.dichvu .dichvu-item {
  margin-bottom: 30px;
  width: 25%;
}
.dichvu .dichvu-item .content-img {
  margin-bottom: 20px;
}
.dichvu .dichvu-item a {
  color: #222222;
  font-size: 14px;
  font-weight: 600;
}
.dichvu .dichvu-item a img {
  margin: 0 auto;
  -webkit-box-shadow: 0 0 10px 0 #22222254;
  box-shadow: 0 0 10px 0 #22222254;
  border-radius: 60%;
}
.img-banner-single-dichvu {
  background: url(../assets/img/banner_dichvu.png) no-repeat center center #fff;
  background-size: contain;
  width: 100%;
  height: 236px;
}
.img-banner-single-product {
  background: url(../assets/img/banner_sanpham.png) no-repeat center center #fff;
  background-size: contain;
  width: 100%;
  height: 236px;
}
.img-banner-single-duan {
  background: url(../assets/img/duanbn.png) no-repeat center center #fff;
  background-size: contain;
  width: 100%;
  height: 236px;
}
.gioi-thieu {
  line-height: 23px;
}
.gioi-thieu .elementor-widget-wp-widget-recent-posts h5 {
  display: none;
}
.gioi-thieu .elementor-widget-wp-widget-recent-posts ul {
  margin-left: 40px;
}
.gioi-thieu .elementor-widget-wp-widget-recent-posts ul a {
  font-weight: 700;
  line-height: 40px;
}
.gioi-thieu .right-gioi-thieu-pages h5 {
  display: none;
}
.gioi-thieu .right-gioi-thieu-pages ul {
  list-style: none;
  margin: 0;
  background-color: #f2f2f2;
  border: 1px solid #eeeeee;
}
.gioi-thieu .right-gioi-thieu-pages ul li {
  padding: 15px;
  border-bottom: 1px solid #ddd;
}
.gioi-thieu .right-gioi-thieu-pages ul li:last-child {
  border: 0;
}
.gioi-thieu .right-gioi-thieu-pages ul li a {
  font-size: 14px;
}
.gioi-thieu .right-gioi-thieu-pages ul li a:before {
  content: '\f105';
  font-family: fontawesome;
  margin-right: 5px;
}
.gioi-thieu .right-gioi-thieu-pages ul li:hover,
.gioi-thieu .right-gioi-thieu-pages ul li:first-child {
  background-color: #014099;
}
.gioi-thieu .right-gioi-thieu-pages ul li:hover a,
.gioi-thieu .right-gioi-thieu-pages ul li:first-child a {
  color: #fff;
}
#lang_sel {
  margin: 0 10px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#lang_sel li {
  display: inline-block;
  padding: 2px;
}
#lang_sel li a {
  padding: 0px;
}
#lang_sel .active {
  border: 1px solid;
}
#lang_sel:before {
  content: '';
  border: 0.5px solid;
  height: 20px;
  color: #dddddd;
  margin-right: 10px;
}
.elementor-widget-wp-widget-taxonomy_dropdown_widget,
.widget_taxonomy_dropdown_widget {
  background-color: #1b519d;
  padding: 15px;
}
.elementor-widget-wp-widget-taxonomy_dropdown_widget .widget-inner .block-title-widget,
.widget_taxonomy_dropdown_widget .widget-inner .block-title-widget {
  background-color: #1b519d !important;
}
.elementor-widget-wp-widget-taxonomy_dropdown_widget .widget-inner .block-title-widget h2,
.widget_taxonomy_dropdown_widget .widget-inner .block-title-widget h2 {
  padding: 0 !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  font-family: "Roboto", Sans-serif !important;
  margin-bottom: 10px !important;
}
.elementor-widget-wp-widget-taxonomy_dropdown_widget h5,
.widget_taxonomy_dropdown_widget h5 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  font-family: "Roboto", Sans-serif !important;
}
.elementor-widget-wp-widget-taxonomy_dropdown_widget .taxonomy_dropdown_widget_dropdown,
.widget_taxonomy_dropdown_widget .taxonomy_dropdown_widget_dropdown {
  width: 100%;
  font-size: 12px;
  color: #999999;
  padding: 7px 10px;
  border: none;
}
.sp-boxs {
  font-weight: bold;
  margin-bottom: 40px;
}
.sp-boxs .title {
  font-size: 14px;
  color: #222222;
}
.sp-boxs .read {
  font-size: 12px;
}
.sp-boxs .read a {
  color: #ff0000;
}
.sp-boxs .content-img {
  border: 1px solid #dddddd;
  min-height: 251px;
  margin-bottom: 17px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sp-boxs .content-img a {
  overflow: hidden;
  display: block;
}
.sp-boxs .content-img a img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sp-boxs .content-img a:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sp-boxs .content-img .read {
  margin-top: 8px;
}
.project .entry-thumb a {
  overflow: hidden;
  display: block;
}
.project .entry-thumb a img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.project .entry-thumb a:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.dichvu .content-img a {
  display: block;
}
.dichvu .content-img a img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.dichvu .content-img a:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sp-row h3 {
  font-weight: bold;
  padding: 0 15px;
  margin: 20px 0;
}
.sp-row:before,
.sp-row:after {
  content: " ";
  display: table;
}
.img-banner-single {
  background: url(../assets/img/tintucbanner1.png) no-repeat center center #fff;
  width: 100%;
  background-size: contain;
  height: 236px;
}
.wpb_revslider_element .rev_slider_wrapper {
  margin-bottom: 30px !important;
}
.wpb_revslider_element .rev_slider_wrapper .tp-bullets.custom {
  width: 100px !important;
}
.wpb_revslider_element .rev_slider_wrapper .tp-bullets.custom .tp-bullet {
  width: 12px !important;
  height: 12px !important;
  background-color: #bec1c2 !important;
  position: relative !important;
  display: inline-block !important;
  border-radius: 50% !important;
  cursor: pointer;
  box-sizing: content-box;
  text-align: center !important;
  left: 0 !important;
}
.wpb_revslider_element .rev_slider_wrapper .tp-bullets.custom .tp-bullet:before {
  width: 20px;
  height: 20px;
  content: '';
  display: inline-block;
  border: 2px solid transparent;
  background-color: transparent;
  border-radius: 50%;
  position: absolute;
  left: -4px;
  top: -4px;
}
.wpb_revslider_element .rev_slider_wrapper .tp-bullets.custom .tp-bullet + .tp-bullet {
  margin-left: 20px !important;
}
.rtl .wpb_revslider_element .rev_slider_wrapper .tp-bullets.custom .tp-bullet + .tp-bullet {
  margin-right: 10px !important;
  margin-left: 0 !important;
}
.wpb_revslider_element .rev_slider_wrapper .tp-bullets.custom .tp-bullet:after {
  display: none;
  background-color: transparent;
  box-shadow: none;
}
.wpb_revslider_element .rev_slider_wrapper .tp-bullets.custom .tp-bullet.selected,
.wpb_revslider_element .rev_slider_wrapper .tp-bullets.custom .tp-bullet:hover {
  width: 12px !important;
  height: 12px !important;
  background-color: #fff !important;
}
.wpb_revslider_element .rev_slider_wrapper .tp-bullets.custom .tp-bullet.selected:before,
.wpb_revslider_element .rev_slider_wrapper .tp-bullets.custom .tp-bullet:hover:before {
  border: 2px solid #fff;
}
.wpb_revslider_element .rev_slider_wrapper .tparrows.custom {
  width: 52px !important;
  height: 52px !important;
  line-height: 52px !important;
  border-radius: 50% !important;
  background-color: rgba(255,255,255,0.4) !important;
}
.wpb_revslider_element .rev_slider_wrapper .tparrows.custom:before {
  font-size: 24px !important;
  line-height: 52px !important;
}
.wpb_revslider_element .rev_slider_wrapper .tparrows.custom:hover {
  background-color: #014099 !important;
}
.slider-more {
  color: #fff;
}
.home-style2 .slider-more {
  color: #014099;
}
.home-style2 .slider-more:hover {
  opacity: 0.85;
}
.slider-more i {
  margin-right: 10px;
}
.slider-more:hover {
  color: #014099;
}
.slider-more1 {
  color: #014099;
}
.slider-more1 i {
  margin-right: 10px;
}
.slider-more1:hover {
  color: #012b66;
}
.title-sytle1 .box-title {
  margin-bottom: 12px;
  text-align: center;
}
.title-sytle1 .box-title h3 {
  padding: 14px 0;
  position: relative;
  font-size: 20px;
  color: #222222;
  font-weight: 600;
  display: inline-block;
  vertical-align: top;
}
.title-sytle2 .box-title {
  margin-bottom: 30px;
  text-align: center;
}
.title-sytle2 .box-title h3 {
  padding: 10px 0;
  position: relative;
  font-size: 26px;
  color: #24272a;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
}
.title-sytle2 .box-title h3:before {
  content: "";
  background: #f69622;
  width: 100px;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 50%;
  margin-left: -50px;
  display: inline-block;
}
.button-style1 .res-button {
  width: 41px;
  height: 41px;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  z-index: 9;
}
.button-style1 .res-button.slick-prev {
  left: -20px;
  background: url(../assets/img/bg_general.png) no-repeat -20px -525px;
}
.button-style1 .res-button.slick-prev:hover {
  background: url(../assets/img/bg_general.png) no-repeat -20px -464px;
}
.button-style1 .res-button.slick-next {
  right: -20px;
  background: url(../assets/img/bg_general.png) no-repeat -20px -281px;
}
.button-style1 .res-button.slick-next:hover {
  background: url(../assets/img/bg_general.png) no-repeat -20px -220px;
}
.button-style2 .res-button {
  position: absolute;
  top: 0;
  cursor: pointer;
  font-size: 18px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 23px;
  z-index: 9;
  border: 1px #eeeeee solid;
  background: #fff;
  border-radius: 50%;
}
.button-style2 .res-button.slick-next {
  right: 0;
}
.rtl .button-style2 .res-button.slick-next {
  left: 0;
  right: auto;
}
.button-style2 .res-button.slick-next:before {
  content: '\f105';
  font-family: FontAwesome;
  color: #d5d5d5;
}
.rtl .button-style2 .res-button.slick-next:before {
  content: '\f104';
}
.button-style2 .res-button.slick-next:hover {
  background: #014099;
  border-color: #014099;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button-style2 .res-button.slick-next:hover:before {
  color: #fff;
}
.button-style2 .res-button.slick-prev {
  right: 30px;
}
.rtl .button-style2 .res-button.slick-prev {
  left: 30px;
  right: auto;
}
.button-style2 .res-button.slick-prev:before {
  content: '\f104';
  font-family: FontAwesome;
  color: #d5d5d5;
}
.rtl .button-style2 .res-button.slick-prev:before {
  content: '\f105';
}
.button-style2 .res-button.slick-prev:hover {
  background: #014099;
  border-color: #014099;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button-style2 .res-button.slick-prev:hover:before {
  color: #fff;
}
.button-style3 .res-button {
  position: absolute;
  top: 50%;
  cursor: pointer;
  font-size: 24px;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 40px;
  z-index: 9;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: -22px;
  border: 2px #eeeeee solid;
  background: #fff;
  border-radius: 50%;
}
.button-style3 .res-button.slick-next {
  right: -22px;
}
.rtl .button-style3 .res-button.slick-next {
  right: auto;
  left: -22px;
}
.button-style3 .res-button.slick-next:before {
  content: '\f105';
  font-family: FontAwesome;
  color: #d5d5d5;
}
.rtl .button-style3 .res-button.slick-next:before {
  content: '\f104';
}
.button-style3 .res-button.slick-next:hover {
  background: #014099;
  border-color: #014099;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button-style3 .res-button.slick-next:hover:before {
  color: #fff;
}
.button-style3 .res-button.slick-prev {
  left: -22px;
}
.rtl .button-style3 .res-button.slick-prev {
  left: auto;
  right: -22px;
}
.button-style3 .res-button.slick-prev:before {
  content: '\f104';
  font-family: FontAwesome;
  color: #d5d5d5;
}
.rtl .button-style3 .res-button.slick-prev:before {
  content: '\f105';
}
.button-style3 .res-button.slick-prev:hover {
  background: #014099;
  border-color: #014099;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button-style3 .res-button.slick-prev:hover:before {
  color: #fff;
}
.button-style3:hover .res-button {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sale-off {
  position: absolute;
  z-index: 1;
  top: 10px;
  right: 15px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 50px;
  height: 25px;
  line-height: 25px;
  border-radius: 20px;
  background-color: #014099;
}
.rtl .sale-off {
  left: 15px;
  right: auto;
}
.kingstore_social {
  text-align: center;
  line-height: 19px;
}
.kingstore_social .main-social {
  margin: 0 auto;
  list-style-type: none;
}
.kingstore_social .main-social li {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
}
.kingstore_social .main-social li a {
  color: #999999;
  font-size: 16px;
}
.kingstore_social .main-social li a:hover {
  color: #014099;
}
.border-tp {
  border-top: 1px solid #ddd;
  margin-top: 95px;
  overflow: visible !important;
}
.border-tp .order-title {
  margin-top: -20px;
}
.order-desc {
  font-family: 'Niconne';
  font-size: 26px;
  color: rgba(1,1,1,0.4);
}
.mc4wp-form.mc4wp-form-success .mc4wp-alert.mc4wp-success {
  color: green;
  margin: 15px 0;
}
.kingstore-socials ul {
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 60px;
}
.kingstore-socials ul > li {
  display: inline-block;
}
.kingstore-socials ul > li > a {
  font-size: 22px;
  color: #fff;
  margin-right: 30px;
}
.kingstore-socials ul > li > a:hover {
  color: #2677e7;
}
.topsearch-entry .button-search-pro.loading:before {
  background-image: url(../assets/img/loadingp.gif);
  background-color: #2d2d2d;
  background-size: 20px 20px;
}
.topsearch-entry .input-group-btn {
  position: static;
}
.topsearch-entry .input-group {
  display: block;
}
.topsearch-entry .search-append {
  position: absolute;
  top: 120%;
  right: 0;
  left: -20px;
  padding: 0;
  min-width: 300px;
  text-align: left;
  border: none;
}
.rtl .topsearch-entry .search-append {
  text-align: right;
  right: -20px;
  left: 0;
}
.rtl .topsearch-entry .search-append .autocomplete-suggestion > a img {
  margin-right: 0;
  margin-left: 10px;
}
.topsearch-entry .search-append .autocomplete-suggestions {
  box-shadow: 0 0 0 1px #ccc;
  background: #fff;
  border-radius: 3px;
}
.topsearch-entry .search-append .autocomplete-suggestion {
  clear: both;
  padding: 0 10px;
  margin-bottom: 15px;
}
.topsearch-entry .search-append .autocomplete-suggestion:first-child {
  padding-top: 15px;
}
.topsearch-entry .search-append .autocomplete-suggestion:last-child {
  padding-bottom: 15px;
}
.topsearch-entry .search-append .autocomplete-suggestion.no-result {
  padding: 10px;
}
.topsearch-entry .search-append .autocomplete-suggestion > a {
  padding: 0 10px;
  display: block;
  overflow: hidden;
}
.topsearch-entry .search-append .autocomplete-suggestion > a img {
  margin-right: 10px;
  border: 1px solid #ccc;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body > span {
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body > span strong {
  color: #014099;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta > div,
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta > p {
  display: inline-block;
  vertical-align: top;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku {
  margin-right: 20px;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .search-meta .sku > span {
  font-weight: bold;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price {
  color: #014099;
  font-weight: bold;
  font-size: 14px;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price span.price-label {
  color: #666;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price ins {
  text-decoration: none;
}
.topsearch-entry .search-append .autocomplete-suggestion .media-body .price del {
  color: #999;
}
#cpanel-form {
  display: block !important;
}
.home .kingstore_breadcrumbs,
.home-page .kingstore_breadcrumbs,
.home-style1 .kingstore_breadcrumbs,
.elementor-page-5635 .kingstore_breadcrumbs {
  display: none;
}
.block-popup-login {
  margin-top: 170px;
  width: 600px;
  padding: 0px 20px 0px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.block-popup-login form.login,
.block-popup-login form.register {
  border: 0px;
  padding: 0px;
  margin: 0;
  text-align: left;
  border-radius: 0px;
}
.rtl .block-popup-login form.login,
.rtl .block-popup-login form.register {
  text-align: right;
}
.block-popup-login .tt_popup_login {
  height: 42px;
  background-color: #014099;
  margin: 0 -20px;
  padding: 0 10px;
}
.block-popup-login .tt_popup_login strong {
  line-height: 42px;
  display: inline-block;
  padding-left: 55px;
  text-transform: uppercase;
  font-size: 15px;
  color: #fff;
  background-image: url(../assets/img/bg_general.png);
  background-repeat: no-repeat;
  background-position: -20px -700px;
  position: relative;
  padding-right: 10px;
  background-color: #014099;
}
.rtl .block-popup-login .tt_popup_login strong {
  background-position: right -20px top -700px;
  padding-left: 10px;
  padding-right: 55px;
}
.block-popup-login .block-content {
  padding-top: 30px;
  overflow: hidden;
  padding-bottom: 10px;
  font-weight: normal;
}
.block-popup-login .block-content .col-reg {
  width: 50%;
  float: left;
  min-height: 188px;
}
.rtl .block-popup-login .block-content .col-reg {
  float: right;
}
.block-popup-login .block-content .col-reg.registered-account {
  padding-right: 30px;
  border-right: 1px solid #d0d0d0;
}
.rtl .block-popup-login .block-content .col-reg.registered-account {
  border-left: 1px solid #d0d0d0;
  border-right: 0;
  padding-left: 30px;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login {
  position: relative;
  float: left;
  margin-top: 10px;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login {
  float: right;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login {
  background-color: #014099;
  padding: 0 25px 0px 48px;
  height: 42px;
  font-size: 11px;
  font-weight: bold;
  white-space: nowrap;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login {
  padding: 0 48px 0px 25px;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login .btn-submit-login:hover {
  background-color: #012b66;
}
.block-popup-login .block-content .col-reg.registered-account .submit-login:before {
  background: url(../assets/img/bg_general.png) no-repeat -20px -1593px;
  content: '';
  display: block;
  width: 15px;
  height: 18px;
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 5;
}
.rtl .block-popup-login .block-content .col-reg.registered-account .submit-login:before {
  right: 20px;
  left: auto;
}
.block-popup-login .block-content .col-reg.login-customer {
  padding-left: 30px;
  color: #464646;
}
.rtl .block-popup-login .block-content .col-reg.login-customer {
  padding-right: 30px;
  padding-left: 0;
}
.block-popup-login .block-content .col-reg.login-customer h2 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0;
}
.block-popup-login .block-content .note-reg {
  margin: 0;
}
.block-popup-login .block-content .list-log {
  list-style: none;
  margin: 0;
}
.block-popup-login .block-content .list-log li {
  padding: 2px 0px 2px 14px;
  font-style: italic;
  position: relative;
  border-left: none;
  line-height: 22px;
}
.rtl .block-popup-login .block-content .list-log li {
  padding: 2px 14px 2px 0;
}
.rtl .block-popup-login .block-content .list-log li:before {
  right: 0;
  left: auto;
}
.block-popup-login .block-content .list-log li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #666666;
  position: absolute;
  left: 0px;
  top: 10px;
}
.block-popup-login .block-content .btn-reg-popup {
  height: 42px;
  line-height: 42px;
  padding: 0px 42px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 11px;
  margin-top: 15px;
  color: #fff;
  font-weight: bold;
  background-color: #014099;
}
.block-popup-login .block-content .btn-reg-popup:hover {
  background-color: #012b66;
}
.block-popup-login .email-input {
  position: relative;
}
.block-popup-login .email-input:before {
  background: url(../assets/img/bg_general.png) no-repeat -20px -160px #ababab;
  content: "";
  display: inline-block;
  width: 43px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: auto;
}
.rtl .block-popup-login .email-input:before {
  right: 0;
  left: auto;
}
.block-popup-login .pass-input {
  position: relative;
}
.block-popup-login .pass-input:before {
  background: url(../assets/img/bg_general.png) no-repeat -20px -100px #ababab;
  content: "";
  display: inline-block;
  width: 43px;
  height: 40px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: auto;
}
.rtl .block-popup-login .pass-input:before {
  right: 0;
  left: auto;
}
.block-popup-login .input-text {
  border: none;
  margin-bottom: 14px;
  width: 100%;
  padding: 0 5px 0px 52px;
  height: 40px !important;
  font-size: 108.33%;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl .block-popup-login .input-text {
  padding: 0 52px 0px 5px;
}
.block-popup-login .ft-link-p a {
  color: #464646;
  padding: 0;
  border: 0;
}
.block-popup-login .ft-link-p a:hover {
  color: #014099;
}
.close-login {
  display: inline-block;
  background: url(../assets/img/bg_general.png) no-repeat;
  background-position: -24px -2208px;
  width: 26px;
  height: 26px;
  overflow: hidden;
  text-indent: -9999px;
  right: 7px;
  left: auto;
  top: 7px;
  position: absolute;
  opacity: 1;
}
.close-login:hover {
  opacity: 0.7;
}
.rtl .close-login {
  left: 7px;
  right: auto;
}
.header-top {
  padding: 7px 0;
  background: #014099;
  position: relative;
  color: #fff;
}
.header-top a {
  color: #fff;
}
.header-top a:hover {
  color: #014099;
}
.header-top .socials-footer {
  margin: 0;
  list-style: none;
}
.header-top .socials-footer li {
  float: left;
  margin: 0 0 0 20px;
}
.header-top .socials-footer li a {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}
.header-bottom {
  z-index: 8;
  background: #fff;
  position: relative;
}
.header-bottom .top-logo {
  padding: 28px 0;
}
.header-bar {
  display: flex;
  color: #ff1717;
  justify-content: flex-end;
}
.header-bar .custom-html-widget {
  color: #ff1717;
  text-align: right;
  padding: 28px;
  font-size: 18px;
  line-height: 43px;
}
.header-bar2 {
  position: absolute;
  bottom: 0;
  right: 30px;
  width: 330px;
  z-index: 999;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 1px 4px 8px #333;
}
.header-bar2.open .cf-name,
.header-bar2.open .cf-phone,
.header-bar2.open .cf-mail,
.header-bar2.open .cf-area,
.header-bar2.open .cf-hotline {
  display: none;
}
.header-bar2.open p {
  margin-bottom: 0;
}
.header-bar2.open p input[type="submit"] {
  display: none;
}
.header-bar2.open .cf-welcome {
  margin-bottom: 0;
}
.header-bar2.open .cf-welcome i:before {
  content: "\f106";
}
.header-bar2 form .cf-welcome {
  padding: 15px;
  background: #014099;
  color: #fff;
  font-style: italic;
  margin-bottom: 20px;
  cursor: pointer;
}
.header-bar2 form .cf-welcome i {
  float: right;
  font-size: 18px;
}
.header-bar2 form .cf-name,
.header-bar2 form .cf-phone,
.header-bar2 form .cf-mail,
.header-bar2 form .cf-area {
  margin-bottom: 0;
}
.header-bar2 form .cf-name input,
.header-bar2 form .cf-name textarea,
.header-bar2 form .cf-phone input,
.header-bar2 form .cf-phone textarea,
.header-bar2 form .cf-mail input,
.header-bar2 form .cf-mail textarea,
.header-bar2 form .cf-area input,
.header-bar2 form .cf-area textarea {
  padding: 10px 15px;
  width: 100%;
}
.header-bar2 form .cf-name textarea,
.header-bar2 form .cf-phone textarea,
.header-bar2 form .cf-mail textarea,
.header-bar2 form .cf-area textarea {
  height: 60px;
}
.header-bar2 form p {
  padding: 0 15px;
  position: relative;
}
.header-bar2 form p input[type="submit"] {
  background: #014099;
  color: #fff;
  width: 100%;
  padding: 10px 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.header-bar2 form p input[type="submit"]:hover {
  background: #012b66;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.header-bar2 form p .ajax-loader {
  position: absolute;
  right: 30px;
  bottom: 24px;
}
.header-bar2 form .cf-hotline {
  text-transform: uppercase;
  color: #222222;
  font-weight: bold;
  margin-bottom: 30px;
  padding-left: 75px;
  padding-top: 15px;
}
.header-bar2 form .cf-hotline:before {
  content: "";
  width: 55px;
  height: 53px;
  background: url(../assets/img/icon-phone.jpg) center center no-repeat;
  display: block;
  margin-right: 10px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 15px;
}
.header-bar2 form .cf-hotline a {
  color: red;
}
#primary-menu .nav-pills >li {
  display: block;
}
@-webkit-keyframes anima-window-left {
  0% {
    -webkit-transform: translate(0%,0);
    transform: translate(0%,0);
  }
  10% {
    -webkit-transform: translate(-10%,0);
    transform: translate(-10%,0);
  }
  20% {
    -webkit-transform: translate(-20%,0);
    transform: translate(-20%,0);
  }
  30% {
    -webkit-transform: translate(-30%,0);
    transform: translate(-30%,0);
  }
  40% {
    -webkit-transform: translate(-40%,0);
    transform: translate(-40%,0);
  }
  50% {
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
  }
  60% {
    -webkit-transform: translate(-60%,0);
    transform: translate(-60%,0);
  }
  70% {
    -webkit-transform: translate(-70%,0);
    transform: translate(70%,0);
  }
  80% {
    -webkit-transform: translate(-80%,0);
    transform: translate(-80%,0);
  }
  90% {
    -webkit-transform: translate(-90%,0);
    transform: translate(-90%,0);
  }
  100% {
    -webkit-transform: translate(-100%,0);
    transform: translate(-100%,0);
  }
}
@keyframes anima-window-left {
  0% {
    -webkit-transform: translate(0%,0);
    transform: translate(0%,0);
  }
  10% {
    -webkit-transform: translate(-10%,0);
    transform: translate(-10%,0);
  }
  20% {
    -webkit-transform: translate(-20%,0);
    transform: translate(-20%,0);
  }
  30% {
    -webkit-transform: translate(-30%,0);
    transform: translate(-30%,0);
  }
  40% {
    -webkit-transform: translate(-40%,0);
    transform: translate(-40%,0);
  }
  50% {
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
  }
  60% {
    -webkit-transform: translate(-60%,0);
    transform: translate(-60%,0);
  }
  70% {
    -webkit-transform: translate(-70%,0);
    transform: translate(-70%,0);
  }
  80% {
    -webkit-transform: translate(-80%,0);
    transform: translate(-80%,0);
  }
  90% {
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
  }
  100% {
    -webkit-transform: translate(-100%,0);
    transform: translate(-100%,0);
  }
}
@-webkit-keyframes anima-window-right {
  0% {
    -webkit-transform: translate(0%,0);
    transform: translate(0%,0);
  }
  10% {
    -webkit-transform: translate(10%,0);
    transform: translate(10%,0);
  }
  20% {
    -webkit-transform: translate(20%,0);
    transform: translate(20%,0);
  }
  30% {
    -webkit-transform: translate(30%,0);
    transform: translate(30%,0);
  }
  40% {
    -webkit-transform: translate(40%,0);
    transform: translate(40%,0);
  }
  50% {
    -webkit-transform: translate(50%,0);
    transform: translate(50%,0);
  }
  60% {
    -webkit-transform: translate(60%,0);
    transform: translate(60%,0);
  }
  70% {
    -webkit-transform: translate(70%,0);
    transform: translate(70%,0);
  }
  80% {
    -webkit-transform: translate(80%,0);
    transform: translate(80%,0);
  }
  90% {
    -webkit-transform: translate(50%,0);
    transform: translate(50%,0);
  }
  100% {
    -webkit-transform: translate(100%,0);
    transform: translate(100%,0);
  }
}
@keyframes anima-window-right {
  0% {
    -webkit-transform: translate(0%,0);
    transform: translate(0%,0);
  }
  10% {
    -webkit-transform: translate(10%,0);
    transform: translate(10%,0);
  }
  20% {
    -webkit-transform: translate(20%,0);
    transform: translate(20%,0);
  }
  30% {
    -webkit-transform: translate(30%,0);
    transform: translate(30%,0);
  }
  40% {
    -webkit-transform: translate(40%,0);
    transform: translate(40%,0);
  }
  50% {
    -webkit-transform: translate(50%,0);
    transform: translate(50%,0);
  }
  60% {
    -webkit-transform: translate(60%,0);
    transform: translate(60%,0);
  }
  70% {
    -webkit-transform: translate(70%,0);
    transform: translate(70%,0);
  }
  80% {
    -webkit-transform: translate(80%,0);
    transform: translate(80%,0);
  }
  90% {
    -webkit-transform: translate(50%,0);
    transform: translate(50%,0);
  }
  100% {
    -webkit-transform: translate(100%,0);
    transform: translate(100%,0);
  }
}
@keyframes mymove-left {
  from {
    right: 0%;
  }
  to {
    right: -100%;
  }
}
@-webkit-keyframes mymove-left {
  from {
    right: 50%;
  }
  to {
    right: 100%;
  }
}
@keyframes mymove-loss {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes mymove-loss {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mymove-loss2 {
  from {
    z-index: 999;
  }
  to {
    z-index: 0;
  }
}
@-webkit-keyframes mymove-loss2 {
  from {
    z-index: 999;
  }
  to {
    z-index: 0;
  }
}
@keyframes mymove-show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes mymove-show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.box-window {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.box-window .popup {
  display: inline-block;
  width: 100%;
  height: auto;
  min-height: 500px;
  background-color: rgba(255,255,255,0.3);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.box-window .popup a.close,
.box-window .popup a.submit {
  display: inline-block;
  position: absolute;
  top: 56%;
  right: 25%;
  width: 300px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  opacity: 0;
}
.box-window .popup img {
  max-width: 100%;
  max-height: 950px;
}
.home .box-window {
  display: block;
}
.home .box-window.close-popup {
  display: none !important;
  opacity: 0;
}
.home .box-window.close-popup img {
  display: none;
}
@media (min-width: 1366px) and (max-width: 1600px) {
  .box-window.popup-overlay .popup img {
    max-height: 630px;
  }
}
.header-style1 .sticky-menu {
  position: fixed;
  z-index: 999;
  box-shadow: 0 0 3px #333;
  max-width: 100%;
  margin: 0 auto;
}
.primary-menu .navbar-inverse {
  background-color: transparent;
  border-color: #fff;
}
#main-menu {
  position: fixed;
  right: 40px;
  top: 50%;
  transform: translate(0,-50%);
  z-index: 9999;
}
.nav-pills {
  display: inline-block;
  margin-left: 0;
  list-style-type: none;
  margin-bottom: 0;
}
.nav-pills.nav-css >li {
  float: none;
  display: inline-block;
}
.nav-pills.nav-css >li > a {
  padding: 17px 20px;
  line-height: 22px;
}
.nav-pills.nav-css >li.dropdown > a span.menu-img {
  position: absolute;
  right: 5px;
  top: -7px;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu {
  box-shadow: none;
  border: 1px solid #eaeaea;
  padding: 0;
  min-width: 200px;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li {
  width: 100%;
  padding: 0 20px;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li >a {
  padding: 13px 0;
  color: #222222;
  font-size: 16px;
  border-bottom: 1px solid #eaeaea;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li >a:hover {
  color: #014099;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.active > a {
  color: #014099;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li:last-child > a {
  border: 0;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu {
  position: relative;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  top: -1px;
  left: 100%;
}
.rtl .nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  left: auto;
  right: 100%;
}
.nav-pills.nav-css >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu > a {
  border-bottom: 1px solid #eaeaea;
}
.nav-pills.nav-css >li:hover .dropdown-menu {
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.nav-pills >li {
  float: none;
  display: inline-block;
  text-align: center;
}
.nav-pills >li > a {
  -webkit-box-shadow: 0 0 10px 0 #22222254;
  box-shadow: 0 0 10px 0 #22222254;
  border-radius: 60%;
  text-transform: capitalize;
  min-height: 86px;
  background: url(../assets/img/menu_background.png) no-repeat center center #fff;
  background-color: transparent;
  position: relative;
  font-weight: 600;
  display: block;
  font-size: 14px;
  padding: 21px 18px;
  width: 87px;
  margin-bottom: 10px;
  line-height: 22px;
  color: #222222;
  font-family: "Roboto SemiBold", Helvetica, Arial, sans-serif;
}
.nav-pills >li > a:hover,
.nav-pills >li > a:focus {
  background-color: transparent;
  color: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.nav-pills >li > a .menu-title {
  position: relative;
}
.nav-pills >li.active,
.nav-pills >li:hover {
  position: relative;
}
.nav-pills >li.active >a,
.nav-pills >li.active >a:hover,
.nav-pills >li.active >a:focus,
.nav-pills >li:hover >a,
.nav-pills >li:hover >a:hover,
.nav-pills >li:hover >a:focus {
  background-color: transparent;
  color: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.nav-pills >li.active >a .menu-title:before,
.nav-pills >li.active >a:hover .menu-title:before,
.nav-pills >li.active >a:focus .menu-title:before,
.nav-pills >li:hover >a .menu-title:before,
.nav-pills >li:hover >a:hover .menu-title:before,
.nav-pills >li:hover >a:focus .menu-title:before {
  opacity: 1;
  visibility: visible;
  width: 40px;
  margin-left: -20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.nav-pills >li.dropdown > a {
  position: relative;
}
.nav-pills >li.dropdown > a:after {
  content: '\f107';
  font-family: FontAwesome;
  position: absolute;
  right: 5px;
  display: none;
}
.rtl .nav-pills >li.dropdown > a:after {
  left: 5px;
  right: auto;
}
.nav-pills >li.dropdown .dropdown-menu {
  text-align: left;
  display: block;
  visibility: hidden;
  top: 125%;
  padding: 15px 0;
  border: none;
  min-width: 200px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .nav-pills >li.dropdown .dropdown-menu {
  text-align: right;
}
.nav-pills >li.dropdown .dropdown-menu li {
  width: 100%;
}
.nav-pills >li.dropdown .dropdown-menu li >a {
  position: relative;
  display: block;
  padding: 12px 25px;
  color: #7d7d7d;
}
.nav-pills >li.dropdown .dropdown-menu li >a:hover {
  color: #014099;
}
.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu {
  position: relative;
}
.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  position: absolute;
  top: -16px;
  left: 110%;
  visibility: hidden;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  left: auto;
  right: 110%;
}
.nav-pills >li.dropdown .dropdown-menu >.dropdown-submenu:hover >.dropdown-menu {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills >li.dropdown .dropdown-menu >.dropdown-submenu:hover >.dropdown-menu {
  left: auto;
  right: 100%;
}
.nav-pills >li.dropdown:hover:before {
  top: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-pills >li.dropdown > .dropdown-menu.visible {
  visibility: visible;
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-pills .dropdown-menu li.active >a,
.nav-pills .dropdown-menu li:hover >a {
  color: #014099;
  background-color: transparent;
}
.nav-pills.nav-mega .menu-img {
  position: absolute;
  right: 5px;
  top: -7px;
}
.header-style2 .nav-pills.nav-mega .menu-img {
  top: -4px;
}
.nav-pills.nav-mega .kingstore-mega-menu .show-mega {
  width: 55% !important;
}
.nav-pills.nav-mega .kingstore-mega-menu .show-mega h3 {
  font-size: 20px;
  color: #333;
  text-transform: capitalize;
  font-weight: normal;
  padding: 12px 25px;
}
.nav-pills.nav-mega .kingstore-mega-menu .show-mega h3 a {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.nav-pills.nav-mega .kingstore-mega-menu .show-mega h3 a:after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 24px;
  color: #014099;
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
  margin-top: -3px;
}
.nav-pills.nav-mega .kingstore-mega-menu .show-mega ul {
  width: 50%;
  float: left;
}
.nav-pills.nav-mega .kingstore-mega-menu .show-mega ul li {
  font-size: 16px;
  color: #333;
}
.nav-pills.nav-mega .kingstore-mega-menu .show-mega ul li:first-child,
.nav-pills.nav-mega .kingstore-mega-menu .show-mega ul li.firts {
  padding: 12px 25px;
  font-weight: 500;
  text-transform: capitalize;
}
.nav-pills.nav-mega .kingstore-mega-menu .show-mega ul li a {
  color: #999;
}
.nav-pills.nav-mega .kingstore-mega-menu .show-mega ul li a:hover {
  color: #014099;
}
.nav-pills.nav-mega .kingstore-mega-menu .show-mega ul li:hover {
  background: #f5f5f5;
}
.nav-pills.nav-mega .kingstore-mega-menu .show-mega ul li:hover a {
  color: #014099;
}
.nav-pills.nav-mega .kingstore-mega-menu .wpb_raw_html {
  margin-bottom: 0;
}
.nav-pills.nav-mega .kingstore-mega-menu.kingstore-menu-img > a span.menu-img {
  position: absolute;
  right: 5px;
  top: -7px;
}
.header-style2 .nav-pills.nav-mega .kingstore-mega-menu.kingstore-menu-img > a span.menu-img {
  top: -4px;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu {
  padding: 30px 15px;
  width: 100%;
  visibility: hidden;
  box-shadow: 0px 0px 5px #999;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu li.active >a,
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu li:hover >a {
  background-color: transparent;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu li .dropdown-sub > li.active >a,
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu li .dropdown-sub > li:hover >a {
  background-color: transparent;
  color: #014099;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu >li {
  float: left;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu >li.image-full {
  width: 100% !important;
  padding-top: 0;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu >li.image-full >a {
  border-bottom: 0;
  font-size: 14px;
  text-transform: uppercase;
  padding: 7px 20px;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu >li.image-full >a .menu-title {
  display: none;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu >li.image-full img {
  width: 100%;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu >li .item-bottom {
  display: none;
}
.rtl .nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu >li {
  float: right;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .dropdown-submenu >a,
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .dropdown-submenu >.have-title {
  text-transform: capitalize;
  padding: 0;
  display: block;
  color: #222222;
  font-size: 16px;
  font-weight: 500;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .dropdown-submenu >a .menu-title,
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .dropdown-submenu >.have-title .menu-title {
  display: block;
  padding: 10px 15px;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .dropdown-submenu >a .menu-title:hover,
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .dropdown-submenu >.have-title .menu-title:hover {
  background: #f5f5f5;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a {
  padding: 9px 15px;
  line-height: 22px;
  font-size: 16px;
  color: #7d7d7d;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a:hover {
  color: #014099;
  background: #f5f5f5;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img {
  float: left;
  width: 25px;
  margin-right: 15px;
}
.rtl .nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu.column-1 {
  min-width: 1170px;
  padding: 30px 0 15px;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu.column-1 >li {
  width: 100%;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu.column-2 {
  min-width: 500px;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu.column-2 >li {
  width: 50%;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu.column-3 {
  min-width: 720px;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu.column-3 >li {
  width: 33.33%;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu.column-4 {
  min-width: 1000px;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu.column-4 >li {
  width: 25%;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu.column-5 {
  min-width: 1170px;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .kingstore-menu-img >a {
  padding: 15px 0 0 0;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .kingstore-menu-img >a:before {
  display: none;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .kingstore-menu-img >a:hover {
  color: #014099;
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .kingstore-menu-img:hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.nav-pills.nav-mega .kingstore-mega-menu .dropdown-menu .menu-shortcode >a {
  display: none;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li {
  width: 18%;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li.kingstore-menu-img {
  width: 28%;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-mega-product .dropdown-menu {
  padding: 0;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-mega-product .dropdown-menu >li {
  padding: 0;
}
.nav-pills.nav-mega .kingstore-mega-menu:hover .dropdown-menu .listing-tab-shortcode .tabbable.tabs .tab-content {
  visibility: visible;
}
.nav-pills.nav-mega .kingstore-menu-custom > .dropdown-menu > li.active > a {
  color: #014099;
}
.nav-pills.nav-mega .kingstore-menu-custom ul {
  box-shadow: 0px 0px 5px #999;
}
.nav-pills.nav-mega .kingstore-menu-custom ul .menu-img {
  display: none;
}
.nav-pills.nav-mega .kingstore-menu-custom ul > li > a {
  font-size: 16px;
}
.nav-pills.nav-mega .kingstore-menu-custom ul li >.have-title {
  position: relative;
  display: block;
  padding: 10px 25px;
}
.nav-pills.nav-mega .kingstore-menu-custom ul li >.have-title:before {
  content: "\f111";
  font-family: fontawesome;
  font-size: 6px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 8px;
}
.rtl .nav-pills.nav-mega .kingstore-menu-custom ul li >.have-title:before {
  padding-right: 0;
  padding-left: 8px;
}
.nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu >ul {
  position: absolute;
  background-color: #fff;
  left: 110%;
  top: 0;
  padding: 15px 0;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  min-width: 180px;
}
.rtl .nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu >ul {
  left: auto;
  right: 110%;
}
.nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu >ul >li {
  position: relative;
}
.nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu >ul >li ul {
  padding: 15px 0;
  position: absolute;
  background-color: #fff;
  left: 110%;
  top: 0;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu >ul >li ul {
  left: auto;
  right: 110%;
}
.nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu >ul >li ul >li:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu >ul >li ul >li:hover >ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu >ul >li:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu >ul >li:hover >ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .kingstore-menu-custom ul .dropdown-submenu:hover >ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.kingstore-menu-img {
  width: 22%;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.kingstore-menu-img a .menu-title {
  border-bottom: none;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 {
  width: 31%;
  margin-left: 1.3%;
  border-left: 1px #e6e6e6 solid;
}
.rtl .nav-pills.nav-mega .kingstore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 {
  border-right: 1px #e6e6e6 solid;
  border-left: 0;
  margin-right: 1.3%;
  margin-left: 0;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .order-title {
  display: none;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider {
  margin-bottom: 0;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .item .item-wrap .item-detail .item-content {
  padding: 20px 15px;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .item .item-wrap:hover .item-detail {
  border: 1px transparent solid;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .slick-next {
  right: 0;
}
.nav-pills.nav-mega .kingstore-mega-menu.custom-image-col4 .dropdown-menu.column-4 >li.custom-slider-col4 .sw-woo-container-slider .slick-prev {
  left: 0;
}
body.resmenu-open:before {
  content: '';
  background: rgba(0,0,0,0.7);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 9999;
  width: 100%;
}
.resmenu-container .navbar-toggle {
  display: none;
  float: left;
  margin: 0;
  background-color: transparent;
  border-color: transparent;
}
.resmenu-container .navbar-toggle .icon-bar {
  background-color: #111;
  height: 3px;
}
.resmenu-container .navbar-toggle:hover,
.resmenu-container .navbar-toggle:focus {
  background-color: transparent;
}
.resmenu-container .navbar-toggle:hover .icon-bar,
.resmenu-container .navbar-toggle:focus .icon-bar {
  background-color: #014099;
}
.resmenu-container .menu-responsive-wrapper {
  position: absolute;
  top: 55px;
  padding: 0;
  min-width: 300px;
  background: #464646;
  z-index: 999;
}
.resmenu-container .menu-responsive-wrapper ul {
  list-style-type: none;
  margin: 0;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu {
  display: none;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu > li > a {
  padding-left: 25px;
}
.resmenu-container .menu-responsive-wrapper ul > li {
  position: relative;
  -webkit-box-shadow: 0 1px 0 0 #555;
  -moz-box-shadow: 0 1px 0 0 #555;
  -o-box-shadow: 0 1px 0 0 #555;
  -ms-box-shadow: 0 1px 0 0 #555;
  box-shadow: 0 1px 0 0 #555;
}
.resmenu-container .menu-responsive-wrapper ul > li > a {
  color: #fff;
  padding: 10px 20px;
  display: block;
  -webkit-box-shadow: 0 1px 0 0 #555;
  -moz-box-shadow: 0 1px 0 0 #555;
  -o-box-shadow: 0 1px 0 0 #555;
  -ms-box-shadow: 0 1px 0 0 #555;
  box-shadow: 0 1px 0 0 #555;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
  display: block;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  height: 39px;
  background: #111;
  cursor: pointer;
  text-align: center;
  line-height: 39px;
  font-size: 20px;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown:after {
  content: "+";
  font-family: FontAwesome;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown.show:after {
  content: "–";
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown:hover {
  color: #fff;
  background: #014099;
}
.rtl .resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
  right: auto;
  left: 0;
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > a,
.resmenu-container .menu-responsive-wrapper ul > li.active > a {
  background: #eee;
  color: #014099;
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > .show-dropdown,
.resmenu-container .menu-responsive-wrapper ul > li.active > .show-dropdown {
  background: #014099;
  color: #fff;
}
.resmenu-container .menu-responsive-wrapper ul > li.has-img > a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.resmenu-container .menu-responsive-wrapper ul > li.has-img > a span.menu-img {
  display: block;
  max-width: 40px;
  margin-right: 10px;
}
.resmenu-container.resmenu-container-sidebar {
  font-size: 14px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
  min-width: 320px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  -webkit-transform: translate(-350px,0);
  -moz-transform: translate(-350px,0);
  -o-transform: translate(-350px,0);
  -ms-transform: translate(-350px,0);
  transform: translate(-350px,0);
  z-index: 9999;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper.open {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.admin-bar .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
  top: 46px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner {
  background: #fff;
  position: relative;
  height: 100%;
  overflow-x: auto;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul {
  list-style-type: none;
  margin: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li {
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li > a {
  text-transform: capitalize;
  color: #333;
  padding: 12px 0;
  display: block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #eee;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown {
  display: block;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  height: 39px;
  cursor: pointer;
  text-align: center;
  line-height: 39px;
  font-size: 18px;
  color: #ccc;
  background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown:after {
  content: "\f105";
  font-family: FontAwesome;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown:after {
  content: "\f104";
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown.show:after {
  content: "\f107";
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown:hover {
  color: #014099;
  background: none;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li .show-dropdown {
  right: auto;
  left: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li:hover > a,
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li.active > a {
  color: #014099;
  background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li:hover > .show-dropdown,
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li.active > .show-dropdown {
  color: #014099;
  background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li > ul > li > a {
  padding-left: 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li.has-img > a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li.has-img > a span.menu-img {
  display: block;
  max-width: 40px;
  margin-right: 10px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner ul > li.has-img > a span.menu-img {
  margin-right: 0;
  margin-left: 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs {
  border-top: 1px solid #e4e4e4;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-flex: 4;
  -ms-flex: 4;
  flex: 4;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li >a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border: 0;
  text-transform: uppercase;
  background: #fafafa;
  color: #999;
  margin: 0;
  border-bottom: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  height: 100%;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li >a:before {
  content: '\f036';
  font-family: FontAwesome;
  margin-right: 10px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li >a:before {
  margin-right: 0;
  margin-left: 10px;
  display: inline-block;
  vertical-align: top;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li >a.tab-vertical {
  border-left: 1px solid #e4e4e4;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li >a.tab-vertical:before {
  content: '\f009';
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.active > a {
  color: #333;
  background: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li .dropdown {
  display: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.more-menu {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #fafafa;
  border-bottom: 1px solid #e4e4e4;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.more-menu > a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-bottom: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.more-menu > a >span {
  font-size: 14px;
  background: #999;
  color: #fff;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.more-menu > a:before {
  display: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.more-menu > ul {
  position: absolute;
  top: 100%;
  background: #fafafa;
  right: 0;
  min-width: 200px;
  z-index: 99;
  -webkit-box-shadow: 0 0 0 1px #ddd;
  -moz-box-shadow: 0 0 0 1px #ddd;
  -o-box-shadow: 0 0 0 1px #ddd;
  -ms-box-shadow: 0 0 0 1px #ddd;
  box-shadow: 0 0 0 1px #ddd;
  text-transform: capitalize;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li.more-menu:hover > a >span {
  background: #014099;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .nav-tabs > li:last-child > a {
  border-right: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .tab-content {
  padding: 0 15px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top {
  padding: 10px;
  background: #fafafa;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  z-index: 99;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile > a {
  display: block;
  width: 40px;
  height: 40px;
  -webkit-box-shadow: 0 0 0 1px #e4e4e4;
  -moz-box-shadow: 0 0 0 1px #e4e4e4;
  -o-box-shadow: 0 0 0 1px #e4e4e4;
  -ms-box-shadow: 0 0 0 1px #e4e4e4;
  box-shadow: 0 0 0 1px #e4e4e4;
  background: #fff;
  color: #999;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  margin-left: 15px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile > a {
  margin-left: 0;
  margin-right: 15px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content {
  display: none;
  position: absolute;
  right: 10px;
  top: 60px;
  min-width: 120px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 3px #ccc;
  -moz-box-shadow: 0px 0px 3px #ccc;
  -o-box-shadow: 0px 0px 3px #ccc;
  -ms-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
  padding: 10px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content {
  right: auto;
  left: 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav {
  display: block;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav {
  margin-right: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li {
  padding: 0 0 10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li > a {
  padding: 0;
  color: #333;
  border: none;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li > a {
  border: none;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li > a:after {
  color: #333;
  float: right;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li > a:after {
  float: left;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li:hover > ul {
  left: -10px;
  top: 30px;
  max-height: none;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content #lang_sel > ul.nav > li:hover > ul {
  left: auto;
  right: -10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li {
  padding: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li > a {
  padding: 0;
  border: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li > a:after {
  color: #333;
  float: right;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li > a:after {
  float: left;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li:hover .currency_switcher {
  left: -10px;
  top: 28px;
  min-width: 122px;
}
.rtl .resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .resmenu-top .resmenu-top-mobile #respmenu_setting_content ul.currency_w li:hover .currency_switcher {
  left: auto;
  right: -10px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close {
  position: absolute;
  top: 0px;
  right: -25px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  background: #000;
  width: 25px;
  height: 25px;
  text-align: center;
  z-index: 999;
  line-height: 25px;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close:after {
  content: "x";
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-close:hover {
  background: #014099;
}
@media (max-width: 991px) {
  #main-menu .primary-menu .resmenu-container .navbar-toggle {
    display: inline-block;
    vertical-align: top;
    z-index: 1;
    margin: 8px 0;
  }
  .header-style1 #main-menu .primary-menu .resmenu-container .navbar-toggle {
    border: 1px solid #014099;
  }
  .header-style4 #main-menu .primary-menu .resmenu-container .menu-responsive-wrapper {
    top: 50px;
  }
  #main-menu .primary-menu .nav-pills {
    display: none;
  }
  .resmenu-container-sidebar .kingstore_top .top-form.top-search {
    min-width: auto;
    box-shadow: 0 0 0 1px #e4e4e4;
    -webkit-box-shadow: 0 0 0 1px #e4e4e4;
    border-radius: 0;
  }
  .resmenu-container-sidebar .kingstore_top .top-form.top-search .cat-wrapper {
    display: none;
  }
  .resmenu-container-sidebar .kingstore_top .top-form.top-search input {
    padding: 0 10px;
  }
  .resmenu-container-sidebar .kingstore_top .top-form.top-search button.form-button {
    background: none;
    font-size: 16px;
  }
  .resmenu-container-sidebar .kingstore_top .top-form.top-search button.form-button:before {
    color: #999;
  }
}
#cpanel-form {
  position: fixed;
  right: -300px;
  top: 40%;
  width: 300px;
  float: right;
  z-index: 10;
  text-align: left;
  direction: ltr;
}
#cpanel-form .cpanel-inner {
  background: none repeat scroll 0 0 #e5e5e5;
  border-color: #f3f3f3;
  color: #555;
  font-size: 11px;
  padding: 8px;
  position: relative;
  z-index: 999;
}
#cpanel-form .cpanel-title {
  background: #666;
  box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset;
  color: #fff;
  float: left;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 10px 0;
  width: 282px;
}
#cpanel-form .cpanel-title h4 {
  float: left;
  margin-top: 5px;
  font-size: 16px;
  text-transform: uppercase;
}
#cpanel-form .cpanel-title h4 i {
  color: #dfdfdf;
}
#cpanel-form .cpannel-button .btn {
  background: #a1a1a1;
  border-radius: 0px;
  margin-left: 10px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 14px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#a1a1a1),to(#969696));
  background-image: -webkit-linear-gradient(top,#a1a1a1,0%,#969696,100%);
  background-image: -moz-linear-gradient(top,#a1a1a1 0%,#969696 100%);
  background-image: linear-gradient(to bottom,#a1a1a1 0%,#969696 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa1a1a1', endColorstr='#ff969696', GradientType=0);
  border-color: #969696 #969696 #707070;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#cpanel-form .cpannel-button .btn:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#969696),to(#a1a1a1));
  background-image: -webkit-linear-gradient(top,#969696,0%,#a1a1a1,100%);
  background-image: -moz-linear-gradient(top,#969696 0%,#a1a1a1 100%);
  background-image: linear-gradient(to bottom,#969696 0%,#a1a1a1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff969696', endColorstr='#ffa1a1a1', GradientType=0);
  border-color: #a1a1a1 #a1a1a1 #7b7b7b;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#cpanel-form img {
  display: inline-block;
}
#cpanel-form .panel,
#cpanel-form .panel-default {
  border: 1px solid #bcbcbc;
  margin-bottom: 5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
#cpanel-form .panel .panel-heading,
#cpanel-form .panel-default .panel-heading {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#f6f6f6));
  background-image: -webkit-linear-gradient(top,#fff,0%,#f6f6f6,100%);
  background-image: -moz-linear-gradient(top,#fff 0%,#f6f6f6 100%);
  background-image: linear-gradient(to bottom,#fff 0%,#f6f6f6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff6f6f6', GradientType=0);
  border-color: #f6f6f6 #f6f6f6 #d0d0d0;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  clear: both;
  padding: 0 !important;
  text-shadow: none;
}
#cpanel-form .panel .panel-heading .accordion-toggle,
#cpanel-form .panel-default .panel-heading .accordion-toggle {
  color: #909090;
  font-size: 12px;
  position: relative;
  display: block;
  padding: 8px 15px;
}
#cpanel-form .panel .panel-heading .accordion-toggle img,
#cpanel-form .panel-default .panel-heading .accordion-toggle img {
  margin-right: 10px;
  opacity: 0.2;
  width: 20px;
  display: inline-block;
}
#cpanel-form .panel .panel-heading .accordion-toggle:after,
#cpanel-form .panel-default .panel-heading .accordion-toggle:after {
  content: '\F078';
  font-family: 'FontAwesome';
  position: absolute;
  right: 10px;
}
#cpanel-form .panel .panel-heading i,
#cpanel-form .panel-default .panel-heading i {
  color: #909090;
}
#cpanel-form .panel .panel-collapse,
#cpanel-form .panel-default .panel-collapse {
  max-height: 190px;
  overflow-y: auto;
}
#cpanel-form .panel .panel-collapse .accordion-inner,
#cpanel-form .panel-default .panel-collapse .accordion-inner {
  border-top: 1px solid #E5E5E5;
  padding: 9px 15px;
}
#cpanel-form .panel .control-group,
#cpanel-form .panel-default .control-group {
  margin-bottom: 10px;
}
#cpanel-form a.cpanel-control {
  background-color: #707070;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  border-radius: 5px 0 0 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.4);
  height: 40px;
  left: -40px;
  line-height: 36px;
  padding: 0 0 5px 10px;
  position: absolute;
  width: 40px;
  z-index: 10;
  top: 20%;
}
#cpanel-form a.cpanel-control:before {
  content: "\f0a5";
  color: #fff;
  display: inline;
  font-family: "FontAwesome";
  font-size: 20px;
}
#cpanel-form a.cpanel-control.active:before {
  content: "\f0a4";
  font-family: "FontAwesome";
  font-size: 20px;
}
#cpanel-form label {
  float: left;
  width: 50%;
  padding: 5px 0;
  text-align: left;
  font-size: 12px;
  font-weight: 500;
}
#cpanel-form label.kingstore-radio-img-selected {
  box-shadow: 0 0 0 2px #ad2323 inset;
}
#cpanel-form .controls {
  margin-left: 0;
}
#cpanel-form .controls label {
  float: left;
  width: auto;
  padding: 2px;
}
#cpanel-form .controls select {
  font-size: 12px;
}
#cpanel-form .kingstore-radio-img input[type="radio"],
#cpanel-form .kingstore-radio-img span {
  display: none;
}
#cpanel-form .kingstore-radio-img img {
  width: 33px;
  cursor: pointer;
}
.lt-ie9 #cpanel-form .kingstore-radio-img img {
  width: auto;
}
#cpanel-form input,
#cpanel-form textarea,
#cpanel-form .uneditable-input {
  width: 206px;
  border: 1px solid #ddd;
  background: #fff;
}
#cpanel-form select {
  background-color: #FFFFFF;
  border: 1px solid #eeeeee;
  width: 220px;
}
#cpanel-form select,
#cpanel-form input {
  height: 20px;
  line-height: 30px;
  padding: 4px 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
#cpanel-form select,
#cpanel-form input {
  border-radius: 0px;
  height: 30px;
}
#cpanel-form fieldset {
  width: 100%;
}
#cpanel-form input[type="checkbox"] {
  width: 20px;
  height: 20px;
}
.sidebar .widget {
  margin-bottom: 30px;
}
.sidebar .widget .widget-inner .block-title-widget {
  background-color: #014099;
}
.sidebar .widget .widget-inner .block-title-widget h2 {
  position: relative;
  padding: 15px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}
.sidebar .widget .widget-inner select {
  max-width: 100%;
  padding: 7px;
}
.sidebar .widget .widget-inner ul {
  list-style: none;
  margin: 0;
  border: 1px solid #eeeeee;
}
.sidebar .widget .widget-inner ul > li {
  padding: 15px;
  border-bottom: 1px solid #ddd;
}
.sidebar .widget .widget-inner ul > li > a {
  display: inline-block;
  vertical-align: top;
}
.sidebar .widget .widget-inner ul > li:last-child {
  border: 0;
}
.sidebar .widget .widget-inner ul > li ul.children {
  margin-left: 15px;
  padding-top: 10px;
  border: 0;
}
.sidebar .widget .widget-inner ul > li ul.children > li:first-child {
  border-top: 1px solid #ddd;
}
.sidebar .widget.widget_search {
  margin-bottom: 40px;
}
.sidebar .widget.widget_search .block-title-widget {
  display: none;
}
.sidebar .widget.widget_search .searchform {
  margin-top: 0;
}
.sidebar .widget.widget_search .searchform .screen-reader-text {
  display: none;
}
.sidebar .widget.widget_search .searchform > div {
  position: relative;
  min-height: 40px;
}
.sidebar .widget.widget_search .searchform > div input {
  position: absolute;
  left: 0;
  height: 40px;
  top: 0;
  width: 100%;
  border: 1px solid #eeeeee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 7px 60px 7px 7px;
  background: #fff;
}
.rtl .sidebar .widget.widget_search .searchform > div input {
  padding: 7px 7px 7px 60px;
}
.sidebar .widget.widget_search .searchform > div input#searchsubmit {
  padding: 8px;
  border-left: none;
  right: 0;
  width: auto;
  left: auto;
  color: #fff;
  width: 40px;
  text-indent: -9999px;
  height: 40px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  background: url(../assets/img/icon-search.png) no-repeat center center #464646;
}
.sidebar .widget.widget_search .searchform > div input#searchsubmit:hover {
  background: url(../assets/img/icon-search.png) no-repeat center center #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.rtl .sidebar .widget.widget_search .searchform > div input#searchsubmit {
  right: auto;
  left: 0;
}
.sidebar .widget.widget_calendar #calendar_wrap {
  width: 100%;
  border: 1px #eeeeee solid;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar {
  width: 100%;
  margin: 0 auto;
  max-width: 50%;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td,
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tr th {
  padding: 10px;
  text-align: center;
  border: 1px solid #eeeeee;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td > a,
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tr th > a {
  font-weight: bold;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar #today {
  font-weight: bold;
}
.sidebar .widget.widget_archive .screen-reader-text,
.sidebar .widget.widget_categories .screen-reader-text {
  display: none;
}
.sidebar .widget.widget_archive select,
.sidebar .widget.widget_categories select {
  margin-top: 20px;
  width: 100%;
}
.sidebar .widget.widget_text .textwidget {
  padding-top: 20px;
}
.sidebar .widget.widget_text .textwidget p {
  line-height: 22px;
}
.sidebar .widget.widget_tag_cloud .tagcloud {
  padding-top: 15px;
}
.sidebar .widget.widget_rss .block-title-widget h2:before {
  content: '';
}
.sidebar .widget.widget_rss .block-title-widget h2 img {
  display: inline-block;
  margin-right: 10px;
}
.sidebar .widget.widget_rss .widget-inner > ul li {
  line-height: 22px;
}
.sidebar .widget.widget_rss .widget-inner > ul li a {
  padding: 0;
}
.sidebar .widget.widget_rss .widget-inner > ul li a.rsswidget {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.sidebar .widget.widget_rss .widget-inner > ul li .rss-date {
  display: block;
  color: #999;
  font-size: 12px;
  margin-bottom: 10px;
}
.sidebar .widget.widget_recent_comments .widget-inner ul#recentcomments li {
  line-height: 20px;
}
.sidebar .widget.widget_recent_comments .widget-inner ul#recentcomments > li .comment-author-link {
  font-weight: bold;
}
.sidebar .widget.widget_tag_cloud .tagcloud {
  margin: 0 !important;
}
.sidebar .widget.widget_tag_cloud .tagcloud a {
  display: inline-block;
  color: #333;
  padding: 10px;
  border: 1px solid #eeeeee;
  padding: 6px 9px;
  margin: 5px 2px;
  font-size: 13px !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.sidebar .widget.widget_tag_cloud .tagcloud a:hover {
  border: 1px solid #014099;
  background-color: #014099;
  color: #fff;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu {
  border: 0;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li {
  padding: 0;
  position: relative;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li > a {
  display: block;
  padding: 15px 0;
  font-size: 13px;
  font-weight: bold;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  color: #666;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li > a:before {
  content: "\f07b";
  font-family: FontAwesome;
  margin-right: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li:hover > a,
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li.active > a {
  color: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li:hover > a:before,
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li.active > a:before {
  content: "\f07c";
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li:hover > ul.dropdown-menu,
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li.active > ul.dropdown-menu {
  display: block;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu {
  position: static;
  border-radius: 0;
  display: block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border: 0;
  background: none;
  padding: 0;
  float: none;
  margin-left: 15px;
  min-width: auto;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li {
  padding: 0;
  position: relative;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li.active > a {
  background-color: #fff;
  color: #014099;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li > a {
  display: block;
  padding: 10px 15px;
  font-size: 13px;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li > a:hover,
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li > a:focus {
  background: none;
  color: #014099;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li:first-child {
  border-top: 1px solid #eeeeee;
}
.wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
}
.form-lienhe .title {
  margin: 0;
  font-size: 18px;
  text-transform: uppercase;
  color: #222222;
  text-align: center;
  margin-bottom: 10px;
}
.form-lienhe p {
  font-size: 13px;
  color: #7d7d7d;
  text-align: center;
  margin-bottom: 20px;
  line-height: 22px;
}
.form-lienhe .wpcf7 .cf1 {
  width: 49%;
  float: left;
  margin-right: 2%;
}
.form-lienhe .wpcf7 .cf2 {
  width: 49%;
  float: left;
}
.form-lienhe .wpcf7 .wpcf7-form-control-wrap input {
  width: 100%;
  height: 44px;
  padding: 0 22px;
  border-radius: 0;
  margin: 0 0 10px;
  border: 1px #ebebeb solid;
}
.form-lienhe .wpcf7 .wpcf7-form-control-wrap input::-webkit-input-placeholder {
  color: #999;
}
.form-lienhe .wpcf7 .wpcf7-form-control-wrap input::-moz-placeholder {
  color: #999;
}
.form-lienhe .wpcf7 .wpcf7-form-control-wrap input:-ms-input-placeholder {
  color: #999;
}
.form-lienhe .wpcf7 .wpcf7-form-control-wrap textarea {
  width: 100%;
  border-radius: 0;
  margin: 0 0 10px;
  padding: 10px 20px;
  border: 1px #ebebeb solid;
}
.form-lienhe .wpcf7 .wpcf7-form-control-wrap textarea::-webkit-input-placeholder {
  color: #999;
}
.form-lienhe .wpcf7 .wpcf7-form-control-wrap textarea::-moz-placeholder {
  color: #999;
}
.form-lienhe .wpcf7 .wpcf7-form-control-wrap textarea:-ms-input-placeholder {
  color: #999;
}
.form-lienhe .wpcf7 p {
  text-align: left;
}
.form-lienhe .wpcf7 .wpcf7-submit {
  height: 40px;
  background-color: #014099;
  color: #fff;
  padding: 0 40px;
  font-size: 14px;
  text-transform: capitalize;
  line-height: 40px;
  border: none;
  border: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 30px;
}
.form-lienhe .wpcf7 .wpcf7-submit:hover {
  background-color: #013580;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.about-add {
  margin: 0 -15px;
  list-style: none;
  border-top: 1px rgba(255,255,255,0.1) solid;
}
.about-add .item {
  color: #222;
  font-size: 14px;
  width: 33.332%;
  text-align: center;
  float: left;
  padding: 0 15px;
}
.about-add .item p {
  background: #f2f2f2;
  padding: 15px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
}
.about-add .item i {
  display: inline-block;
  vertical-align: top;
  color: #ccc;
  margin: 0 6px 0 0;
  width: 64px;
  height: 64px;
  line-height: 64px;
  border-radius: 50%;
  border: 1px #ccc solid;
  font-size: 30px;
  text-align: center;
}
.about-add .item a {
  display: inline-block;
  vertical-align: top;
  color: #222;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.about-add .item a:hover {
  color: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.about-add .item:first-child a {
  color: #222;
}
.about-add .item:first-child a:hover {
  color: #014099;
}
.lienhe-box {
  padding: 25px 30px 20px 30px;
  overflow: hidden;
}
.lienhe-box h3 {
  font-size: 16px;
  text-transform: uppercase;
  color: #222222;
}
.lienhe-box ul {
  list-style: none;
  margin: 0;
}
.lienhe-box ul li {
  width: 50%;
  float: left;
  padding: 3px 0;
}
.lienhe-box ul li label {
  color: #222222;
  margin-right: 5px;
}
.lienhe-box ul li span,
.lienhe-box ul li a {
  color: #999;
}
.page-dichvu .wrap-content .item {
  margin: 0 0 60px;
}
.page-dichvu .wrap-content .item .item-image {
  float: left;
  margin-right: 30px;
}
.page-dichvu .wrap-content .item .item-content h3 {
  font-size: 20px;
  color: #24272a;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 50px;
}
.page-dichvu .wrap-content .item .item-content h3 span {
  height: 50px;
  display: inline-block;
  width: 50px;
  background-color: #f69622;
  color: #fff;
  border-radius: 50%;
  font-size: 26px;
  text-align: center;
  line-height: 50px;
  float: left;
  margin-right: 15px;
}
.page-dichvu .wrap-content .item .item-content ul {
  overflow: hidden;
  list-style: none;
  margin: 25px 0 0;
}
.page-dichvu .wrap-content .item .item-content ul li {
  float: left;
  width: 50%;
  line-height: 30px;
  position: relative;
}
.page-dichvu .wrap-content .item .item-content ul li:before {
  content: '\f18e';
  font-size: 12px;
  color: #afafaf;
  margin-right: 7px;
  font-family: FontAwesome;
}
.page-dichvu .wrap-content .item:nth-child(2) .item-image {
  float: right;
  margin-right: 0;
  margin-left: 30px;
}
.page-doitac .wrap-content h3 {
  font-size: 18px;
  color: #24272a;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 25px;
}
.page-doitac .wrap-content p {
  line-height: 28px;
  margin: 0 0 35px;
}
.page-doitac .wrap-content .item .item-detail {
  margin: 0 0 50px;
}
.page-doitac .wrap-content .item .item-detail img {
  width: 100%;
}
.page-doitac .wrap-content .item .item-detail h4 {
  font-size: 15px;
  color: #222;
  font-weight: 500;
  text-align: left;
  display: block;
  margin: 10px 0 0;
  line-height: 28px;
}
.phap-nhan {
  font-size: 16px;
  color: #333;
  line-height: 30px;
}
.phap-nhan ol li {
  padding: 5px 0;
}
.pdfemb-viewer {
  margin: 0 auto !important;
}
.page-muahang h1 {
  font-size: 29px;
  font-weight: bold;
  color: #014099;
  text-align: center;
  border-bottom: 1px #e1e1e1 solid;
  padding-bottom: 20px;
  margin-bottom: 50px;
}
.page-muahang .wpcf7 .cf-title,
.page-muahang .wpcf7 .cf-phone {
  width: 49%;
  float: left;
  margin-right: 2%;
}
.page-muahang .wpcf7 .cf-name,
.page-muahang .wpcf7 .cf-mail {
  width: 49%;
  float: left;
}
.page-muahang .wpcf7 .wpcf7-form-control-wrap input {
  width: 100%;
  height: 44px;
  padding: 0 22px;
  border-radius: 0;
  margin: 0 0 20px;
  border: 1px #e1e1e1 solid;
}
.page-muahang .wpcf7 .wpcf7-form-control-wrap input::-webkit-input-placeholder {
  color: #494949;
}
.page-muahang .wpcf7 .wpcf7-form-control-wrap input::-moz-placeholder {
  color: #494949;
}
.page-muahang .wpcf7 .wpcf7-form-control-wrap input:-ms-input-placeholder {
  color: #494949;
}
.page-muahang .wpcf7 .wpcf7-form-control-wrap textarea {
  width: 100%;
  border-radius: 0;
  margin: 0 0 50px;
  padding: 10px 20px;
  border: 1px #e1e1e1 solid;
}
.page-muahang .wpcf7 .wpcf7-form-control-wrap textarea::-webkit-input-placeholder {
  color: #494949;
}
.page-muahang .wpcf7 .wpcf7-form-control-wrap textarea::-moz-placeholder {
  color: #494949;
}
.page-muahang .wpcf7 .wpcf7-form-control-wrap textarea:-ms-input-placeholder {
  color: #494949;
}
.page-muahang .wpcf7 p {
  text-align: center;
}
.page-muahang .wpcf7 .wpcf7-submit {
  height: 56px;
  background-color: #014099;
  color: #fff;
  padding: 0 50px;
  font-size: 18px;
  text-transform: capitalize;
  line-height: 56px;
  border: none;
  border: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 30px;
}
.page-muahang .wpcf7 .wpcf7-submit:hover {
  background-color: #013580;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.lienhe-left span.wpcf7-not-valid-tip {
  position: absolute;
  top: -30px;
}
.about_top .title-page {
  font-size: 18px;
  color: #222222;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.about_top .about-us {
  text-align: center;
}
.rtl .wpb_single_image.vc_align_left {
  text-align: right;
}
.sp-tebao h3 {
  font-size: 26px;
  margin-bottom: 20px;
  color: #8e2120;
  font-weight: bold;
}
.sp-tebao p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
}
.sp-tebao p.last {
  font-family: "BeVietnam SemiBold", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.sp-share {
  margin-bottom: 30px;
}
.sp-share a {
  display: inline-block;
  vertical-align: top;
  margin-right: 2px;
  background: #61cef8;
  color: #fff;
  font-size: 10px;
  border-radius: 4px;
  padding: 0 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  height: 31px;
  line-height: 30px;
}
.sp-share a:last-child {
  background: #3b589d;
}
.sp-share a:hover {
  background: #014099;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sticky-ct.elementor-sticky--active .sp-noidung {
  border-radius: 0;
  border: 1px #014099 solid;
  padding: 0;
}
.sticky-ct.elementor-sticky--active .sp-noidung .title-acc {
  cursor: pointer;
  padding: 15px 30px;
  border-bottom: none;
  margin-bottom: 0;
}
.sticky-ct.elementor-sticky--active .sp-noidung .title-acc i {
  float: right;
}
.sticky-ct.elementor-sticky--active .sp-noidung .title-acc i:before {
  content: "\f078";
}
.sticky-ct.elementor-sticky--active .sp-noidung .title-acc span {
  display: none;
}
.sticky-ct.elementor-sticky--active .sp-noidung .title-acc label {
  display: inline-block;
  vertical-align: top;
}
.sticky-ct.elementor-sticky--active .sp-noidung .navigation {
  display: none;
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.sticky-ct.elementor-sticky--active .sp-noidung .navigation li {
  border-bottom: 1px #014099 solid;
  padding: 10px 30px;
  color: #272727;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sticky-ct.elementor-sticky--active .sp-noidung .navigation li a {
  color: #272727;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sticky-ct.elementor-sticky--active .sp-noidung .navigation li:last-child {
  border-bottom: none;
}
.sticky-ct.elementor-sticky--active .sp-noidung .navigation li:hover {
  color: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sticky-ct.elementor-sticky--active .sp-noidung .navigation li:hover a {
  color: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sticky-ct.elementor-sticky--active .sp-noidung .navigation.closex {
  display: block;
}
.sticky-ct.elementor-sticky--active .sp-noidung.open .navigation {
  display: block;
}
.sticky-ct.elementor-sticky--active .sp-noidung.open .navigation.closex {
  display: none;
}
.sticky-ct.elementor-sticky--active .sp-noidung.open .title-acc {
  border-bottom: 1px #014099 solid;
}
.sticky-ct.elementor-sticky--active .sp-noidung.open .title-acc i:before {
  content: "\f077";
}
.sp-noidung {
  padding: 30px 30px;
  border: 1px #ddd solid;
  border-radius: 8px;
  background: #efefef;
  margin-bottom: 50px !important;
}
.sp-noidung .title-acc {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
  font-family: "BeVietnam Medium", Helvetica, Arial, sans-serif;
}
.sp-noidung .title-acc i {
  font-size: 16px;
  margin-left: 15px;
  display: inline-block;
  vertical-align: top;
  margin-top: 4px;
}
.sp-noidung .title-acc label {
  display: none;
  font-weight: normal;
}
.sp-noidung ul {
  padding-left: 30px;
}
.sp-noidung ul li {
  font-size: 18px;
  color: #53282f;
  padding: 5px 0;
}
.sp-noidung ul li a {
  font-size: 18px;
  color: #53282f;
  font-family: "BeVietnam Medium", Helvetica, Arial, sans-serif;
}
.sp-box {
  margin-bottom: 60px;
}
.sp-box .title {
  font-size: 22px;
  color: #53282f;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-family: "BeVietnam Medium", Helvetica, Arial, sans-serif;
}
.sp-box .title:before {
  content: "";
  width: 100px;
  height: 5px;
  background: #0669b2;
  position: absolute;
  bottom: 0;
  left: 0;
}
.sp-box .content {
  font-size: 16px;
  color: #53282f;
}
.sp-box .content .first {
  margin-bottom: 40px;
}
.sp-box .content img {
  margin: 0 auto 20px auto;
}
.sp-box .content span {
  font-style: italic;
  text-align: center;
  margin-bottom: 40px;
  display: block;
}
.sp-box .content .read {
  text-align: center;
}
.sp-box .content .phone {
  font-size: 16px;
  color: #fff;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  height: 50px;
  line-height: 46px;
  padding: 0 45px;
  border-radius: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  background: #014099;
  font-family: "BeVietnam Medium", Helvetica, Arial, sans-serif;
}
.sp-box .content .phone:hover {
  background: #012b66;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sp-box.sp-box2 .box-youtube {
  background: url(../assets/img/box-you.jpg) center center no-repeat;
  margin-bottom: 20px;
  height: 490px;
}
.sp-box.sp-box2 .box-youtube .video-btn {
  margin-top: 13%;
}
.sp-box.sp-box3 .col-td {
  margin-bottom: 20px;
}
.sp-box.sp-box3 .col-td .left {
  width: 48%;
  float: left;
  margin-right: 4%;
}
.sp-box.sp-box3 .col-td .right {
  width: 48%;
  float: left;
}
.sp-box.sp-box4 img {
  margin-bottom: 40px;
}
.sp-box.sp-box7 .col-td {
  margin-bottom: 20px;
}
.sp-box.sp-box7 .col-td .left {
  width: 50%;
  float: left;
}
.sp-box.sp-box7 .col-td .left span {
  text-align: center;
  display: block;
}
.sp-box.sp-box7 .col-td .right {
  width: 50%;
  float: left;
}
.sp-box.sp-box7 .col-td .right span {
  text-align: center;
  display: block;
}
.sp-box.sp-box11 .col-td {
  margin-bottom: 20px;
}
.sp-box.sp-box11 .col-td .left {
  width: 52%;
  float: left;
  margin-right: 4%;
}
.sp-box.sp-box11 .col-td .left img {
  max-height: 280px;
}
.sp-box.sp-box11 .col-td .left span {
  text-align: center;
  display: block;
}
.sp-box.sp-box11 .col-td .right {
  width: 44%;
  float: left;
}
.sp-box.sp-box11 .col-td .right img {
  max-height: 280px;
}
.sp-box.sp-box11 .col-td .right span {
  text-align: center;
  display: block;
}
.sp-contact .top {
  border: 1px #dadada solid;
  padding: 10px;
  margin-bottom: 30px;
}
.sp-contact .top img {
  margin-bottom: 0;
}
.sp-contact .title {
  font-size: 18px;
  color: #1c1c1c;
  margin-bottom: 20px;
  font-family: "BeVietnam Medium", Helvetica, Arial, sans-serif;
}
.sp-contact form {
  border: 1px #dadada solid;
  padding: 20px;
  background: #fff;
}
.sp-contact form p span {
  display: block;
}
.sp-contact form input {
  width: 100%;
  background: #e6e6e6;
  font-size: 14px;
  color: #787878;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  margin-bottom: 0;
}
.sp-contact form .submit {
  padding-top: 15px;
}
.sp-contact form .submit input {
  display: inline-block;
  vertical-align: top;
  width: auto;
  padding: 0 15px !important;
  text-transform: uppercase;
  background: #014099 !important;
  border: none !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sp-contact form .submit input:hover {
  background: #012b66 !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.project-portfolio .portfolio-tab {
  margin-bottom: 30px;
}
.project-portfolio .portfolio-tab ul {
  list-style: none;
  margin: 0;
}
.project-portfolio .portfolio-tab ul li {
  display: inline-block;
  vertical-align: top;
  padding: 15px 30px;
  font-size: 16px;
  color: #999;
  position: relative;
  margin-right: 10px;
  background: #f5f5f5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.project-portfolio .portfolio-tab ul li.selected,
.project-portfolio .portfolio-tab ul li:hover {
  color: #fff;
  cursor: pointer;
  background: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.project-portfolio .portfolio-tab ul li:first-child:before {
  content: "\f009";
  font-family: fontawesome;
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  margin: 4px 4px 0 0;
  font-weight: normal;
}
.project-portfolio .portfolio-container ul {
  list-style: none;
  margin: 0 -15px;
  text-align: center;
}
.project-portfolio .portfolio-container ul li .item-content {
  position: relative;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.project-portfolio .portfolio-container ul li .item-content .item-img img {
  width: 100%;
}
.project-portfolio .portfolio-container ul li .item-content .entry-content {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  top: 75%;
  padding: 13px 20px;
  background: rgba(255,255,255,0.7);
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.project-portfolio .portfolio-container ul li .item-content .entry-content h4 {
  max-height: 26px;
  overflow: hidden;
}
.project-portfolio .portfolio-container ul li .item-content .entry-content h4 a {
  font-size: 18px;
  font-weight: 500;
  color: #222;
  display: block;
  line-height: 24px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.project-portfolio .portfolio-container ul li .item-content .entry-content .description {
  font-size: 14px;
  color: #fff;
  line-height: 22px;
}
.project-portfolio .portfolio-container ul li .item-content:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.project-portfolio .portfolio-container ul li .item-content:hover .entry-content {
  top: 15px;
  padding-top: 40px;
  background: #00aeefb5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.project-portfolio .portfolio-container ul li .item-content:hover .entry-content h4 {
  max-height: 48px;
}
.project-portfolio .portfolio-container ul li .item-content:hover .entry-content h4 a {
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .project-portfolio .portfolio-container ul li {
    width: 33.332%;
  }
  .project-portfolio .portfolio-container ul li .item-content .entry-content {
    padding: 6px 20px;
  }
}
@media (max-width: 991px) {
  .project-portfolio .portfolio-tab ul li {
    padding: 15px 20px;
  }
  .project-portfolio .portfolio-container ul li {
    width: 50%;
  }
  .project-portfolio .portfolio-container ul li .item-content .entry-content {
    padding: 10px 20px;
  }
}
@media (max-width: 767px) {
  .project-portfolio .portfolio-tab ul li {
    padding: 10px 20px;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .project-portfolio .portfolio-container ul li {
    width: 100%;
  }
  .project-portfolio .portfolio-container ul li .item-content .entry-content {
    padding: 10px 20px;
  }
}
.sidebar .widget .widget-inner ul > li {
  line-height: normal;
}
.sidebar .widget.widget_categories .block-title-widget,
.sidebar .widget.widget_recent_entries .block-title-widget {
  background-color: #f2f2f2;
}
.sidebar .widget.widget_categories .block-title-widget h2,
.sidebar .widget.widget_recent_entries .block-title-widget h2 {
  position: relative;
  padding: 15px;
  color: #222222;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700 !important;
  margin-bottom: 0;
}
.duan {
  position: relative;
  max-width: 60%;
  margin: 0px auto 40px auto;
}
.duan h3 {
  color: #222222;
  font-size: 26px;
  font-weight: 600;
}
.duan-children ul {
  margin: 30px 0 40px 0;
}
.duan-children ul li {
  display: inline-block;
}
.duan-children ul li a {
  font-size: 14px;
  color: #222222;
  background-color: #ececec;
  padding: 8px 15px;
  margin: 0 5px;
  font-weight: bold;
}
.duan-children ul li a:hover {
  background-color: #014099;
  color: #fff;
}
.duan-children ul .active a {
  background-color: #014099;
  color: #fff;
}
.listing-title h1 {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  display: block;
  margin: 19px 0 30px 0;
}
.single {
  font-size: 14px;
  line-height: 26px;
}
.category-contents {
  margin-bottom: 40px;
}
.category-contents a {
  color: #222222;
}
.category-contents .blog-content .list_blog {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: 0;
}
.category-contents .blog-content .project {
  width: 31.5%;
}
.category-contents .blog-content .project .entry-content .content-top .entry-title {
  margin-top: 20px;
}
.category-contents .blog-content .project .entry-content .content-top .entry-title h4 {
  margin: 0;
}
.category-contents .blog-content .project .entry-content .content-top .entry-title h4 a {
  font-size: 14px;
  color: #222222;
  line-height: 20px;
  font-weight: 600;
  font-family: "Roboto", Sans-serif !important;
}
.category-contents .blog-content .project .entry-content .content-top .entry-title h4 a:hover {
  color: #014099;
}
.category-contents .blog-content .post {
  margin-bottom: 40px;
  display: inline-block;
  vertical-align: top;
  margin-right: -3px;
  float: none;
}
.category-contents .blog-content .post.format-audio .entry-thumb {
  width: 100%;
}
.category-contents .blog-content .post.sticky .entry .entry-content,
.category-contents .blog-content .post.tag-sticky-2 .entry .entry-content {
  background: #f2f2f2;
  padding: 20px;
}
.category-contents .blog-content .post.tag-image .entry {
  padding-top: 20px;
}
.category-contents .blog-content .post .entry .entry-thumb {
  position: relative;
  margin-bottom: 15px;
}
.category-contents .blog-content .post .entry .entry-thumb a {
  display: block;
  overflow: hidden;
}
.category-contents .blog-content .post .entry .entry-thumb a img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.category-contents .blog-content .post .entry .entry-thumb:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.category-contents .blog-content .post .entry .entry-content {
  padding: 0;
  text-align: left;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title {
  margin-top: 20px;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a {
  font-size: 16px;
  color: #1b519d;
  line-height: 20px;
  font-weight: 600;
  font-family: "Roboto", Sans-serif !important;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-title h4 a:hover {
  color: #014099;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-summary {
  font-size: 14px;
  line-height: 26px;
  color: #666666;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta {
  color: #999;
  line-height: 19px;
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta a {
  color: #999;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta a:hover {
  color: #014099;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta span {
  margin-right: 20px;
  display: inline-block;
  line-height: 26px;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta span {
  margin-left: 20px;
  margin-right: 0;
}
.category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .fa {
  margin-right: 7px;
  display: inline-block;
  vertical-align: top;
  line-height: 26px;
}
.rtl .category-contents .blog-content .post .entry .entry-content .content-top .entry-meta .fa {
  margin-left: 7px;
  margin-right: 0;
}
.category-contents .blog-content .post .entry .entry-content .readmore a {
  text-transform: normal;
  font-size: 12px;
  color: #014099;
  border: 1px solid;
  padding: 9.5px 23px;
}
.category-contents .blog-content .post .entry .entry-content .readmore a:hover {
  color: #013580;
}
.category-contents .blog-content .post .entry .entry-content .readmore a .fa {
  margin-left: 5px;
}
.category-contents .blog-content.blog-content-grid .post .entry,
.category-contents .blog-content.blog-content-grid .project .entry {
  border-bottom: 1px #eeeeee solid;
  padding-bottom: 30px;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top,
.category-contents .blog-content.blog-content-grid .project .entry .entry-content .content-top {
  border-bottom: none;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-date,
.category-contents .blog-content.blog-content-grid .project .entry .entry-content .content-top .entry-date {
  font-size: 12px;
  color: #999;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-date i,
.category-contents .blog-content.blog-content-grid .project .entry .entry-content .content-top .entry-date i {
  color: #014099;
  font-size: 14px;
}
.category-contents .blog-content.blog-content-grid .post .entry .entry-content .content-top .entry-summary,
.category-contents .blog-content.blog-content-grid .project .entry .entry-content .content-top .entry-summary {
  padding-top: 10px;
  line-height: 24px;
}
.category-contents .blog-content.blog-content-list .project {
  margin: 0px 0 0px 0;
}
.category-contents .blog-content.blog-content-list .project .entry .entry-thumb img {
  height: 240px;
  width: 100%;
}
.category-contents .blog-content.blog-content-list .post {
  width: 48%;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-thumb {
  margin-bottom: 0;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-summary {
  margin: 20px 0;
}
.category-contents .blog-content.blog-content-list .post .entry .entry-summary p {
  line-height: 24px;
}
.category-contents .blog-content.blog-content-list .post img {
  width: 100%;
  height: 205px;
}
.category-contents .project .entry-sumary {
  line-height: 24px;
}
.category-contents .project .entry-price {
  color: #da251d;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}
.category-contents .project .entry-price label {
  color: #222222;
  font-size: 14px;
  margin-right: 5px;
}
.category-contents .project .entry-work label {
  color: #222222;
  margin-right: 5px;
}
.home-style1.page .main-page .page >.entry-content,
.home-style2.page .main-page .page >.entry-content,
.home-style3.page .main-page .page >.entry-content {
  margin-top: 0;
}
.home-style1.page .main-page .page >.entry-content .entry-summary,
.home-style2.page .main-page .page >.entry-content .entry-summary,
.home-style3.page .main-page .page >.entry-content .entry-summary {
  overflow: inherit;
  line-height: normal;
  margin-bottom: 0;
}
.title-project {
  padding: 0 15px;
  margin-bottom: 30px;
}
.title-project h2 {
  font-size: 18px;
  color: #222222;
  font-weight: bold;
}
.title-project p {
  line-height: 24px;
}
.project-content {
  flex-wrap: wrap;
  justify-content: start;
  margin-left: 0;
  display: flex;
  grid-gap: 27px;
}
.pagination {
  background-color: #ececec;
  display: inline-block;
  border-radius: 0;
  float: none;
  width: 100%;
  margin: 0;
  text-align: center;
}
.pagination .count-post {
  line-height: 38px;
  font-size: 12px;
  color: #999999;
  margin-left: 20px;
}
.pagination .count-post span {
  color: #014099;
  font-weight: bold;
}
.pagination ul {
  margin: 0;
  list-style-type: none;
  float: right;
  display: inline-block;
}
.pagination ul li {
  float: left;
  position: relative;
  text-transform: capitalize;
  text-align: center;
  margin: 0 5px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .pagination ul li {
  float: right;
}
.pagination ul li:hover a {
  color: #014099;
}
.pagination ul li a,
.pagination ul li span.current {
  display: block;
  line-height: 38px;
  text-align: center;
  font-size: 12px;
  color: #999999;
}
.pagination ul li span.current {
  color: #014099;
}
.pagination ul li .next,
.pagination ul li .prev {
  width: 40px;
  font-size: 0;
  height: 40px;
}
.pagination ul li .prev:before {
  content: '\f104';
  font-size: 20px;
  font-family: fontawesome;
}
.pagination ul li .next:before {
  content: '\f105';
  font-size: 20px;
  font-family: fontawesome;
}
.format-audio .entry .wp-entry-thumb iframe {
  vertical-align: top;
  margin: 0;
}
blockquote {
  border: 0;
  padding: 5px 30px;
  position: relative;
}
blockquote:before {
  content: "\f10d";
  width: 17px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 0;
  font-family: FontAwesome;
}
blockquote:after {
  content: "\f10e";
  width: 17px;
  height: 14px;
  position: absolute;
  right: 0;
  bottom: 0;
  font-family: FontAwesome;
}
blockquote p {
  font-style: italic;
  font-size: 14px;
}
.format-gallery .carousel.gallery-slider .carousel-control {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  line-height: 32px;
  border-radius: 50%;
  position: absolute;
  z-index: 9;
  cursor: pointer;
  font-size: 0;
  top: 50%;
  margin-top: -16px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  text-shadow: none;
  background-image: none;
}
.format-gallery .carousel.gallery-slider .carousel-control.left {
  left: 15px;
}
.format-gallery .carousel.gallery-slider .carousel-control.left:before {
  content: '\f0d9';
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #999;
}
.format-gallery .carousel.gallery-slider .carousel-control.left:hover:before {
  color: #014099;
}
.format-gallery .carousel.gallery-slider .carousel-control.right {
  right: 15px;
}
.format-gallery .carousel.gallery-slider .carousel-control.right:before {
  content: '\f0da';
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #999;
}
.format-gallery .carousel.gallery-slider .carousel-control.right:hover:before {
  color: #014099;
}
.format-gallery .carousel.gallery-slider .carousel-inner .item img {
  margin: 0;
}
.format-gallery .carousel.gallery-slider:hover .carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.format-gallery .gallery .thumbnail:hover {
  background-color: #014099;
  border-color: #014099;
}
.widget_categories {
  background-color: #f3f3f4;
}
.widget_categories .block-title-widget {
  display: none;
}
.widget_categories a {
  font-size: 14px;
  color: #222222;
  line-height: normal;
}
.widget_categories a:before {
  content: '\f105';
  font-family: fontawesome;
  margin-right: 5px;
}
.bie-slide,
.bie-slide2 {
  position: relative;
  display: inline-block;
  height: 44px;
  width: 170px;
  line-height: 44px !important;
  padding: 0;
  border-radius: 50px;
  background: #fdfdfd;
  border: 2px solid #f84f4f;
  margin: 10px;
  transition: all 0.5s ease-in-out;
}
.bie-slide2 {
  border: 2px solid #014099;
}
.bie-slide:hover {
  background-color: #f84f4f;
}
.bie-slide2:hover {
  background-color: #014099;
}
.bie-slide:hover span.circle,
.bie-slide2:hover span.circle2 {
  left: 100%;
  margin-left: -45px;
  background-color: #fdfdfd;
  color: #f84f4f;
}
.bie-slide2:hover span.circle2 {
  color: #014099;
}
.bie-slide:hover span.title,
.bie-slide2:hover span.titlec2 {
  left: 40px;
  opacity: 0;
}
.bie-slide:hover span.title-hover,
.bie-slide2:hover span.title-hover2 {
  opacity: 1;
  left: 28px;
}
.bie-slide span.circle,
.bie-slide2 span.circle2 {
  display: block;
  background-color: #f84f4f;
  color: #fff;
  position: absolute;
  float: left;
  margin: 5px;
  line-height: 30px;
  height: 30px;
  width: 30px;
  top: 0;
  left: 0;
  transition: .5s;
  border-radius: 50%;
}
.bie-slide2 span.circle2 {
  background-color: #014099;
}
.bie-slide span.title,
.bie-slide span.title-hover,
.bie-slide2 span.titlec2,
.bie-slide2 span.title-hover2 {
  position: absolute;
  left: 65px;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  font-weight: bold;
  color: #f84f4f;
  transition: .5s;
}
.bie-slide2 span.titlec2,
.bie-slide2 span.title-hover2 {
  color: #014099;
}
.bie-slide span.title-hover,
.bie-slide2 span.title-hover2 {
  left: 80px;
  opacity: 0;
}
.bie-slide span.title-hover,
.bie-slide2 span.title-hover2 {
  color: #fff;
}
.single.main .post .recent-posts,
.single.main .team .recent-posts,
.single.main .attachment .recent-posts {
  border-top: 1px solid #e5e5e5;
  padding-top: 35px;
}
.single.main .post .recent-posts .block-title-widget,
.single.main .team .recent-posts .block-title-widget,
.single.main .attachment .recent-posts .block-title-widget {
  margin-bottom: 20px;
}
.single.main .post .recent-posts .block-title-widget h2,
.single.main .team .recent-posts .block-title-widget h2,
.single.main .attachment .recent-posts .block-title-widget h2 {
  background: #014099;
  font-size: 16px;
  font-weight: 600;
  font-family: "Roboto", Sans-serif !important;
  text-align: center;
  width: 200px;
}
.single.main .post .recent-posts .block-title-widget h2:after,
.single.main .team .recent-posts .block-title-widget h2:after,
.single.main .attachment .recent-posts .block-title-widget h2:after {
  content: '';
  top: 0;
  right: -24px;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 23px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 24px solid #014099;
}
.single.main .post .recent-posts li,
.single.main .team .recent-posts li,
.single.main .attachment .recent-posts li {
  border-bottom: 1px dotted #e5e5e5;
  padding-bottom: 20px;
}
.single.main .post .recent-posts li a,
.single.main .team .recent-posts li a,
.single.main .attachment .recent-posts li a {
  display: block;
  margin-bottom: 5px;
}
.single.main .post .recent-posts li:last-child,
.single.main .team .recent-posts li:last-child,
.single.main .attachment .recent-posts li:last-child {
  border-bottom: none;
}
.single.main .post .recent-posts .rpwwt-post-title,
.single.main .team .recent-posts .rpwwt-post-title,
.single.main .attachment .recent-posts .rpwwt-post-title {
  color: #222222;
  font-size: 14px;
  font-weight: bold;
}
.single.main .post .recent-posts .rpwwt-post-author,
.single.main .team .recent-posts .rpwwt-post-author,
.single.main .attachment .recent-posts .rpwwt-post-author {
  color: #666666;
}
.single.main .post .recent-posts .rpwwt-post-author:before,
.single.main .team .recent-posts .rpwwt-post-author:before,
.single.main .attachment .recent-posts .rpwwt-post-author:before {
  content: '\f017';
  font-family: fontawesome;
  margin-right: 5px;
}
.single.main .post .recent-posts .rpwwt-post-date,
.single.main .team .recent-posts .rpwwt-post-date,
.single.main .attachment .recent-posts .rpwwt-post-date {
  margin-right: 20px;
  color: #666666;
}
.single.main .post .recent-posts .rpwwt-post-date:before,
.single.main .team .recent-posts .rpwwt-post-date:before,
.single.main .attachment .recent-posts .rpwwt-post-date:before {
  content: '\f2c0';
  font-family: fontawesome;
  margin-right: 5px;
}
.single.main .post .entry-wrap,
.single.main .team .entry-wrap,
.single.main .attachment .entry-wrap {
  position: relative;
}
.single.main .post .entry-wrap .entry-thumb,
.single.main .team .entry-wrap .entry-thumb,
.single.main .attachment .entry-wrap .entry-thumb {
  position: relative;
  overflow: hidden;
}
.single.main .post .entry-wrap .entry-title .title,
.single.main .team .entry-wrap .entry-title .title,
.single.main .attachment .entry-wrap .entry-title .title {
  color: #1b519d;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: Bold;
  margin-bottom: 5px;
  font-family: "Roboto SemiBold", Helvetica, Arial, sans-serif;
}
.single.main .post .entry-wrap .entry-title .map p,
.single.main .team .entry-wrap .entry-title .map p,
.single.main .attachment .entry-wrap .entry-title .map p {
  font-size: 15px;
  display: block;
  margin-bottom: 0;
  line-height: normal;
  text-align: left;
}
.single.main .post .entry-wrap .entry-title .map p:before,
.single.main .team .entry-wrap .entry-title .map p:before,
.single.main .attachment .entry-wrap .entry-title .map p:before {
  content: "\f041";
  font-family: fontawesome;
  color: #3fbcef;
  width: 14px;
  text-align: center;
  display: inline-block;
  font-style: normal;
}
.single.main .post .entry-wrap .entry-title .entry-meta,
.single.main .team .entry-wrap .entry-title .entry-meta,
.single.main .attachment .entry-wrap .entry-title .entry-meta {
  font-size: 12px;
  color: #666666;
}
.single.main .post .entry-wrap .entry-title .entry-meta .entry-author,
.single.main .team .entry-wrap .entry-title .entry-meta .entry-author,
.single.main .attachment .entry-wrap .entry-title .entry-meta .entry-author {
  margin-left: 25px;
}
.single.main .post .entry-wrap .entry-title .entry-meta .fa,
.single.main .team .entry-wrap .entry-title .entry-meta .fa,
.single.main .attachment .entry-wrap .entry-title .entry-meta .fa {
  margin-right: 5px;
}
.single.main .post .entry-wrap .entry-content,
.single.main .team .entry-wrap .entry-content,
.single.main .attachment .entry-wrap .entry-content {
  margin-bottom: 100px;
  margin-top: 10px;
}
.single.main .post .entry-wrap .entry-content .entry-summary,
.single.main .team .entry-wrap .entry-content .entry-summary,
.single.main .attachment .entry-wrap .entry-content .entry-summary {
  line-height: 26px;
  color: #333;
  font-size: 16px;
}
.single.main .post .entry-wrap .entry-content .entry-summary ul,
.single.main .team .entry-wrap .entry-content .entry-summary ul,
.single.main .attachment .entry-wrap .entry-content .entry-summary ul {
  margin: 0;
  list-style: none;
}
.single.main .post .entry-wrap .entry-content .entry-summary ul li span,
.single.main .post .entry-wrap .entry-content .entry-summary ul li em,
.single.main .post .entry-wrap .entry-content .entry-summary ul li strong,
.single.main .team .entry-wrap .entry-content .entry-summary ul li span,
.single.main .team .entry-wrap .entry-content .entry-summary ul li em,
.single.main .team .entry-wrap .entry-content .entry-summary ul li strong,
.single.main .attachment .entry-wrap .entry-content .entry-summary ul li span,
.single.main .attachment .entry-wrap .entry-content .entry-summary ul li em,
.single.main .attachment .entry-wrap .entry-content .entry-summary ul li strong {
  font-size: 14px !important;
}
.single.main .post .entry-wrap .entry-content .entry-summary p,
.single.main .team .entry-wrap .entry-content .entry-summary p,
.single.main .attachment .entry-wrap .entry-content .entry-summary p {
  line-height: 26px;
  color: #666666;
  font-size: 14px;
  font-family: "Roboto", Sans-serif !important;
}
.single.main .post .entry-wrap .entry-content .entry-summary p .alignnone,
.single.main .team .entry-wrap .entry-content .entry-summary p .alignnone,
.single.main .attachment .entry-wrap .entry-content .entry-summary p .alignnone {
  float: left;
  display: block;
  clear: none;
  margin: 20px 0 30px 0;
}
.single.main .post .entry-wrap .entry-content .entry-summary p .alignnone.image-single,
.single.main .team .entry-wrap .entry-content .entry-summary p .alignnone.image-single,
.single.main .attachment .entry-wrap .entry-content .entry-summary p .alignnone.image-single {
  margin-left: 30px;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links {
  margin-top: 30px;
  overflow: hidden;
  background: #f2f2f2;
  padding: 30px 0;
  border-radius: 4px;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links .page-links-title,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links .page-links-title,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links .page-links-title {
  border: none;
  margin: 0 10px;
  width: auto;
  height: auto;
  line-height: 32px;
  border-radius: 0;
  float: left;
  background: none;
  color: #666;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links .page-links-title:hover,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links .page-links-title:hover,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links .page-links-title:hover {
  background: none;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .post .entry-wrap .entry-content .entry-summary .page-links a,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links a,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a {
  display: block;
  width: 32px;
  line-height: 30px;
  height: 32px;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  float: left;
  background: #fff;
  margin: 0 5px;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links span:hover,
.single.main .post .entry-wrap .entry-content .entry-summary .page-links a:hover,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links span:hover,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links a:hover,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links span:hover,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a:hover {
  color: #014099;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links span {
  background: #fff;
  color: #014099;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links a span,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links a span,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a span {
  border: none;
  margin: 0;
  background: none;
  color: #222222;
}
.single.main .post .entry-wrap .entry-content .social-share,
.single.main .team .entry-wrap .entry-content .social-share,
.single.main .attachment .entry-wrap .entry-content .social-share {
  line-height: 33px;
  margin-top: 15px;
  display: block;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
}
.single.main .post .entry-wrap .entry-content .social-share .title-share,
.single.main .team .entry-wrap .entry-content .social-share .title-share,
.single.main .attachment .entry-wrap .entry-content .social-share .title-share {
  float: left;
  font-size: 14px;
  color: #222222;
  margin-right: 20px;
  text-transform: uppercase;
}
.rtl .single.main .post .entry-wrap .entry-content .social-share .title-share,
.rtl .single.main .team .entry-wrap .entry-content .social-share .title-share,
.rtl .single.main .attachment .entry-wrap .entry-content .social-share .title-share {
  margin-left: 20px;
  margin-right: 0;
  float: right;
}
.single.main .post .entry-wrap .entry-content .social-share a,
.single.main .team .entry-wrap .entry-content .social-share a,
.single.main .attachment .entry-wrap .entry-content .social-share a {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0 4px;
  text-align: center;
  border-radius: 50%;
  height: 33px;
  width: 33px;
  color: #fff;
  background-color: #014099;
  font-size: 16px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  background: #3b5988;
}
.single.main .post .entry-wrap .entry-content .social-share a:hover,
.single.main .team .entry-wrap .entry-content .social-share a:hover,
.single.main .attachment .entry-wrap .entry-content .social-share a:hover {
  background: #014099;
}
.single.main .post .entry-wrap .entry-content .social-share a i,
.single.main .team .entry-wrap .entry-content .social-share a i,
.single.main .attachment .entry-wrap .entry-content .social-share a i {
  line-height: 35px;
}
.single.main .post .entry-wrap .entry-content .social-share a:nth-child(2),
.single.main .team .entry-wrap .entry-content .social-share a:nth-child(2),
.single.main .attachment .entry-wrap .entry-content .social-share a:nth-child(2) {
  background: #00aced;
}
.single.main .post .entry-wrap .entry-content .social-share a:nth-child(2):hover,
.single.main .team .entry-wrap .entry-content .social-share a:nth-child(2):hover,
.single.main .attachment .entry-wrap .entry-content .social-share a:nth-child(2):hover {
  background: #014099;
}
.single.main .post .entry-wrap .entry-content .social-share a:nth-child(3),
.single.main .team .entry-wrap .entry-content .social-share a:nth-child(3),
.single.main .attachment .entry-wrap .entry-content .social-share a:nth-child(3) {
  background: #ff1d1e;
}
.single.main .post .entry-wrap .entry-content .social-share a:nth-child(3):hover,
.single.main .team .entry-wrap .entry-content .social-share a:nth-child(3):hover,
.single.main .attachment .entry-wrap .entry-content .social-share a:nth-child(3):hover {
  background: #014099;
}
.single.main .post .entry-wrap .entry-content .social-share a i,
.single.main .team .entry-wrap .entry-content .social-share a i,
.single.main .attachment .entry-wrap .entry-content .social-share a i {
  line-height: 33px;
}
.single.main .post .entry-wrap .single-content-bottom,
.single.main .team .entry-wrap .single-content-bottom,
.single.main .attachment .entry-wrap .single-content-bottom {
  padding: 20px 0;
  margin: 40px 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.single.main .post .entry-wrap .single-content-bottom .entry-tag,
.single.main .team .entry-wrap .single-content-bottom .entry-tag,
.single.main .attachment .entry-wrap .single-content-bottom .entry-tag {
  padding: 8px 0;
}
.single.main .post .entry-wrap .single-content-bottom .entry-tag i,
.single.main .team .entry-wrap .single-content-bottom .entry-tag i,
.single.main .attachment .entry-wrap .single-content-bottom .entry-tag i {
  margin-right: 10px;
}
.single.main .post .entry-wrap .single-content-bottom .entry-tag a,
.single.main .team .entry-wrap .single-content-bottom .entry-tag a,
.single.main .attachment .entry-wrap .single-content-bottom .entry-tag a {
  font-size: 14px;
  color: #666;
}
.single.main .post .entry-wrap .single-content-bottom .entry-tag a:hover,
.single.main .team .entry-wrap .single-content-bottom .entry-tag a:hover,
.single.main .attachment .entry-wrap .single-content-bottom .entry-tag a:hover {
  color: #014099;
}
.single.main .post .entry-wrap .single-content-bottom .social-share,
.single.main .team .entry-wrap .single-content-bottom .social-share,
.single.main .attachment .entry-wrap .single-content-bottom .social-share {
  float: right;
}
.single.main .post .entry-wrap .single-content-bottom .social-share .title-share,
.single.main .team .entry-wrap .single-content-bottom .social-share .title-share,
.single.main .attachment .entry-wrap .single-content-bottom .social-share .title-share {
  font-size: 14px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 33px;
  float: left;
  margin-right: 10px;
}
.single.main .post .entry-wrap .single-content-bottom .social-share .wrap-content,
.single.main .team .entry-wrap .single-content-bottom .social-share .wrap-content,
.single.main .attachment .entry-wrap .single-content-bottom .social-share .wrap-content {
  overflow: hidden;
}
.single.main .post .entry-wrap .single-content-bottom .social-share .wrap-content a,
.single.main .team .entry-wrap .single-content-bottom .social-share .wrap-content a,
.single.main .attachment .entry-wrap .single-content-bottom .social-share .wrap-content a {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0 4px;
  text-align: center;
  border-radius: 50%;
  height: 33px;
  width: 33px;
  color: #fff;
  background-color: #014099;
  font-size: 16px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  background: #3b5988;
}
.single.main .post .entry-wrap .single-content-bottom .social-share .wrap-content a:hover,
.single.main .team .entry-wrap .single-content-bottom .social-share .wrap-content a:hover,
.single.main .attachment .entry-wrap .single-content-bottom .social-share .wrap-content a:hover {
  background: #014099;
}
.single.main .post .entry-wrap .single-content-bottom .social-share .wrap-content a i,
.single.main .team .entry-wrap .single-content-bottom .social-share .wrap-content a i,
.single.main .attachment .entry-wrap .single-content-bottom .social-share .wrap-content a i {
  line-height: 35px;
}
.single.main .post .entry-wrap .single-content-bottom .social-share .wrap-content a:nth-child(2),
.single.main .team .entry-wrap .single-content-bottom .social-share .wrap-content a:nth-child(2),
.single.main .attachment .entry-wrap .single-content-bottom .social-share .wrap-content a:nth-child(2) {
  background: #00aced;
}
.single.main .post .entry-wrap .single-content-bottom .social-share .wrap-content a:nth-child(2):hover,
.single.main .team .entry-wrap .single-content-bottom .social-share .wrap-content a:nth-child(2):hover,
.single.main .attachment .entry-wrap .single-content-bottom .social-share .wrap-content a:nth-child(2):hover {
  background: #014099;
}
.single.main .post .entry-wrap .single-content-bottom .social-share .wrap-content a:nth-child(3),
.single.main .team .entry-wrap .single-content-bottom .social-share .wrap-content a:nth-child(3),
.single.main .attachment .entry-wrap .single-content-bottom .social-share .wrap-content a:nth-child(3) {
  background: #ff1d1e;
}
.single.main .post .entry-wrap .single-content-bottom .social-share .wrap-content a:nth-child(3):hover,
.single.main .team .entry-wrap .single-content-bottom .social-share .wrap-content a:nth-child(3):hover,
.single.main .attachment .entry-wrap .single-content-bottom .social-share .wrap-content a:nth-child(3):hover {
  background: #014099;
}
.single.main .post .entry-wrap .single-content-bottom .social-share .wrap-content a i,
.single.main .team .entry-wrap .single-content-bottom .social-share .wrap-content a i,
.single.main .attachment .entry-wrap .single-content-bottom .social-share .wrap-content a i {
  line-height: 33px;
}
.single.main .post #authorDetails,
.single.main .team #authorDetails,
.single.main .attachment #authorDetails {
  margin: 40px 0 0;
}
.single.main .post #authorDetails .authorDetail,
.single.main .team #authorDetails .authorDetail,
.single.main .attachment #authorDetails .authorDetail {
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.single.main .post #authorDetails .authorDetail .avatar,
.single.main .team #authorDetails .authorDetail .avatar,
.single.main .attachment #authorDetails .authorDetail .avatar {
  overflow: hidden;
  float: left;
}
.rtl .single.main .post #authorDetails .authorDetail .avatar,
.rtl .single.main .team #authorDetails .authorDetail .avatar,
.rtl .single.main .attachment #authorDetails .authorDetail .avatar {
  float: right;
}
.single.main .post #authorDetails .authorDetail .infomation,
.single.main .team #authorDetails .authorDetail .infomation,
.single.main .attachment #authorDetails .authorDetail .infomation {
  overflow: hidden;
  padding: 10px 20px;
  color: #999999;
  line-height: 22px;
}
.single.main .post #authorDetails .authorDetail .infomation .name-author,
.single.main .team #authorDetails .authorDetail .infomation .name-author,
.single.main .attachment #authorDetails .authorDetail .infomation .name-author {
  text-transform: uppercase;
  color: #222222;
  font-size: 14px;
  font-weight: 700;
}
.single.main .entry-single-title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #222222;
  margin-bottom: 30px;
}
.single.main .project h3.project-title {
  font-size: 16px;
  font-weight: bold;
  padding: 0 15px;
  color: #222222;
  margin-bottom: 30px;
  text-transform: capitalize;
  margin-top: 50px;
}
.single.main .project .entry-top {
  margin-bottom: 40px;
}
.single.main .project .entry-top .entry-content .entry-meta .meta-price,
.single.main .project .entry-top .entry-content .entry-meta .meta-item {
  margin-bottom: 15px;
  line-height: 22px;
}
.single.main .project .entry-top .entry-content .entry-meta .meta-price strong,
.single.main .project .entry-top .entry-content .entry-meta .meta-item strong {
  color: #222222;
}
.single.main .project .entry-top .entry-content .entry-meta .meta-price span {
  font-size: 16px;
  color: #da251d;
  font-weight: bold;
}
.single.main .project .entry-top .entry-content .entry-content-single {
  line-height: 26px;
  font-size: 14px;
}
.single.main .project .responsive-slider {
  margin-bottom: 100px;
  position: relative;
}
.single.main .project .responsive-slider .slider .item-gallery {
  padding: 0 15px;
}
.single.main .project .responsive-slider .res-button {
  position: absolute;
  top: 50%;
  cursor: pointer;
  font-size: 24px;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 40px;
  z-index: 9;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: -22px;
  background: rgba(255,255,255,0.8);
  border-radius: 50%;
}
.single.main .project .responsive-slider .res-button.slick-next {
  right: 30px;
}
.single.main .project .responsive-slider .res-button.slick-next:before {
  content: '\f105';
  font-family: FontAwesome;
  color: #222;
}
.single.main .project .responsive-slider .res-button.slick-next:hover {
  background: #014099;
  border-color: #014099;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.single.main .project .responsive-slider .res-button.slick-next:hover:before {
  color: #fff;
}
.single.main .project .responsive-slider .res-button.slick-prev {
  left: 30px;
}
.single.main .project .responsive-slider .res-button.slick-prev:before {
  content: '\f104';
  font-family: FontAwesome;
  color: #222;
}
.single.main .project .responsive-slider .res-button.slick-prev:hover {
  background: #014099;
  border-color: #014099;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.single.main .project .responsive-slider .res-button.slick-prev:hover:before {
  color: #fff;
}
.single.main .project .responsive-slider:hover .res-button {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.single.main .testimonial .entry-wrap .block-title h3 {
  font-size: 29px;
  font-weight: bold;
  color: #8e2120;
  text-align: center;
  border-bottom: 1px #e1e1e1 solid;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.single.main .testimonial .entry-wrap .entry-title {
  margin-bottom: 20px;
}
.single.main .testimonial .entry-wrap .entry-title .title {
  color: #014099;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 5px;
  font-family: "BeVietnam SemiBold", Helvetica, Arial, sans-serif;
}
.single.main .testimonial .entry-wrap .entry-title .map p {
  font-size: 15px;
  display: block;
  margin-bottom: 0;
  line-height: normal;
  text-align: left;
}
.single.main .testimonial .entry-wrap .entry-title .map p:before {
  content: "\f041";
  font-family: fontawesome;
  color: #3fbcef;
  width: 14px;
  text-align: center;
  display: inline-block;
  font-style: normal;
}
.single.main .testimonial .entry-wrap .entry-title .entry-meta {
  color: #fff;
  background: #014099;
  width: 100px;
  text-align: center;
  padding: 4px 0 8px 0;
  margin-right: 20px;
  display: none;
}
.single.main .testimonial .entry-wrap .entry-title .entry-meta .entry-date {
  display: block;
  font-size: 14px;
}
.single.main .testimonial .entry-wrap .entry-title .entry-meta .entry-date1 {
  display: block;
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 3px;
}
.single.main .testimonial .entry-wrap .entry-title .entry-meta .entry-date2 {
  display: block;
  font-size: 12px;
}
.single.main .testimonial .entry-wrap .entry-content {
  font-size: 16px;
  line-height: 24px;
  color: #1d1d1d;
}
.single.main .testimonial .entry-wrap .entry-content p {
  color: #1d1d1d;
}
.single.main .testimonial .box-title {
  font-size: 29px;
  font-weight: bold;
  color: #014099;
  text-align: center;
  border-bottom: 1px #e1e1e1 solid;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.single.main .testimonial .title2 {
  color: #014099;
  font-size: 20px;
  margin-bottom: 30px;
  font-family: "BeVietnam SemiBold", Helvetica, Arial, sans-serif;
}
.single.main .testimonial-slider2 .block-title h3 {
  border: none;
  text-align: left;
  font-weight: normal;
  padding-bottom: 0;
  font-size: 24px;
}
.single.main .testimonial-slider2 .carousel .item .item-inner .client-comment {
  font-size: 14px;
}
.single.main .td-top {
  display: none;
}
.single.main .td-content h3,
.single.main .td-col h3 {
  font-size: 18px;
  font-weight: bold;
  color: #222222;
}
.single.main .td-content ul,
.single.main .td-col ul {
  list-style: none;
}
.single.main .td-content ul li,
.single.main .td-col ul li {
  position: relative;
  padding-left: 15px;
  line-height: 30px;
}
.single.main .td-content ul li:before,
.single.main .td-col ul li:before {
  content: "\f111";
  position: absolute;
  left: 0;
  top: 0;
  font-family: fontawesome;
  color: #333;
  font-size: 5px;
}
.single.main .td-content ul li strong,
.single.main .td-col ul li strong {
  color: #222222;
}
.single.main .td-col {
  width: 50%;
  float: left;
}
.single.single-project .single.main .entry-single-title {
  font-size: 30px;
  max-width: 500px;
  margin: 0 auto 30px auto;
  line-height: 40px;
}
.single-format-gallery .entry-wrap .entry-title,
.single-format-gallery .entry-wrap .entry-meta {
  display: none;
}
.single-format-gallery .entry-wrap .entry-content {
  margin-bottom: 45px;
}
.single-format-gallery .entry-wrap .entry-content .gallery {
  margin: 0 !important;
}
.single-format-gallery .entry-wrap .entry-content .gallery li {
  padding: 0;
  margin: 0;
  width: 20% !important;
  float: left;
}
.single-format-gallery .entry-wrap .entry-content .gallery li a {
  padding: 0;
  border: none;
}
.single-format-gallery .single-post-relate {
  display: none;
}
.td-content-right2 {
  positionr: relative;
}
.td-content-right2 .info {
  position: absolute;
  left: -55px;
  right: 0;
  top: 56px;
  text-align: center;
  padding-right: 70px;
}
.td-content-right2 .info h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
}
.td-content-right2 .info p {
  color: #b01116;
  font-weight: bold;
  font-size: 14px;
}
.td-content-right2 .info a {
  color: #fff;
  width: 160px;
  height: 42px;
  line-height: 42px;
  border-radius: 4px;
  box-shadow: 0 2px 2px #ccc;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.td-content-right2 .info a.td1 {
  background: #f49711;
  margin-bottom: 10px;
}
.td-content-right2 .info a.td1:hover {
  background: #012b66;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.td-content-right2 .info a.td2 {
  background: #ff0000;
}
.td-content-right2 .info a.td2:hover {
  background: #cc0000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.single-post-relate.project {
  margin: 0 15px 65px;
  position: relative;
}
.single-post-relate.project h3 {
  font-size: 18px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 35px;
  border-bottom: 1px #eeeeee solid;
  padding-bottom: 20px;
}
.single-post-relate.project .related-wrapper {
  position: relative;
  margin: 0 -15px;
}
.single-post-relate.project .related-wrapper .post {
  position: relative;
}
.single-post-relate.project .related-wrapper .post .item-relate-img img {
  width: 100%;
}
.single-post-relate.project .related-wrapper .post .item-relate-content {
  position: absolute;
  bottom: 15px;
  left: 30px;
  right: 30px;
  padding: 10px 20px;
  background: rgba(255,255,255,0.7);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.single-post-relate.project .related-wrapper .post .item-relate-content h4 {
  max-height: 48px;
  overflow: hidden;
  margin-bottom: 0;
  text-align: center;
}
.single-post-relate.project .related-wrapper .post .item-relate-content h4 a {
  font-size: 18px;
  font-weight: 500;
  color: #222;
  display: block;
  line-height: 24px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.single-post-relate.project .related-wrapper .post .item-relate-content:hover {
  background: #00aeefb5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.single-post-relate.project .related-wrapper .post .item-relate-content:hover h4 a {
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.single-related-post {
  margin: 75px 0;
}
.single-related-post h3 {
  font-size: 18px;
  color: #222;
  border-bottom: 1px #eeeeee solid;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 35px;
}
.single-related-post .item-detail .item-relate-img img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.single-related-post .item-detail .item-relate-img:hover img {
  opacity: 0.85;
}
.single-related-post .item-detail .item-relate-content h4 {
  margin-top: 20px;
}
.single-related-post .item-detail .item-relate-content h4 a {
  font-size: 16px;
  color: #222;
  font-weight: 700;
}
.single-related-post .item-detail .item-relate-content h4 a:hover {
  color: #014099;
}
.single-related-post .item-detail .item-relate-content .entry-date {
  font-size: 12px;
  color: #999;
  margin: 15px 0 0;
}
.single-related-post .item-detail .item-relate-content .entry-date i {
  color: #014099;
}
#comments .title {
  font-size: 18px;
  color: #222222;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 15px;
  position: relative;
  margin-bottom: 30px;
  border-bottom: 1px #eeeeee solid;
}
#comments .title:before {
  position: absolute;
  content: "";
  width: 100px;
  height: 2px;
  bottom: -1px;
  left: 0;
  background: #014099;
}
.rtl #comments .title:before {
  left: auto;
  right: 0;
}
#comments .title small {
  color: #222222;
  font-size: 18px;
}
#comments .commentlist .children {
  margin-left: 60px;
  margin-right: 0;
}
.rtl #comments .commentlist .children {
  margin-right: 90px;
  margin-left: 0;
}
#comments .comment {
  margin-bottom: 30px;
  border: 1px #eeeeee solid;
  padding: 15px;
  border-radius: 4px;
  background-color: #fff;
}
#comments .comment .author {
  margin: 0;
  overflow: hidden;
}
#comments .comment .author img {
  margin-bottom: 10px;
}
#comments .comment .comment-rating {
  text-align: center;
}
#comments .comment .media-body {
  padding-left: 20px;
}
.rtl #comments .comment .media-body {
  padding-right: 20px;
  padding-left: 0;
}
#comments .comment .media-body .media .media-heading {
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eeeeee;
}
#comments .comment .media-body .media .media-heading .author-name {
  color: #222222;
  text-transform: uppercase;
  margin-bottom: 5px;
}
#comments .comment .media-body .media .media-heading .time {
  color: #999;
  font-size: 14px;
  line-height: 21px;
  padding: 0 50px;
  margin-top: -1px;
}
#comments .comment .media-body .media .media-heading .time a {
  color: #999;
}
#comments .comment .media-body .media .media-heading .reply a {
  position: relative;
  font-size: 0;
}
#comments .comment .media-body .media .media-heading .reply a:before {
  font-size: 20px;
  color: #999999;
  content: "\f112";
  display: inline-block;
  vertical-align: top;
  font-family: fontawesome;
}
#comments .comment .media-body .media .media-heading .reply a:hover:before {
  color: #014099;
}
#comments .comment .media-body .media .media-content p {
  font-size: 14px;
}
#comments .pingback {
  border: 1px #eeeeee solid;
  padding: 15px 15px 5px 15px;
}
#comments .pingback .media-heading {
  overflow: hidden;
}
#comments .pingback .media-heading .time {
  display: none;
}
#comments .pingback .media-content {
  padding: 0 30px;
}
#comments .pingback p {
  line-height: 24px;
}
#respond {
  margin-bottom: 60px;
  margin-top: 40px;
}
#respond .title {
  font-size: 18px;
  color: #222222;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 15px;
  position: relative;
  margin-bottom: 30px;
  border-bottom: 1px #eeeeee solid;
}
#respond .title:before {
  position: absolute;
  content: "";
  width: 100px;
  height: 2px;
  bottom: -1px;
  left: 0;
  background: #014099;
}
.rtl #respond .title:before {
  left: auto;
  right: 0;
}
.rtl #respond .title {
  padding: 15px 0 10px 15px;
}
#respond form p {
  font-size: 14px;
}
#respond form .rating {
  padding: 0;
}
#respond form .cmm-box-bottom textarea {
  width: 100%;
  padding: 10px;
  border-radius: 4px;
}
#respond form .cmm-box-top .control-group {
  width: 32%;
}
#respond form .cmm-box-top .control-group input {
  width: 100%;
  padding: 10px;
  border-radius: 4px;
}
#respond form .cmm-box-top .control-group.your-email {
  margin: 0 2%;
}
#respond form .form-submit .submit {
  color: #fff;
  background: #014099;
  border-radius: 4px;
  padding: 10px 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#respond form .form-submit .submit:hover {
  background: #012b66;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.single-breadcrumb {
  position: relative;
  margin-top: -82px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.single-breadcrumb .kingstore_breadcrumbs {
  background: transparent;
  padding: 30px 0 35px 0;
  margin: 0;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  background: -webkit-linear-gradient(left top,#000,transparent);
  background: -o-linear-gradient(bottom right,#000,transparent);
  background: -moz-linear-gradient(bottom right,#000,transparent);
  background: linear-gradient(to top,#000,transparent);
}
.category-cua-so-cao-cap .category-contents .blog-content.blog-content-grid .post .entry,
.category-cua-di-cao-cap .category-contents .blog-content.blog-content-grid .post .entry,
.category-mat-dung-nhom-kinh .category-contents .blog-content.blog-content-grid .post .entry {
  border-bottom: none;
}
.category-cua-so-cao-cap .entry-wrap .entry-title,
.category-cua-so-cao-cap .entry-wrap .entry-meta,
.category-cua-di-cao-cap .entry-wrap .entry-title,
.category-cua-di-cao-cap .entry-wrap .entry-meta,
.category-mat-dung-nhom-kinh .entry-wrap .entry-title,
.category-mat-dung-nhom-kinh .entry-wrap .entry-meta {
  display: none;
}
.category-cua-so-cao-cap .elementor-widget-image-carousel .swiper-slide,
.category-cua-di-cao-cap .elementor-widget-image-carousel .swiper-slide,
.category-mat-dung-nhom-kinh .elementor-widget-image-carousel .swiper-slide {
  padding: 0 15px;
}
.category-cua-so-cao-cap .elementor-swiper-button-prev,
.category-cua-di-cao-cap .elementor-swiper-button-prev,
.category-mat-dung-nhom-kinh .elementor-swiper-button-prev {
  background: rgba(0,0,0,0.3);
  padding: 10px 5px;
  left: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.category-cua-so-cao-cap .elementor-swiper-button-prev:hover,
.category-cua-di-cao-cap .elementor-swiper-button-prev:hover,
.category-mat-dung-nhom-kinh .elementor-swiper-button-prev:hover {
  background: #014099;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.category-cua-so-cao-cap .elementor-swiper-button-next,
.category-cua-di-cao-cap .elementor-swiper-button-next,
.category-mat-dung-nhom-kinh .elementor-swiper-button-next {
  background: rgba(0,0,0,0.3);
  padding: 10px 5px;
  right: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.category-cua-so-cao-cap .elementor-swiper-button-next:hover,
.category-cua-di-cao-cap .elementor-swiper-button-next:hover,
.category-mat-dung-nhom-kinh .elementor-swiper-button-next:hover {
  background: #014099;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.category-cua-so-cao-cap .single-related-post,
.category-cua-di-cao-cap .single-related-post,
.category-mat-dung-nhom-kinh .single-related-post {
  display: none;
}
.wrapper_404 {
  width: 100%;
  height: auto;
  text-align: center;
}
.wrapper_404 .content_404 {
  overflow: hidden;
  padding: 80px 0;
}
.wrapper_404 .content_404 .block-top {
  text-align: left;
}
.rtl .wrapper_404 .content_404 .block-top {
  text-align: right;
}
.wrapper_404 .content_404 .block-top h2 {
  color: #222222;
  font-size: 24px;
  font-weight: 700 !important;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.wrapper_404 .content_404 .block-top .warning-code {
  font-size: 14px;
  color: #7d7d7d;
}
.wrapper_404 .content_404 .block-middle {
  margin: 30px 0 40px;
  overflow: hidden;
}
.wrapper_404 .content_404 .block-middle .kingstore_search_404 .top-search {
  float: left;
}
.wrapper_404 .content_404 .block-middle .kingstore_search_404 .top-search .topsearch-entry .form-search {
  width: 670px;
  max-width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  overflow: hidden;
  margin: auto;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 1px solid #eeeeee;
}
.wrapper_404 .content_404 .block-middle .kingstore_search_404 .top-search .topsearch-entry .form-search .search-query {
  width: 100%;
  border: 0;
  margin: 0;
  height: 50px;
  line-height: 50px;
  padding: 0 80px 0 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl .wrapper_404 .content_404 .block-middle .kingstore_search_404 .top-search .topsearch-entry .form-search .search-query {
  padding-right: 15px;
  padding-left: 80px;
}
.wrapper_404 .content_404 .block-middle .kingstore_search_404 .top-search .topsearch-entry .form-search .form-button {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 60px;
  background-color: transparent;
  border: 0;
  margin: 0;
}
.wrapper_404 .content_404 .block-middle .kingstore_search_404 .top-search .topsearch-entry .form-search .form-button:before {
  content: "\f002";
  font-size: 18px;
  color: #7d7d7d;
  font-family: fontawesome;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.wrapper_404 .content_404 .block-middle .kingstore_search_404 .top-search .topsearch-entry .form-search .form-button:hover:before {
  color: #014099;
}
.rtl .wrapper_404 .content_404 .block-middle .kingstore_search_404 .top-search .topsearch-entry .form-search .form-button {
  right: auto;
  left: 0;
}
.wrapper_404 .content_404 .block-bottom {
  text-align: left;
}
.wrapper_404 .content_404 .block-bottom .btn-404 {
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  background-color: #014099;
  border-radius: 20px;
  padding: 0 35px;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 20px 0 0px;
}
.rtl .wrapper_404 .content_404 .block-bottom .btn-404 {
  float: right;
}
.wrapper_404 .content_404 .block-bottom .btn-404:hover {
  background-color: #012b66;
}
.quote-border {
  background-color: #f4f4f4;
  padding: 20px;
  margin-bottom: 10px;
  font-style: italic;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
iframe {
  border: none;
  max-width: 100%;
}
.block-whychoose {
  margin-bottom: 30px !important;
  display: inline-block;
}
.block-whychoose .image-whychoose {
  float: left;
  width: 64px;
}
.rtl .block-whychoose .image-whychoose {
  float: right;
}
.block-whychoose .content-whychoose {
  margin-left: 80px;
}
.rtl .block-whychoose .content-whychoose {
  margin-right: 80px;
  margin-left: 0;
}
.block-whychoose .content-whychoose h2 {
  color: #000;
  font-size: 13px;
  text-transform: uppercase;
}
.block-whychoose .content-whychoose .description {
  color: #666;
}
.vc_wp_search .widget_search .searchform .screen-reader-text {
  display: none;
}
.vc_wp_search .widget_search .searchform input[type="submit"] {
  text-indent: -9999px;
  display: block;
  border: 0;
  width: 34px !important;
  height: 34px;
  background: url('../assets/img/search-icon.png') no-repeat scroll center center #666 !important;
}
.vc_wp_search .widget_search .searchform input[type="submit"]:hover {
  background: url('../assets/img/search-icon.png') no-repeat scroll center center #014099 !important;
}
.vc_wp_search .widget_search .searchform input[type="text"] {
  border: 1px solid #ffffff;
}
.wpb_single_image .wpb_heading {
  color: #222222;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 20px;
}
#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  padding: 10px 0;
}
#wp-calendar tr th {
  text-align: center;
}
#wp-calendar tr td {
  padding: 10px 0;
}
#subscribe_popup {
  text-align: left;
  display: none;
  background-repeat: no-repeat;
  background-color: #fff;
  position: relative;
  min-width: 770px;
}
#subscribe_popup .subscribe-popup-container {
  padding: 44px 50px 25px 52px;
}
#subscribe_popup .subscribe-popup-container h2 {
  color: #717171;
  font-size: 70px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 17px;
  opacity: 0.2;
}
#subscribe_popup .subscribe-popup-container h3 {
  color: #222222;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: -71px;
  margin-bottom: 14px;
}
#subscribe_popup .subscribe-popup-container .description {
  font-size: 16px;
  color: #555;
  font-weight: 500;
  margin-bottom: 30px;
}
#subscribe_popup .subscribe-popup-container .description span {
  color: #014099;
  font-size: 20px;
}
#subscribe_popup .subscribe-popup-container .subscribe-form {
  margin-bottom: 15px;
  border: 1px solid #eeeeee;
  max-width: 390px;
  position: relative;
}
.rtl #subscribe_popup .subscribe-popup-container .subscribe-form {
  float: left;
}
#subscribe_popup .subscribe-popup-container .subscribe-form p,
#subscribe_popup .subscribe-popup-container .subscribe-form input {
  margin: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="email"] {
  padding: 0 15px;
  height: 43px;
  line-height: 43px;
  overflow: hidden;
  display: block;
  font-size: 13px;
  width: 350px;
  border-radius: 0;
  border: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"] {
  background: url(../assets/img/default/icon-newsletter.png) no-repeat center center #fff;
  position: absolute;
  height: 43px;
  width: 43px;
  overflow: hidden;
  top: 0;
  right: 0;
  text-indent: -9999px;
  border: 0;
  border-radius: 0;
}
.rtl #subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"] {
  left: 0;
  right: auto;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"]:before {
  display: none;
}
#subscribe_popup .subscribe-popup-container .subscribe-form input[type="submit"]:hover {
  opacity: 0.85;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox {
  line-height: 30px;
  clear: both;
}
.rtl #subscribe_popup .subscribe-popup-container .subscribe-checkbox {
  margin-left: 160px;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox input {
  cursor: pointer;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox label {
  vertical-align: top;
  line-height: 25px;
  margin: 0;
  font-weight: normal;
  color: #222222;
  font-weight: 500;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox label span {
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
}
#subscribe_popup .subscribe-social {
  padding: 15px 0;
  background-color: rgba(1,64,152,0.7);
  text-align: center;
  position: relative;
  z-index: 3;
  margin-top: 20px;
}
#subscribe_popup .subscribe-social h3 {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
}
#subscribe_popup .subscribe-social > .subscribe-social-inner .kingstore-socials ul {
  margin: 0;
}
#subscribe_popup .subscribe-social > .subscribe-social-inner .kingstore-socials ul > li > a {
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-size: 16px;
  line-height: 35px;
  background: #fff;
  color: #222222;
  margin: 0 5px;
}
#subscribe_popup .subscribe-social > .subscribe-social-inner .kingstore-socials ul > li > a:hover {
  color: #014099;
}
.block-title-widget h2 {
  position: relative;
  padding: 15px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}
.sidebar .widget.widget_layered_nav ul {
  border: 0;
}
.sidebar .widget.widget_product_categories {
  border: 1px solid #eeeeee;
}
.sidebar .widget.widget_product_categories .block-title-widget {
  background-color: #f2f2f2;
}
.sidebar .widget.widget_product_categories .block-title-widget h2 {
  position: relative;
  padding: 15px;
  color: #222222;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
}
.sidebar .widget.widget_product_categories .product-categories {
  border: 0;
}
.sidebar .widget.widget_product_categories .product-categories > li {
  border-top: 1px solid #eeeeee;
  border-bottom: 0 !important;
  padding: 15px 20px !important;
}
.sidebar .widget.widget_product_categories .product-categories > li:last-child {
  border-top: 1px solid #eeeeee !important;
}
.sidebar .widget.widget_product_categories .product-categories > li > a {
  cursor: pointer;
}
.sidebar .widget.widget_product_categories .product-categories > li > a:hover {
  color: #014099;
}
.project-category-listing .project-slider-style1 {
  margin-bottom: 40px;
}
.project-category-listing .block-title {
  margin-bottom: 20px;
}
.project-category-listing .block-title h2 {
  font-size: 18px;
  color: #222222;
  font-weight: bold;
  margin: 0;
  line-height: 26px;
}
.project-category-listing .resp-slider .item h4 {
  font-size: 14px;
  font-weight: normal;
  position: relative;
  padding-left: 15px;
  line-height: 24px;
}
.project-category-listing .resp-slider .item h4:before {
  content: "\f111";
  font-size: 8px;
  position: absolute;
  left: 0;
  top: 0px;
  font-family: fontawesome;
  color: #014099;
}
.project-category-listing .resp-slider .item h4 a {
  color: #222222;
}
.project-category-listing .resp-slider .item h4 a:hover {
  color: #014099;
}
.project-slider {
  margin-bottom: 70px;
}
.project-slider .box-title h3 {
  font-size: 40px;
  text-transform: capitalize;
  color: #fff;
  font-weight: bold;
  margin-bottom: 52px;
}
.project-slider .resp-slider-container .slider {
  margin: 0 -15px;
  text-align: center;
}
.project-slider .resp-slider-container .slider .item {
  padding: 0 15px;
}
.project-slider .resp-slider-container .slider .item .item-content {
  position: relative;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.project-slider .resp-slider-container .slider .item .item-content .entry-content {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  top: 75%;
  padding: 10px 20px;
  background: rgba(255,255,255,0.7);
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.project-slider .resp-slider-container .slider .item .item-content .entry-content h4 {
  max-height: 26px;
  overflow: hidden;
}
.project-slider .resp-slider-container .slider .item .item-content .entry-content h4 a {
  font-size: 18px;
  font-weight: 500;
  color: #222;
  display: block;
  line-height: 24px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.project-slider .resp-slider-container .slider .item .item-content .entry-content .description {
  font-size: 14px;
  color: #fff;
  line-height: 22px;
}
.project-slider .resp-slider-container .slider .item .item-content:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.project-slider .resp-slider-container .slider .item .item-content:hover .entry-content {
  top: 15px;
  padding-top: 40px;
  background: #00aeefb5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.project-slider .resp-slider-container .slider .item .item-content:hover .entry-content h4 {
  max-height: 48px;
}
.project-slider .resp-slider-container .slider .item .item-content:hover .entry-content h4 a {
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.block-text-home {
  text-align: center;
  width: 80%;
  margin: 35px auto 122px;
}
.block-text-home .box-title {
  margin-bottom: 30px;
  text-align: center;
}
.block-text-home .box-title h3 {
  padding: 10px 0;
  position: relative;
  font-size: 26px;
  color: #24272a;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
}
.block-text-home .box-title h3:before {
  content: "";
  background: #f69622;
  width: 100px;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 50%;
  margin-left: -50px;
  display: inline-block;
}
.block-text-home .box-title h3 {
  color: #fff;
}
.block-text-home p {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}
.block-text-home a {
  display: inline-block;
  height: 50px;
  padding: 0 50px;
  background-color: rgba(255,255,255,0.8);
  text-transform: uppercase;
  font-size: 14px;
  color: #ff0000;
  line-height: 50px;
  margin-top: 50px;
}
.block-text-home a:hover {
  background-color: #014099;
  color: #fff;
}
.box-gallery {
  margin: 35px 0;
}
.box-gallery .box-title {
  margin-bottom: 30px;
  text-align: center;
}
.box-gallery .box-title h3 {
  padding: 10px 0;
  position: relative;
  font-size: 26px;
  color: #24272a;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
}
.box-gallery .box-title h3:before {
  content: "";
  background: #f69622;
  width: 100px;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 50%;
  margin-left: -50px;
  display: inline-block;
}
.box-gallery .box-title h3 {
  margin-bottom: 0;
}
.wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul {
  position: relative;
  margin: 0 -15px;
}
.wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul > li {
  float: left;
  width: 33.33%;
  margin: 0 0 30px;
  padding: 0 15px;
}
.wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul > li a {
  display: block;
  max-width: 100%;
  overflow: hidden;
}
.wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul > li img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul > li:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.testimonial-slider {
  padding: 125px 0 115px 21%;
  background: url(../assets/img/bg-testi.jpg) center center no-repeat;
  overflow: hidden;
}
.testimonial-slider .block-title {
  width: 30%;
  float: left;
  padding: 0 30px;
  text-align: center;
  position: relative;
}
.testimonial-slider .block-title h3 {
  font-size: 48px;
  color: #014099;
  font-weight: bold;
  margin-bottom: 20px;
}
.testimonial-slider .block-title p {
  font-size: 16px;
  color: #262626;
  font-family: "BeVietnam Medium", Helvetica, Arial, sans-serif;
  margin-bottom: 37px;
}
.testimonial-slider .block-title .carousel-dots a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  background: #a7a7a7;
  margin: 0 3px;
  height: 55px;
  line-height: 51px;
  width: 56px;
  font-size: 24px;
  box-shadow: none;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.testimonial-slider .block-title .carousel-dots a:hover {
  background: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.testimonial-slider .carousel-inner {
  width: 70%;
  float: left;
  padding: 0 30px;
  text-align: center;
  margin-top: 50px;
}
.testimonial-slider .carousel-inner h3 {
  font-size: 30px;
  font-weight: bold;
  color: #014099;
  margin-bottom: 21px;
  line-height: 40px;
}
.testimonial-slider .carousel-inner .name-client {
  font-size: 14px;
  color: #282828;
}
.testimonial-slider .carousel-inner .name-client label {
  font-family: "BeVietnam SemiBold", Helvetica, Arial, sans-serif;
}
.testimonial-slider2 .block-title h3 {
  font-size: 29px;
  font-weight: bold;
  color: #014099;
  text-align: center;
  border-bottom: 1px #e1e1e1 solid;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.testimonial-slider2 .carousel {
  margin: 0 -15px;
}
.testimonial-slider2 .carousel .item {
  width: 50%;
  float: left;
  padding: 0 15px;
  margin-bottom: 30px;
}
.testimonial-slider2 .carousel .item .item-inner {
  background: #f3f3f3;
  border: 1px #e1e1e1 solid;
  padding: 30px;
}
.testimonial-slider2 .carousel .item .item-inner .client-comment {
  margin-bottom: 20px;
  color: #494949;
}
.testimonial-slider2 .carousel .item .item-inner .client-comment a {
  text-transform: uppercase;
  color: #3fbcef;
  font-size: 13px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.testimonial-slider2 .carousel .item .item-inner .client-comment a:hover {
  color: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.testimonial-slider2 .carousel .item .item-inner .name-client {
  font-size: 14px;
  color: #282828;
}
.testimonial-slider2 .carousel .item .item-inner .name-client label {
  font-family: "BeVietnam SemiBold", Helvetica, Arial, sans-serif;
}
.toprated-product .res-button {
  top: 45px !important;
}
.wp-comingsoon {
  background: url('../assets/img/bg-comingsoon.jpg') no-repeat center center;
  text-align: center;
}
.wp-comingsoon .title-comingsoon {
  margin-bottom: 40px;
  margin-top: 330px;
}
.wp-comingsoon .title-comingsoon h1 {
  color: #fff;
  font-size: 32px;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.wp-comingsoon .title-comingsoon .des-comingsoon {
  font-size: 13px;
  color: #e0e0e0;
  width: 60%;
  line-height: 24px;
  margin: 25px auto 0;
  text-align: center;
}
.wp-comingsoon .countdown-shortcode {
  margin-bottom: 280px;
}
.wp-comingsoon .social-comingsoon .menu-social {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  text-align: center;
  list-style-type: none;
}
.wp-comingsoon .social-comingsoon .menu-social li {
  float: left;
  margin: 0 5px;
}
.wp-comingsoon .social-comingsoon .menu-social li a {
  display: inline-block;
  vertical-align: top;
  color: #818180;
  font-size: 14px;
  width: 46px;
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  background-color: rgba(255,255,255,0.1);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.wp-comingsoon .social-comingsoon .menu-social li a:hover {
  background-color: #014099;
  color: #fff;
}
.wp-comingsoon .footer-comingsoon {
  padding: 17px 0;
  line-height: 20px;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
}
.wp-comingsoon .footer-comingsoon a {
  color: #014099;
}
.wp-comingsoon .footer-comingsoon a:hover {
  color: #012b66;
}
.comming-soon {
  text-align: center;
}
.comming-soon .ClassyCountdown-wrapper {
  display: inline-block;
  overflow: hidden;
}
.comming-soon .ClassyCountdown-wrapper > div {
  display: inline-block;
  position: relative;
  width: 120px;
  margin: 10px 15px;
  float: left;
}
.rtl .comming-soon .ClassyCountdown-wrapper > div {
  float: right;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >div {
  position: absolute;
  font-size: 34px !important;
  font-weight: bold;
  font-weight: 700;
  color: #fff;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 100px;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >span {
  font-size: 14px !important;
  font-weight: 700;
  color: #fff !important;
  display: inline-block;
  top: -45px;
  position: relative;
  text-transform: uppercase;
}
@-moz-document url-prefix() {
  .comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value > span {
    margin-top: -50px;
    top: auto;
  }
}
.kingstore_breadcrumbs {
  padding: 0px 0;
  margin-bottom: 60px;
}
.kingstore_breadcrumbs .listing-title h1 {
  margin: 0;
  font-size: 40px;
  line-height: 55px;
  text-transform: capitalize;
  display: none;
}
.kingstore_breadcrumbs .breadcrumbs .breadcrumb {
  margin: 0;
  background: transparent;
  padding: 10px 0;
}
.kingstore_breadcrumbs .breadcrumbs .breadcrumb li {
  font-size: 12px;
  color: #014099;
  text-transform: capitalize;
  font-weight: normal;
}
.kingstore_breadcrumbs .breadcrumbs .breadcrumb li:last-child span.go-page {
  display: none;
}
.kingstore_breadcrumbs .breadcrumbs .breadcrumb li + li:before {
  content: '';
  padding: 0;
}
.kingstore_breadcrumbs .breadcrumbs .breadcrumb li > .go-page:before {
  content: '\f101';
  font-family: 'FontAwesome';
  padding: 0 15px;
}
.kingstore_breadcrumbs .breadcrumbs .breadcrumb li > a {
  color: #666666;
  font-weight: normal;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.kingstore_breadcrumbs .breadcrumbs .breadcrumb li > a:hover {
  color: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.listing-tab-shortcode {
  background-color: #fff;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs {
  max-width: 240px;
  background-color: #fff;
  float: left;
  width: 100%;
  margin: 0;
  border: 0;
  padding: 50px 30px 30px;
}
.rtl .listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs {
  float: right;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs .title-cat {
  font-size: 14px;
  text-transform: uppercase;
  color: #111;
  margin-bottom: 10px;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li {
  width: 100%;
  float: none;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li a {
  border: 0;
  font-weight: normal;
  text-transform: capitalize;
  color: #777777;
  padding: 10px 0;
  cursor: pointer;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li a:hover {
  color: #014099;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li.active,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:hover,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:focus {
  background-color: transparent;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li.active >a,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:hover >a,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:focus >a {
  border: 0;
  background-color: transparent;
}
.listing-tab-shortcode .tabbable.tabs .tab-content {
  overflow: hidden;
  padding: 50px 30px;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  background-color: #f3f3f3;
  visibility: hidden;
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane {
  margin: 0 -15px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane .item {
  width: 33.333%;
  float: left;
  padding: 0 15px;
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane .item .item-wrap {
  border: 1px solid #ddd;
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.search.search-results .page.type-page .entry-content .entry-meta i {
  margin-right: 5px;
}
.search.search-results .page.type-page .entry-content .bl_read_more a {
  text-transform: capitalize;
  color: #014099;
  display: inline-block;
  margin: 0 0 20px;
}
.search.search-results .page.type-page .entry-content .bl_read_more a:hover {
  opacity: 0.8;
}
.search.search-results .page.type-page .entry-content .bl_read_more i {
  margin: 0 5px;
}
.search .listing-title h1 {
  color: #222222;
}
.search .listing-title h1 small {
  color: #014099;
}
.search .kingstore_breadcrumbs .breadcrumbs .breadcrumb {
  padding-bottom: 0;
}
.search .kingstore_breadcrumbs .listing-title h1 {
  color: #fff;
}
.search .kingstore_breadcrumbs .listing-title h1 small {
  color: #014099;
}
.search .blog-content .pagination {
  margin-bottom: 40px;
}
.search.rtl .listing-title h1 small {
  float: right;
}
.search .listing-title h1 {
  font-size: 24px;
}
.search .listing-title h1 small {
  position: relative;
}
.search .listing-title h1 small:before {
  content: '"';
  display: inline-block;
  margin: 0 5px;
}
.search .listing-title h1 small:after {
  content: '"';
  display: inline-block;
  margin: 0 5px;
}
.search .products-wrapper {
  padding: 0;
}
.search .pag-search  > .pagination {
  margin-bottom: 40px;
}
.search .no-result {
  margin-bottom: 40px;
}
.search .no-result p {
  font-size: 14px;
  margin-bottom: 15px;
}
.search .no-result form {
  max-width: 100%;
  min-height: 40px;
  position: relative;
}
.search .no-result form label {
  display: none;
}
.search .no-result form input[type="text"],
.search .no-result form input[type="password"] {
  border-radius: 0;
  padding: 15px 85px 15px 20px;
  width: 100%;
}
.search .no-result form input[type="submit"] {
  background: #014099;
  border: 1px solid #014099;
  border-radius: 0;
  color: #fff;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 0;
  text-transform: uppercase;
}
.search .no-result form input[type="submit"]:hover {
  background: #012b66;
  border-color: #012b66;
}
.search.rtl .no-result form input[type="text"] {
  padding: 15px 20px 15px 85px;
}
.search.rtl .no-result form input[type="submit"] {
  right: auto;
  left: 0;
}
.content-search >.post,
.content-search .page,
.content-search .testimonial,
.content-search .team,
.content-search .portfolio,
.content-search .room,
.content-search .product {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 0 0 30px 0;
  border-bottom: 1px #eeeeee solid;
}
.content-search >.post .entry-thumb,
.content-search .page .entry-thumb,
.content-search .testimonial .entry-thumb,
.content-search .team .entry-thumb,
.content-search .portfolio .entry-thumb,
.content-search .room .entry-thumb,
.content-search .product .entry-thumb {
  padding-right: 30px;
}
.rtl .content-search >.post .entry-thumb,
.rtl .content-search .page .entry-thumb,
.rtl .content-search .testimonial .entry-thumb,
.rtl .content-search .team .entry-thumb,
.rtl .content-search .portfolio .entry-thumb,
.rtl .content-search .room .entry-thumb,
.rtl .content-search .product .entry-thumb {
  padding-left: 30px;
  padding-right: 0;
}
.content-search >.post .entry-content,
.content-search .page .entry-content,
.content-search .testimonial .entry-content,
.content-search .team .entry-content,
.content-search .portfolio .entry-content,
.content-search .room .entry-content,
.content-search .product .entry-content {
  overflow: hidden;
}
.content-search >.post .entry-content .title-blog h3,
.content-search .page .entry-content .title-blog h3,
.content-search .testimonial .entry-content .title-blog h3,
.content-search .team .entry-content .title-blog h3,
.content-search .portfolio .entry-content .title-blog h3,
.content-search .room .entry-content .title-blog h3,
.content-search .product .entry-content .title-blog h3 {
  font-size: 16px;
  color: #111;
}
.content-search >.post .entry-content .entry-meta,
.content-search .page .entry-content .entry-meta,
.content-search .testimonial .entry-content .entry-meta,
.content-search .team .entry-content .entry-meta,
.content-search .portfolio .entry-content .entry-meta,
.content-search .room .entry-content .entry-meta,
.content-search .product .entry-content .entry-meta {
  margin-bottom: 10px;
}
.content-search >.post .entry-content .entry-meta .entry-author,
.content-search .page .entry-content .entry-meta .entry-author,
.content-search .testimonial .entry-content .entry-meta .entry-author,
.content-search .team .entry-content .entry-meta .entry-author,
.content-search .portfolio .entry-content .entry-meta .entry-author,
.content-search .room .entry-content .entry-meta .entry-author,
.content-search .product .entry-content .entry-meta .entry-author {
  color: #999;
}
.content-search >.post .entry-content .entry-meta .entry-author a,
.content-search .page .entry-content .entry-meta .entry-author a,
.content-search .testimonial .entry-content .entry-meta .entry-author a,
.content-search .team .entry-content .entry-meta .entry-author a,
.content-search .portfolio .entry-content .entry-meta .entry-author a,
.content-search .room .entry-content .entry-meta .entry-author a,
.content-search .product .entry-content .entry-meta .entry-author a {
  color: #999;
}
.content-search >.post .entry-content .entry-meta .entry-author a:hover,
.content-search .page .entry-content .entry-meta .entry-author a:hover,
.content-search .testimonial .entry-content .entry-meta .entry-author a:hover,
.content-search .team .entry-content .entry-meta .entry-author a:hover,
.content-search .portfolio .entry-content .entry-meta .entry-author a:hover,
.content-search .room .entry-content .entry-meta .entry-author a:hover,
.content-search .product .entry-content .entry-meta .entry-author a:hover {
  color: #014099;
}
.content-search >.post .entry-content .entry-meta i,
.content-search .page .entry-content .entry-meta i,
.content-search .testimonial .entry-content .entry-meta i,
.content-search .team .entry-content .entry-meta i,
.content-search .portfolio .entry-content .entry-meta i,
.content-search .room .entry-content .entry-meta i,
.content-search .product .entry-content .entry-meta i {
  margin-right: 5px;
}
.rtl .content-search >.post .entry-content .entry-meta i,
.rtl .content-search .page .entry-content .entry-meta i,
.rtl .content-search .testimonial .entry-content .entry-meta i,
.rtl .content-search .team .entry-content .entry-meta i,
.rtl .content-search .portfolio .entry-content .entry-meta i,
.rtl .content-search .room .entry-content .entry-meta i,
.rtl .content-search .product .entry-content .entry-meta i {
  margin-right: 0;
  margin-left: 5px;
}
.content-search >.post .entry-content .entry-meta a,
.content-search .page .entry-content .entry-meta a,
.content-search .testimonial .entry-content .entry-meta a,
.content-search .team .entry-content .entry-meta a,
.content-search .portfolio .entry-content .entry-meta a,
.content-search .room .entry-content .entry-meta a,
.content-search .product .entry-content .entry-meta a {
  color: #999;
}
.content-search >.post .entry-content .entry-meta a:hover,
.content-search .page .entry-content .entry-meta a:hover,
.content-search .testimonial .entry-content .entry-meta a:hover,
.content-search .team .entry-content .entry-meta a:hover,
.content-search .portfolio .entry-content .entry-meta a:hover,
.content-search .room .entry-content .entry-meta a:hover,
.content-search .product .entry-content .entry-meta a:hover {
  color: #014099;
}
.content-search >.post .entry-content .entry-meta >span,
.content-search .page .entry-content .entry-meta >span,
.content-search .testimonial .entry-content .entry-meta >span,
.content-search .team .entry-content .entry-meta >span,
.content-search .portfolio .entry-content .entry-meta >span,
.content-search .room .entry-content .entry-meta >span,
.content-search .product .entry-content .entry-meta >span {
  padding-right: 20px;
  display: inline-block;
  vertical-align: top;
  color: #999;
}
.rtl .content-search >.post .entry-content .entry-meta >span,
.rtl .content-search .page .entry-content .entry-meta >span,
.rtl .content-search .testimonial .entry-content .entry-meta >span,
.rtl .content-search .team .entry-content .entry-meta >span,
.rtl .content-search .portfolio .entry-content .entry-meta >span,
.rtl .content-search .room .entry-content .entry-meta >span,
.rtl .content-search .product .entry-content .entry-meta >span {
  padding-right: 0;
  padding-left: 20px;
}
.content-search >.post .entry-content .entry-description,
.content-search .page .entry-content .entry-description,
.content-search .testimonial .entry-content .entry-description,
.content-search .team .entry-content .entry-description,
.content-search .portfolio .entry-content .entry-description,
.content-search .room .entry-content .entry-description,
.content-search .product .entry-content .entry-description {
  margin-bottom: 10px;
}
.content-search >.post .entry-content .bl_read_more a,
.content-search .page .entry-content .bl_read_more a,
.content-search .testimonial .entry-content .bl_read_more a,
.content-search .team .entry-content .bl_read_more a,
.content-search .portfolio .entry-content .bl_read_more a,
.content-search .room .entry-content .bl_read_more a,
.content-search .product .entry-content .bl_read_more a {
  text-transform: capitalize;
  color: #014099;
}
.content-search >.post .entry-content .bl_read_more a:hover,
.content-search .page .entry-content .bl_read_more a:hover,
.content-search .testimonial .entry-content .bl_read_more a:hover,
.content-search .team .entry-content .bl_read_more a:hover,
.content-search .portfolio .entry-content .bl_read_more a:hover,
.content-search .room .entry-content .bl_read_more a:hover,
.content-search .product .entry-content .bl_read_more a:hover {
  opacity: 0.8;
}
.content-search >.post .entry-content .bl_read_more i,
.content-search .page .entry-content .bl_read_more i,
.content-search .testimonial .entry-content .bl_read_more i,
.content-search .team .entry-content .bl_read_more i,
.content-search .portfolio .entry-content .bl_read_more i,
.content-search .room .entry-content .bl_read_more i,
.content-search .product .entry-content .bl_read_more i {
  margin: 0 5px;
}
.block-gt-1 {
  padding: 30px 70px;
  background-color: #f69622;
  border-radius: 3px;
}
.block-gt-1 .wrap-content {
  overflow: hidden;
}
.block-gt-1 .wrap-content img {
  float: left;
  margin-right: 35px;
}
.block-gt-1 .wrap-content .item-content h4 {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  margin: 20px 0 20px;
}
.block-gt-1 .wrap-content .item-content p {
  font-size: 16px;
  color: #fff;
  line-height: 26px;
}
.block-gt-2 {
  margin: 80px 0;
  background-color: #fff;
}
.block-gt-2 .wrap-content {
  overflow: hidden;
}
.block-gt-2 .wrap-content img {
  float: left;
  margin-right: 80px;
}
.block-gt-2 .wrap-content .item-content h4 {
  font-size: 26px;
  color: #24272a;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 20px;
}
.block-gt-2 .wrap-content .item-content p {
  font-size: 16px;
  color: #666;
  line-height: 28px;
}
.block-gt-3 .wrap-content .item {
  margin: 0 0 50px;
}
.block-gt-3 .wrap-content .item h4 {
  font-size: 18px;
  color: #24272a;
  margin: 0 0 15px;
  font-weight: 700;
}
.block-gt-3 .wrap-content .item p {
  font-size: 14px;
  color: #666;
  margin: 0 0 10px;
}
.block-gt-3 .wrap-content .item p i {
  margin-right: 10px;
}
.block-gt-3 .wrap-content .item img {
  margin-top: 20px;
}
.page .body-wrapper .body-wrapper-inner >.container,
.category .body-wrapper .body-wrapper-inner >.container,
.single-post .body-wrapper .body-wrapper-inner >.container {
  padding: 30px;
}
body.home .body-wrapper .body-wrapper-inner >.container,
body.home-style1 .body-wrapper .body-wrapper-inner >.container,
body.page .body-wrapper .body-wrapper-inner >.container,
body.category .body-wrapper .body-wrapper-inner >.container,
body.single-post .body-wrapper .body-wrapper-inner >.container,
body.archive .body-wrapper .body-wrapper-inner >.container,
body.single-project .body-wrapper .body-wrapper-inner >.container {
  padding: 0;
}
body.home .body-wrapper .body-wrapper-inner >.container .page-title,
body.home-style1 .body-wrapper .body-wrapper-inner >.container .page-title,
body.page .body-wrapper .body-wrapper-inner >.container .page-title,
body.category .body-wrapper .body-wrapper-inner >.container .page-title,
body.single-post .body-wrapper .body-wrapper-inner >.container .page-title,
body.archive .body-wrapper .body-wrapper-inner >.container .page-title,
body.single-project .body-wrapper .body-wrapper-inner >.container .page-title {
  display: none;
}
.resp-tab .top-tab-slider {
  text-align: center;
  border-bottom: 1px #eeeeee solid;
  margin-bottom: 30px;
}
.resp-tab .top-tab-slider .box-title {
  margin-bottom: 12px;
  text-align: center;
}
.resp-tab .top-tab-slider .box-title h3 {
  padding: 14px 0;
  position: relative;
  font-size: 20px;
  color: #222222;
  font-weight: 600;
  display: inline-block;
  vertical-align: top;
}
.resp-tab .top-tab-slider .box-title {
  margin-bottom: 0;
}
.resp-tab .top-tab-slider .box-title h3 {
  margin: 0;
}
.resp-tab .top-tab-slider .nav.nav-tabs {
  margin: 10px auto;
  display: inline-block;
  vertical-align: top;
  border-bottom: none;
}
.resp-tab .top-tab-slider .nav.nav-tabs li {
  margin: 0 10px;
}
.resp-tab .top-tab-slider .nav.nav-tabs li a {
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  font-size: 16px;
  text-transform: capitalize;
  color: #222222;
  font-weight: 500;
  margin: 0;
  border: none;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.resp-tab .top-tab-slider .nav.nav-tabs li.active a,
.resp-tab .top-tab-slider .nav.nav-tabs li:hover a {
  color: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.resp-tab .tab-pane {
  display: block;
  height: 0;
  overflow: hidden;
}
.resp-tab .tab-pane.active {
  height: auto;
  overflow: visible;
}
.tab-tq .elementor-tabs-wrapper {
  text-align: center;
  margin-bottom: 30px;
}
.tab-tq .elementor-tabs-wrapper .elementor-tab-title {
  border: none !important;
  background: #f5f5f5;
  color: #555;
  font-size: 16px;
  text-transform: capitalize;
  margin: 0 5px;
  display: inline-block;
  vertical-align: top;
  padding: 10px 20px;
}
.tab-tq .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
  background: #014099;
  color: #fff;
}
.tab-tq .elementor-tabs-wrapper .elementor-tab-title.elementor-active a {
  color: #fff;
}
.tab-tq .elementor-widget-tabs .elementor-tab-content,
.tab-tq .elementor-widget-tabs .elementor-tab-title,
.tab-tq .elementor-widget-tabs .elementor-tab-title:after,
.tab-tq .elementor-widget-tabs .elementor-tab-title:before,
.tab-tq .elementor-widget-tabs .elementor-tabs-content-wrapper {
  border: none !important;
}
.tab-tq .elementor-tabs-content-wrapper .elementor-tab-content {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  border: none !important;
}
.tab-tq .elementor-tabs-content-wrapper .elementor-tab-content.elementor-active {
  height: auto;
  overflow: visible;
}
.tab-tq .elementor-tabs-content-wrapper .elementor-tab-content.elementor-active .responsive-post-slider-style2 .slick-list >.slick-track {
  width: 100% !important;
}
.responsive-post-slider {
  margin-bottom: 80px;
}
.responsive-post-slider .resp-slider-container .title h3 {
  font-size: 48px;
  color: #014099;
  margin-bottom: 52px;
  font-weight: bold;
  text-align: center;
}
.responsive-post-slider .resp-slider-container .slider {
  margin: 0 -15px;
}
.responsive-post-slider .resp-slider-container .slider .item {
  width: 50%;
  float: left;
  padding: 0 15px;
  margin-bottom: 10px;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .img_over {
  width: 200px;
  margin-right: 20px;
  float: left;
  margin-bottom: 20px;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .img_over a {
  overflow: hidden;
  display: block;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .img_over a img {
  margin-bottom: 0;
  -webkit-transform: scale(1.0);
  -moz-transform: scale(1.0);
  -o-transform: scale(1.0);
  -ms-transform: scale(1.0);
  transform: scale(1.0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content {
  overflow: hidden;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .title2 {
  margin-bottom: 20px;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .title2 a {
  font-size: 20px;
  color: #014099;
  font-family: "BeVietnam Medium", Helvetica, Arial, sans-serif;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .title2 a:hover {
  color: #01204d;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .description {
  font-size: 16px;
  color: #2c2c2c;
  margin-bottom: 36px;
  line-height: 24px;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .readmore {
  font-size: 14px;
  color: #014099;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail .entry-content .readmore:hover {
  color: #01204d;
}
.responsive-post-slider .resp-slider-container .slider .item .item-detail:hover .img_over a img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider .resp-slider-container .slider .item:first-child .item-detail .img_over {
  width: 100%;
  margin-right: 0;
  float: none;
}
.responsive-post-slider .resp-slider-container .slider .item:first-child .item-detail .entry-content {
  overflow: inherit;
}
.responsive-post-slider .resp-slider-container .slider .item:first-child .item-detail .entry-content .title2 a {
  font-size: 24px;
}
.responsive-post-slider1 {
  margin-bottom: 80px;
}
.responsive-post-slider1 .resp-slider-container .title {
  border-bottom: 1px #eeeeee solid;
  margin-bottom: 40px;
}
.responsive-post-slider1 .resp-slider-container .title h3 {
  font-size: 29px;
  color: #014099;
  margin-bottom: 20px;
  font-weight: bold;
  text-align: left;
  text-transform: capitalize;
}
.responsive-post-slider1 .resp-slider-container .title h3 span:after {
  content: "\f005";
  font-family: fontawesome;
  display: inline-block;
  vertical-align: top;
  color: #f8cd00;
  font-size: 23px;
  margin: 2px 0 0 10px;
  font-weight: normal;
}
.responsive-post-slider1 .resp-slider-container .title .readmore {
  display: inline-block;
  vertical-align: top;
  height: 35px;
  line-height: 32px;
  background: #014099;
  color: #fff;
  padding: 0 15px;
  border-radius: 25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider1 .resp-slider-container .title .readmore:hover {
  background: #012b66;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider1 .resp-slider-container .slider {
  margin: 0 -15px;
}
.responsive-post-slider1 .resp-slider-container .slider .item {
  width: 33.332%;
  float: left;
  padding: 0 15px;
  margin-bottom: 10px;
  overflow: hidden;
}
.responsive-post-slider1 .resp-slider-container .slider .item .item-detail .img_over {
  margin-bottom: 20px;
}
.responsive-post-slider1 .resp-slider-container .slider .item .item-detail .img_over a {
  overflow: hidden;
  display: block;
}
.responsive-post-slider1 .resp-slider-container .slider .item .item-detail .img_over a img {
  margin-bottom: 0;
  width: 100%;
  -webkit-transform: scale(1.0);
  -moz-transform: scale(1.0);
  -o-transform: scale(1.0);
  -ms-transform: scale(1.0);
  transform: scale(1.0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider1 .resp-slider-container .slider .item .item-detail .entry-content {
  overflow: hidden;
}
.responsive-post-slider1 .resp-slider-container .slider .item .item-detail .entry-content .title2 {
  margin-bottom: 20px;
}
.responsive-post-slider1 .resp-slider-container .slider .item .item-detail .entry-content .title2 a {
  font-size: 20px;
  color: #014099;
  font-family: "BeVietnam Medium", Helvetica, Arial, sans-serif;
}
.responsive-post-slider1 .resp-slider-container .slider .item .item-detail .entry-content .title2 a:hover {
  color: #01204d;
}
.responsive-post-slider1 .resp-slider-container .slider .item .item-detail .entry-content .description {
  font-size: 16px;
  color: #2c2c2c;
  margin-bottom: 36px;
  line-height: 24px;
}
.responsive-post-slider1 .resp-slider-container .slider .item .item-detail .entry-content .readmore {
  font-size: 14px;
  color: #014099;
}
.responsive-post-slider1 .resp-slider-container .slider .item .item-detail .entry-content .readmore:hover {
  color: #01204d;
}
.responsive-post-slider1 .resp-slider-container .slider .item .item-detail:hover .img_over a img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider1 .resp-slider-container .slider .item:first-child {
  width: 100%;
  float: none;
  margin-bottom: 30px;
}
.responsive-post-slider1 .resp-slider-container .slider .item:first-child .item-detail .img_over {
  width: 50%;
  float: left;
  margin-right: 30px;
}
.responsive-post-slider1 .resp-slider-container .slider .item:first-child .item-detail .entry-content .title2 a {
  font-size: 24px;
}
.responsive-post-slider1 .resp-slider-container .slider .item:first-child .item-detail .entry-content .description {
  position: relative;
}
.responsive-post-slider1 .resp-slider-container .slider .item:first-child .item-detail .entry-content .description:before {
  content: "";
  background: transparent;
  height: 200px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-linear-gradient(left top,#fff,transparent);
  background: -o-linear-gradient(bottom right,#fff,transparent);
  background: -moz-linear-gradient(bottom right,#fff,transparent);
  background: linear-gradient(to top,#fff,transparent);
}
.responsive-post-slider2 {
  margin-bottom: 80px;
}
.responsive-post-slider2 .resp-slider-container .title {
  border-bottom: 1px #eeeeee solid;
  margin-bottom: 40px;
}
.responsive-post-slider2 .resp-slider-container .title h3 {
  font-size: 29px;
  color: #014099;
  margin-bottom: 20px;
  font-weight: bold;
  text-align: left;
  text-transform: capitalize;
}
.responsive-post-slider2 .resp-slider-container .title h3 span:after {
  content: "\f005";
  font-family: fontawesome;
  display: inline-block;
  vertical-align: top;
  color: #f8cd00;
  font-size: 23px;
  margin: 2px 0 0 10px;
  font-weight: normal;
}
.responsive-post-slider2 .resp-slider-container .slider {
  margin: 0 -15px;
}
.responsive-post-slider2 .resp-slider-container .slider .item {
  padding: 0 15px;
  margin-bottom: 10px;
  overflow: hidden;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-inner {
  margin-bottom: 50px;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-detail .img_over {
  margin-bottom: 18px;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-detail .img_over a {
  overflow: hidden;
  display: block;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-detail .img_over a img {
  margin-bottom: 0;
  width: 100%;
  -webkit-transform: scale(1.0);
  -moz-transform: scale(1.0);
  -o-transform: scale(1.0);
  -ms-transform: scale(1.0);
  transform: scale(1.0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-detail .entry-content {
  overflow: hidden;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-detail .entry-content .title2 {
  margin-bottom: 20px;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-detail .entry-content .title2 a {
  font-size: 20px;
  color: #014099;
  font-family: "BeVietnam Medium", Helvetica, Arial, sans-serif;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-detail .entry-content .title2 a:hover {
  color: #01204d;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-detail .entry-content .description {
  font-size: 16px;
  color: #2c2c2c;
  margin-bottom: 20px;
  line-height: 24px;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-detail .entry-content .readmore {
  font-size: 14px;
  color: #014099;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-detail .entry-content .readmore:hover {
  color: #01204d;
}
.responsive-post-slider2 .resp-slider-container .slider .item .item-detail:hover .img_over a img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider2 .resp-slider-container p {
  text-align: center;
}
.responsive-post-slider2 .resp-slider-container p .read-more {
  display: inline-block;
  vertical-align: top;
  height: 35px;
  line-height: 32px;
  background: #014099;
  color: #fff;
  padding: 0 15px;
  border-radius: 25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider2 .resp-slider-container p .read-more:hover {
  background: #012b66;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider3 {
  margin-bottom: 80px;
}
.responsive-post-slider3 .resp-slider-container .title {
  border-bottom: 1px #eeeeee solid;
  margin-bottom: 40px;
}
.responsive-post-slider3 .resp-slider-container .title h3 {
  font-size: 29px;
  color: #014099;
  margin-bottom: 20px;
  font-weight: bold;
  text-align: left;
  text-transform: capitalize;
}
.responsive-post-slider3 .resp-slider-container .title h3 span:after {
  content: "\f005";
  font-family: fontawesome;
  display: inline-block;
  vertical-align: top;
  color: #f8cd00;
  font-size: 23px;
  margin: 2px 0 0 10px;
  font-weight: normal;
}
.responsive-post-slider3 .resp-slider-container .slider {
  margin: 0 -15px;
}
.responsive-post-slider3 .resp-slider-container .slider .item {
  padding: 0 15px;
  margin-bottom: 10px;
  overflow: hidden;
}
.responsive-post-slider3 .resp-slider-container .slider .item .item-inner {
  margin-bottom: 50px;
}
.responsive-post-slider3 .resp-slider-container .slider .item .item-detail {
  position: relative;
}
.responsive-post-slider3 .resp-slider-container .slider .item .item-detail .img_over {
  margin-bottom: 18px;
}
.responsive-post-slider3 .resp-slider-container .slider .item .item-detail .img_over a {
  overflow: hidden;
  display: block;
  position: relative;
}
.responsive-post-slider3 .resp-slider-container .slider .item .item-detail .img_over a img {
  margin-bottom: 0;
  width: 100%;
  -webkit-transform: scale(1.0);
  -moz-transform: scale(1.0);
  -o-transform: scale(1.0);
  -ms-transform: scale(1.0);
  transform: scale(1.0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider3 .resp-slider-container .slider .item .item-detail .entry-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 50px 30px 30px 30px;
  z-index: 2;
  background: -webkit-linear-gradient(left top,#000,transparent);
  background: -o-linear-gradient(bottom right,#000,transparent);
  background: -moz-linear-gradient(bottom right,#000,transparent);
  background: linear-gradient(to top,#000,transparent);
}
.responsive-post-slider3 .resp-slider-container .slider .item .item-detail .entry-content .title2 {
  margin-bottom: 10px;
}
.responsive-post-slider3 .resp-slider-container .slider .item .item-detail .entry-content .title2 a {
  font-size: 20px;
  color: #fff;
  font-family: "BeVietnam Medium", Helvetica, Arial, sans-serif;
}
.responsive-post-slider3 .resp-slider-container .slider .item .item-detail .entry-content .entry-date {
  color: #fff;
  font-size: 14px;
  display: block;
}
.responsive-post-slider3 .resp-slider-container .slider .item .item-detail .entry-content .entry-date i {
  color: #3fbcef;
  width: 14px;
  text-align: center;
}
.responsive-post-slider3 .resp-slider-container .slider .item .item-detail .entry-content .entry-date {
  margin-bottom: 5px;
}
.responsive-post-slider3 .resp-slider-container .slider .item .item-detail .entry-content .entry-map p {
  color: #fff;
  font-size: 14px;
  display: block;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: top;
  line-height: normal;
  text-align: left;
}
.responsive-post-slider3 .resp-slider-container .slider .item .item-detail .entry-content .entry-map p:before {
  content: "\f041";
  font-family: fontawesome;
  color: #3fbcef;
  width: 14px;
  text-align: center;
  display: inline-block;
  font-style: normal;
}
.responsive-post-slider3 .resp-slider-container .slider .item .item-detail:hover .img_over a img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider3 .resp-slider-container p {
  text-align: center;
}
.responsive-post-slider3 .resp-slider-container p .read-more {
  display: inline-block;
  vertical-align: top;
  height: 35px;
  line-height: 32px;
  background: #014099;
  color: #fff;
  padding: 0 15px;
  border-radius: 25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider3 .resp-slider-container p .read-more:hover {
  background: #012b66;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider3 .res-button {
  position: absolute;
  display: block;
  top: 40%;
  z-index: 9;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider3 .res-button.slick-prev {
  left: -40px;
}
.responsive-post-slider3 .res-button.slick-prev:before {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 55px;
  color: #ccc;
  font-weight: normal;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider3 .res-button.slick-prev:hover:before {
  color: #999;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider3 .res-button.slick-next {
  right: -40px;
}
.responsive-post-slider3 .res-button.slick-next:before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 55px;
  color: #ccc;
  font-weight: normal;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider3 .res-button.slick-next:hover:before {
  color: #999;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider4 {
  background: #fff;
}
.responsive-post-slider4 .resp-slider-container .title h3 {
  background: #014099;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 20px;
}
.responsive-post-slider4 .resp-slider-container .slider .item {
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px #ddd solid;
}
.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .entry-content h4 a {
  font-size: 16px;
  color: #222222;
  font-weight: 600;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .entry-content h4 a:hover {
  color: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .entry-content .entry-date {
  font-size: 12px;
  color: #999;
  padding-left: 1px;
  font-style: italic;
}
.responsive-post-slider4 .resp-slider-container .slider .item .item-detail .entry-content .entry-date i {
  color: #014099;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
.responsive-post-slider4 .resp-slider-container .slider .item:last-child {
  border-bottom: none;
}
.responsive-post-slider6 .resp-slider-container .slider {
  margin: 0 -15px;
}
.responsive-post-slider6 .resp-slider-container .slider .item {
  padding: 0 15px;
}
.responsive-post-slider6 .resp-slider-container .slider .item .item-detail .img_over {
  margin-bottom: 20px;
}
.responsive-post-slider6 .resp-slider-container .slider .item .item-detail .entry-content h4 {
  font-size: 20px;
  text-transform: capitalize;
}
.responsive-post-slider6 .resp-slider-container .slider .item .item-detail .entry-content h4 a {
  color: #222222;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider6 .resp-slider-container .slider .item .item-detail .entry-content h4 a:hover {
  color: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider6 .resp-slider-container .slider .item .item-detail .entry-content .description {
  font-size: 16px;
  color: #999;
  line-height: 26px;
  margin-bottom: 15px;
}
.responsive-post-slider6 .resp-slider-container .slider .item .item-detail .entry-content .readmore {
  font-size: 16px;
  color: #222222;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: 600;
  letter-spacing: 2px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider6 .resp-slider-container .slider .item .item-detail .entry-content .readmore:hover {
  color: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.block-td {
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
  color: #fff;
  margin: 80px 0 30px;
}
.banner-single {
  overflow: hidden;
  border-radius: 4px;
}
.banner-single .vc_figure {
  width: 100%;
}
.banner-single .vc_figure a {
  width: 100%;
}
.banner-single .vc_figure a img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
}
.banner-single .vc_figure a img:hover {
  opacity: 1;
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.home-main {
  overflow: inherit !important;
}
.style-block {
  padding: 0 15px;
  margin-bottom: 42px;
}
.style-block .style-block-info >.vc_column-inner {
  padding: 0;
}
.box-title1 {
  margin-bottom: 30px;
  text-align: center;
}
.box-title1 h3 {
  padding: 14px 0;
  position: relative;
  margin-bottom: 4px;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  vertical-align: top;
}
.box-title1 h3:before {
  content: "";
  width: 52px;
  height: 35px;
  position: absolute;
  left: -80px;
  top: 7px;
  background: url(../assets/img/promotion.png) -19px -31px no-repeat;
}
.box-title1 h3:after {
  content: "";
  width: 52px;
  height: 35px;
  position: absolute;
  right: -80px;
  top: 7px;
  background: url(../assets/img/promotion.png) -19px 8px no-repeat;
}
.box-title1 p {
  font-size: 14px;
  color: #fff;
}
.box-title1.style2 h3 {
  color: #014099;
  font-size: 18px;
}
.box-title1.style2 p {
  color: #444;
}
.title1 {
  font-size: 22px;
  color: #222222;
  text-align: center;
  font-style: italic;
  font-weight: 600;
  position: relative;
  padding: 62px 0 50px 0;
  line-height: 30px;
}
.title1:before {
  position: absolute;
  content: "";
  width: 120px;
  height: 40px;
  bottom: 0;
  left: 50%;
  margin-left: -60px;
  background: url(../assets/img/icon-promotion.png) -13px 3px no-repeat;
}
.description1 {
  font-size: 14px;
  padding: 0 12%;
  text-align: center;
  line-height: 24px;
}
.title-read {
  text-align: center;
  font-size: 21px;
  color: #fff;
  text-shadow: 0 2px 1px rgba(0,0,0,0.2);
  padding: 3px 0;
}
.title-read a {
  font-size: 14px;
  padding: 15px 50px;
  border-radius: 30px;
  background: #f9f9f9;
  color: #222222;
  margin-left: 90px;
  box-shadow: 0 4px 2px rgba(0,0,0,0.2);
  text-shadow: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.title-read a:hover {
  color: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.vc_custom_1528681980949 {
  background-position: center center;
}
.heading-style1 {
  background: #efefef;
  font-size: 18px;
  color: #222222;
  font-weight: bold;
  display: block;
  padding: 15px 20px;
  margin-bottom: 40px;
}
.tam-nhin-su-menh h4 {
  font-weight: bold;
  color: #222222;
  font-size: 16px;
}
.vanhoa {
  padding-bottom: 45px;
  position: relative;
}
.vanhoa:before {
  content: "";
  width: 2px;
  height: 275px;
  background: #efefef;
  position: absolute;
  left: 48px;
  top: 0;
}
.vanhoa .vh-left {
  float: left;
  width: 15%;
  margin-top: 62px;
  position: relative;
  z-index: 9;
}
.vanhoa .vh-left h3 {
  background: #014099;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 22px;
  width: 100px;
  height: 100px;
  text-align: center;
  border-radius: 50%;
  align-items: center;
  display: flex;
  padding: 0 25px;
}
.vanhoa .vh-content {
  float: left;
  width: 85%;
  background: #e1e1e1;
  padding: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  color: #222;
}
.vanhoa .vh-content img {
  float: left;
  margin-right: 40px;
}
.vanhoa .vh-content .vh-info {
  overflow: hidden;
  padding-top: 20px;
}
.vanhoa .vh-content:hover {
  box-shadow: 0px 2px 4px 2px #ccc;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.vanhoa-bot {
  text-align: center;
  padding: 30px 30px 20px 30px;
}
.vanhoa-bot h3 {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 5px;
}
.vanhoa-bot p {
  color: #fff;
}
.sodo {
  margin-bottom: 50px;
}
.sodo .col-md-3 {
  padding: 0 10px;
}
.sodo .item {
  background: #efefef;
  padding: 15px;
  border-radius: 4px;
  min-height: 310px;
}
.sodo .item h3 {
  font-size: 16px;
  color: #222222;
  font-weight: bold;
  line-height: 26px;
  min-height: 50px;
}
.sodo .item ul {
  margin: 0;
  list-style: none;
}
.sodo .item ul li {
  display: block;
  color: #222222;
  font-size: 13px;
  line-height: 24px;
  position: relative;
  padding-left: 10px;
}
.sodo .item ul li:before {
  content: "\f111";
  position: absolute;
  left: 0;
  top: 0;
  font-family: fontawesome;
  color: #014099;
  font-size: 6px;
}
.wpb_raw_code.vc_custom_1527180878676 {
  text-align: center;
}
.sd-title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  padding: 15px 45px;
  background: #014099;
  display: inline-block;
  vertical-align: top;
  color: #fff;
}
.sd-content {
  text-align: center;
}
.sd-content h3 {
  font-size: 14px;
  color: #014099;
  font-weight: bold;
  text-transform: uppercase;
}
.sd-content p {
  font-size: 13px;
}
.sd-content .first {
  color: #222222;
  margin-bottom: 5px;
  font-size: 14px;
}
.sd-content.style2 p {
  font-style: italic;
  font-size: 14px;
  text-align: left;
}
.tuyendung-banner .wpb_raw_code {
  margin: 0;
}
.tuyendung-banner .wpb_raw_code .title-td {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  margin-top: -84px;
  padding-bottom: 28px;
  padding-left: 15px;
  padding-right: 15px;
}
.box1 {
  box-shadow: 0px 4px 10px #dedede;
}
.box1 .image {
  position: relative;
}
.box1 .image h3 {
  font-size: 34px;
  text-transform: capitalize;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 30px;
}
.box1 .image h3 a {
  color: #fff;
  border-bottom: 1px transparent solid;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.box1 .image h3 a:hover {
  border-bottom: 1px #fff solid;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.box1 .content {
  padding: 24px 30px;
  overflow: hidden;
}
.box1 .content .item {
  width: 50%;
  float: left;
}
.box1 .content .item a {
  font-size: 18px;
  color: #333;
  position: relative;
  padding: 10px 0;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.box1 .content .item a:before {
  content: "\f105";
  font-family: fontawesome;
  display: inline-block;
  vertical-align: top;
  color: #014099;
  margin-right: 8px;
  margin-top: 1px;
}
.box1 .content .item a:hover {
  color: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  padding-left: 5px;
}
.box2 {
  box-shadow: 0px 4px 10px #dedede;
}
.box2 .image {
  position: relative;
}
.box2 .image h3 {
  font-size: 34px;
  text-transform: capitalize;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 30px;
}
.box2 .image h3 a {
  color: #fff;
  border-bottom: 1px transparent solid;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.box2 .image h3 a:hover {
  border-bottom: 1px #fff solid;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.box2 .content {
  padding: 24px 30px;
  overflow: hidden;
}
.box2 .content .item {
  width: 25%;
  float: left;
}
.box2 .content .item a {
  font-size: 18px;
  color: #333;
  position: relative;
  padding: 10px 0;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.box2 .content .item a:before {
  content: "\f105";
  font-family: fontawesome;
  display: inline-block;
  vertical-align: top;
  color: #014099;
  margin-right: 8px;
  margin-top: 1px;
}
.box2 .content .item a:hover {
  color: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  padding-left: 5px;
}
.menu-pn h5 {
  background: #014099;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 0;
}
.menu-pn ul li {
  border-bottom: 1px #eeeeee solid;
  padding: 16px 0;
}
.menu-pn ul li a {
  font-size: 16px;
  color: #666;
  display: inline-block;
  vertical-align: top;
  font-weight: 500;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.menu-pn ul li a:before {
  content: "\f07b";
  font-family: fontawesome;
  display: inline-block;
  vertical-align: top;
  padding: 0 8px;
  font-size: 14px;
  margin-top: 2px;
}
.menu-pn ul li.active a,
.menu-pn ul li:hover a {
  color: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.menu-pn ul li.active a:before,
.menu-pn ul li:hover a:before {
  content: "\f07c";
}
.menu-pn ul li:last-child {
  border-bottom: none;
}
.in-about {
  max-width: 470px;
}
.in-about h3 {
  font-size: 48px;
  line-height: 56px;
  color: #014099;
  margin-bottom: 20px;
  font-weight: bold;
}
.in-about .first {
  font-size: 20px;
  color: #430807;
  margin-bottom: 30px;
  line-height: 28px;
  font-family: "BeVietnam Medium", Helvetica, Arial, sans-serif;
}
.in-about .first a {
  color: #014099;
}
.in-about .secon {
  font-size: 18px;
  color: #7b6565;
}
.in-about .secon a {
  color: #014099;
  font-family: "BeVietnam SemiBold", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.inabout-right h3 {
  font-size: 120px;
  color: #014099;
  text-align: center;
  line-height: 100px;
}
.inabout-right h3 span {
  display: block;
  font-weight: bold;
}
.inabout-right h3 label {
  display: block;
  margin-left: -500px;
}
.text-tinhhoa h3 {
  font-size: 48px;
  line-height: 56px;
  color: #014099;
  margin-bottom: 50px;
  font-weight: bold;
}
.text-tinhhoa ul {
  margin: 0;
  list-style: none;
}
.text-tinhhoa ul li {
  font-size: 20px;
  color: #272727;
  border-bottom: 1px #e1e1e1 solid;
  line-height: 85px;
  margin-bottom: 20px;
}
.text-tinhhoa ul li:before {
  content: "";
  width: 85px;
  height: 85px;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}
.text-tinhhoa ul li:first-child:before {
  background: url(../assets/img/icon1.png) no-repeat center center;
}
.text-tinhhoa ul li:nth-child(2):before {
  background: url(../assets/img/icon2.png) no-repeat center center;
}
.text-tinhhoa ul li:nth-child(3):before {
  background: url(../assets/img/icon3.png) no-repeat center center;
}
.text-tinhhoa ul li:last-child:before {
  background: url(../assets/img/icon4.png) no-repeat center center;
}
.time-line {
  overflow: hidden;
}
.time-line h3 {
  font-size: 55px;
  color: #eecb63;
  text-align: center;
  font-weight: bold;
}
.time-line h4 {
  font-size: 48px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin-bottom: 110px;
}
.time-line .box-content {
  padding-bottom: 84px;
}
.time-line .box-content .box-left,
.time-line .box-content .box-right {
  width: 50%;
  float: left;
}
.time-line .box-content .box-left .item,
.time-line .box-content .box-right .item {
  margin-bottom: 56px;
}
.time-line .box-content .box-left .item .box-title,
.time-line .box-content .box-right .item .box-title {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.time-line .box-content .box-left .item p,
.time-line .box-content .box-right .item p {
  font-size: 20px;
  color: #fff;
  padding-bottom: 8px;
  position: relative;
}
.time-line .box-content .box-left .item p:before,
.time-line .box-content .box-right .item p:before {
  content: "";
  width: 0;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.time-line .box-content .box-left .item .info,
.time-line .box-content .box-right .item .info {
  background: #fff;
  padding: 20px;
  position: absolute;
  left: 105%;
  top: -10%;
  width: 620px;
  z-index: 9;
  box-shadow: 1px 2px 8px #999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.time-line .box-content .box-left .item .info .image,
.time-line .box-content .box-right .item .info .image {
  width: 240px;
  float: left;
  margin-right: 20px;
}
.time-line .box-content .box-left .item .info .content,
.time-line .box-content .box-right .item .info .content {
  overflow: hidden;
  padding-top: 15px;
}
.time-line .box-content .box-left .item .info .content .title,
.time-line .box-content .box-right .item .info .content .title {
  font-size: 20px;
  color: #202020;
  font-family: "BeVietnam SemiBold", Helvetica, Arial, sans-serif;
  margin-bottom: 25px;
}
.time-line .box-content .box-left .item .info .content ul,
.time-line .box-content .box-right .item .info .content ul {
  margin: 0;
  list-style: none;
}
.time-line .box-content .box-left .item .info .content ul li,
.time-line .box-content .box-right .item .info .content ul li {
  font-size: 14px;
  color: #202020;
  margin-bottom: 10px;
}
.time-line .box-content .box-left .item .info .content ul li:before,
.time-line .box-content .box-right .item .info .content ul li:before {
  content: "";
  width: 4px;
  height: 1px;
  background: #202020;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}
.time-line .box-content .box-left .item:hover,
.time-line .box-content .box-right .item:hover {
  cursor: pointer;
}
.time-line .box-content .box-left .item:hover p:before,
.time-line .box-content .box-right .item:hover p:before {
  width: 100%;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.time-line .box-content .box-left .item:hover .info,
.time-line .box-content .box-right .item:hover .info {
  top: -50%;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.time-line .box-content .box-left .item:last-child,
.time-line .box-content .box-right .item:last-child {
  margin-bottom: 0;
}
.time-line .box-content .box-left .item:last-child .info,
.time-line .box-content .box-right .item:last-child .info {
  top: -150%;
}
.time-line .box-content .box-left .item {
  margin-bottom: 56px;
}
.time-line .box-content .box-left .item .box-title {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.time-line .box-content .box-left .item p {
  display: inline-block;
  vertical-align: top;
  padding-top: 26px;
}
.time-line .box-content .box-left .item:before {
  content: "";
  width: 85px;
  height: 85px;
  display: inline-block;
  vertical-align: top;
  margin-right: 6px;
  border-radius: 50%;
}
.time-line .box-content .box-left .item:first-child {
  padding-left: 118px;
}
.time-line .box-content .box-left .item:first-child:before {
  background: url(../assets/img/ic1.png) no-repeat center center;
}
.time-line .box-content .box-left .item:nth-child(2) {
  padding-left: 30px;
}
.time-line .box-content .box-left .item:nth-child(2):before {
  background: url(../assets/img/ic2.png) no-repeat center center;
}
.time-line .box-content .box-left .item:nth-child(3):before {
  background: url(../assets/img/ic3.png) no-repeat center center;
}
.time-line .box-content .box-left .item:nth-child(4):before {
  background: url(../assets/img/ic4.png) no-repeat center center;
}
.time-line .box-content .box-left .item:nth-child(5) {
  padding-left: 30px;
}
.time-line .box-content .box-left .item:nth-child(5):before {
  background: url(../assets/img/ic5.png) no-repeat center center;
}
.time-line .box-content .box-left .item:last-child {
  padding-left: 118px;
}
.time-line .box-content .box-left .item:last-child:before {
  background: url(../assets/img/ic6.png) no-repeat center center;
}
.time-line .box-content .box-right {
  text-align: right;
}
.time-line .box-content .box-right .item {
  margin-bottom: 56px;
}
.time-line .box-content .box-right .item p {
  display: inline-block;
  vertical-align: top;
  padding-top: 26px;
}
.time-line .box-content .box-right .item .info {
  left: auto;
  right: 105%;
  text-align: left;
}
.time-line .box-content .box-right .item:after {
  content: "";
  width: 85px;
  height: 85px;
  display: inline-block;
  vertical-align: top;
  margin-left: 6px;
  border-radius: 50%;
}
.time-line .box-content .box-right .item:first-child {
  padding-right: 118px;
}
.time-line .box-content .box-right .item:first-child:after {
  background: url(../assets/img/ic7.png) no-repeat center center;
}
.time-line .box-content .box-right .item:nth-child(2) {
  padding-right: 30px;
}
.time-line .box-content .box-right .item:nth-child(2):after {
  background: url(../assets/img/ic8.png) no-repeat center center;
}
.time-line .box-content .box-right .item:nth-child(3):after {
  background: url(../assets/img/ic9.png) no-repeat center center;
}
.time-line .box-content .box-right .item:nth-child(4):after {
  background: url(../assets/img/ic10.png) no-repeat center center;
}
.time-line .box-content .box-right .item:nth-child(5) {
  padding-right: 30px;
}
.time-line .box-content .box-right .item:nth-child(5):after {
  background: url(../assets/img/ic11.png) no-repeat center center;
}
.time-line .box-content .box-right .item:last-child {
  padding-right: 118px;
}
.time-line .box-content .box-right .item:last-child:after {
  background: url(../assets/img/ic12.png) no-repeat center center;
}
.heading-tit h3 {
  font-size: 38px;
  color: #fff;
  background: #014099;
  padding: 0 30px 0 40px;
  height: 88px;
  line-height: 90px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border-radius: 8px 0 0 8px;
  font-weight: bold;
  position: relative;
}
.heading-tit h3:before {
  content: "";
  position: absolute;
  right: -44px;
  top: 0;
  width: 0px;
  height: 0px;
  border-top: 44px solid transparent;
  border-bottom: 44px solid transparent;
  border-left: 44px solid #014099;
}
.heading-tit h3 i {
  -webkit-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
.text-lienhe {
  max-width: 450px;
  padding-top: 98px;
}
.text-lienhe h3 {
  font-size: 31px;
  font-weight: bold;
  color: #014099;
  margin-bottom: 7px;
}
.text-lienhe p {
  font-size: 16px;
  color: #262626;
  margin-bottom: 56px;
  font-family: "BeVietnam Medium", Helvetica, Arial, sans-serif;
}
.text-lienhe p span {
  color: #014099;
  font-family: "BeVietnam Medium", Helvetica, Arial, sans-serif;
}
.text-lienhe ul {
  margin: 0 0 35px 0;
  list-style: none;
  border-bottom: 1px #dedede solid;
  font-family: "BeVietnam Medium", Helvetica, Arial, sans-serif;
}
.text-lienhe ul li {
  font-size: 16px;
  color: #000;
  font-family: "BeVietnam Medium", Helvetica, Arial, sans-serif;
  margin-bottom: 30px;
  line-height: 30px;
}
.text-lienhe ul li span {
  color: #014099;
}
.text-lienhe a {
  font-size: 16px;
  font-family: "BeVietnam Medium", Helvetica, Arial, sans-serif;
  padding: 13px 30px 15px 30px;
  border-radius: 30px;
  display: inline-block;
  vertical-align: top;
  background: #014099;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.text-lienhe a:hover {
  background: #012b66;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.box-youtube {
  text-align: center;
}
.box-youtube .video-btn {
  text-align: center;
  background: url(../assets/img/icon-play.png) center center no-repeat;
  font-size: 0;
  width: 145px;
  height: 145px;
  border-radius: 50%;
  border: none;
  padding: 0;
}
.box-youtube button.close {
  background: #014099;
  height: 30px;
  line-height: 30px;
  width: 30px;
  border-radius: 0;
}
.box-youtube button.close span:before {
  content: "\f00d";
  font-family: fontawesome;
  color: #fff;
  font-size: 15px;
}
.box-youtube button.close:hover {
  background: #012b66;
}
.box-youtube .close {
  position: absolute;
  right: -30px;
  top: 0;
  text-shadow: none;
  z-index: 999;
  font-size: 0;
  font-weight: normal;
  color: #fff;
  opacity: 1;
}
.box-youtube .modal-dialog {
  width: 1170px;
  margin: 30px auto;
  padding-top: 100px;
}
.box-youtube .modal-dialog iframe {
  height: 600px;
}
.box-youtube .modal-body {
  position: relative;
  padding: 0px;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.gallery {
  padding: 0;
  overflow: hidden;
}
.rtl .gallery {
  margin-right: 0 !important;
}
.gallery li {
  margin-left: 1%;
  margin-right: 0;
  margin-bottom: 20px;
  text-align: center;
  float: left;
  list-style: none;
}
.rtl .gallery li {
  float: right;
  margin: 0 1% 20px 0;
}
.gallery .thumbnail {
  display: block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #FFF;
  padding: 5px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.gallery .thumbnail:after {
  position: absolute;
  border-color: transparent #FFFFFF #FFFFFF transparent;
  border-style: solid;
  border-width: 45px;
  content: "";
  opacity: 0;
  filter: alpha(opacity=0);
  right: -45px;
  bottom: 0;
  transition: all 0.3s ease 0.2s;
  z-index: 4;
}
.gallery .thumbnail:before {
  content: "\f0a9";
  font-family: FontAwesome;
  position: absolute;
  bottom: 20px;
  right: 0;
  color: #FFF;
  font-size: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.2s ease 0.3s;
  transform: rotate(0deg);
  z-index: 5;
}
.gallery .thumbnail:hover {
  background: #014099;
  border-color: #ddd;
}
.gallery .thumbnail:hover:after {
  bottom: 0;
  right: 0;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.gallery .thumbnail:hover:before {
  right: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
  transform: rotate(360deg);
}
.gallery img {
  width: 100%;
}
.gallery .caption {
  overflow: hidden;
  padding-top: 12px;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gallery .caption h4 {
  font-size: 14px;
}
.entry-summary table {
  margin-bottom: 30px;
}
.entry-summary table th,
.entry-summary table td {
  border: 1px solid #eeeeee;
  padding: 10px;
}
.entry-summary dl dd {
  margin-bottom: 20px;
}
.entry-summary form input[type="text"],
.entry-summary form input[type="password"],
.entry-summary form input[type="date"],
.entry-summary form input[type="email"] {
  border-radius: 0;
  padding: 10px;
  width: 100%;
}
.entry-summary form input[type="submit"] {
  background-color: #014099;
  font-size: 14px;
  border-radius: 0;
  color: #fff;
  padding: 10px 60px;
  vertical-align: top;
}
.entry-summary form input[type="submit"]:hover {
  background: #000;
}
.entry-summary form textarea {
  width: 100%;
  padding: 10px;
  border-radius: 0;
}
.elementor-location-footer {
  line-height: 23px;
}
.elementor-location-footer .address p {
  margin-bottom: 0;
}
.elementor-location-footer .footer-lienhe {
  text-align: center;
}
.elementor-location-footer .footer-lienhe h3 {
  font-size: 30px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  margin-right: 45px;
  padding-top: 10px;
}
.elementor-location-footer .footer-lienhe a {
  font-size: 18px;
  color: #1b1b1b;
  display: inline-block;
  vertical-align: top;
  height: 58px;
  line-height: 56px;
  font-weight: 600;
  padding: 0 45px;
  border-radius: 30px;
  background: #fff;
  font-family: "BeVietnam SemiBold", Helvetica, Arial, sans-serif;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.elementor-location-footer .footer-lienhe a:hover {
  color: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.elementor-location-footer .elementor-widget-wp-widget-nav_menu h5 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 15px;
}
.elementor-location-footer .elementor-widget-wp-widget-nav_menu ul li {
  padding: 5px 0;
}
.elementor-location-footer .elementor-widget-wp-widget-nav_menu ul li a {
  font-size: 13px;
  color: #000000;
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.elementor-location-footer .elementor-widget-wp-widget-nav_menu ul li a:hover {
  color: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.elementor-location-footer .footer-add {
  margin: 0;
  list-style: none;
  text-align: center;
  padding: 30px 0 20px 0;
  border-top: 1px rgba(255,255,255,0.1) solid;
}
.elementor-location-footer .footer-add li {
  color: #fff;
  display: inline-block;
  vertical-align: top;
  margin: 0 15px;
  font-size: 16px;
}
.elementor-location-footer .footer-add li i {
  display: inline-block;
  vertical-align: top;
  color: #2ad4f9;
  margin: 5px 5px 0 0;
}
.elementor-location-footer .footer-add li a {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.elementor-location-footer .footer-add li a:hover {
  color: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.elementor-location-footer .footer-add li:first-child a {
  color: #d72828;
}
.elementor-location-footer .footer-add li:first-child a:hover {
  color: #014099;
}
.elementor-location-footer .footer-copyright .copyright-text {
  font-size: 12px;
  float: right;
  padding: 20px 40px 20px 0;
}
.elementor-location-footer .footer-copyright .copyright-text a {
  color: #014099;
}
.elementor-location-footer .footer-copyright .copyright-text a:hover {
  color: #012b66;
}
.elementor-location-footer .footer-copyright .socials-footer {
  text-transform: capitalize;
  margin: 0;
  text-align: right;
  float: left;
  padding: 20px 0;
  font-weight: bold;
}
.elementor-location-footer .footer-copyright .socials-footer li {
  display: inline-block;
  vertical-align: middle;
}
.elementor-location-footer .footer-copyright .socials-footer li a {
  display: inline-block;
  vertical-align: top;
  color: #222222;
  font-size: 12px;
  padding-right: 18px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 500;
}
.elementor-location-footer .footer-copyright .socials-footer li a:hover {
  color: #014099;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#kingstore-totop {
  background-color: #4697dc;
  bottom: 30px;
  right: 5px;
  text-align: center;
  position: fixed;
  height: 50px;
  width: 50px;
  line-height: 43px;
  z-index: 99;
  border: 4px transparent solid;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#kingstore-totop:before {
  content: '\f197';
  font-family: fontawesome;
  color: #fff;
  font-size: 20px;
}
#kingstore-totop:hover {
  background: #46b3dc;
}
