/*
Theme Name: WEB185
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/*** SINGLE PRODUCT ***/
.woocommerce-result-count, .woocommerce-ordering {
    display: none;
}
.product-small .title-wrapper {
    min-height: 50px;
}
.product-small .box-text-products {
    background: #f3f3f3;
    border-bottom: 2px solid #0e6eb8;
}
/*** CONTACT PAGE ***/
.ginput_container_fileupload {
    height: 2.507em;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #fff;
}
#extensions_message_1_8 {
    display: none;
}
/*** SIDEBAR ***/
.post-sidebar .post-item .is-divider {
    display: none;
}

.widget.block_widget .widget-title, .widget_product_categories .widget-title {
    background: #0e6eb8;
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.widget.block_widget .is-divider, .widget_product_categories .is-divider {
    background: transparent;
}
.sidebar-list-news .col.post-item {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px !important;
}
.sidebar-list-news .col.post-item:last-child {
    border: none;
}
/*** *** COMMOND *** ***/
body {
    overflow: hidden;
}
.rev-pad-bot {
    padding-bottom: 0;
}
/*** *** *** Title *** *** ***/
.row-title .ct-title-c {
	margin-bottom: 0;
}
.row-title .ct-title-c .section-title b {
	background-color: transparent !important;
}
.row-title .wt-separator-outer {
    overflow: hidden;
}
.row-title .wt-separator {
    display: inline-block;
    position: relative;
	width: 10px;
    height: 10px;
    background-color: transparent;
    border-width: 3px;
    border-style: solid;
    border-color: #2d3239;
}
.row-title .wt-separator .separator-left, .row-title .wt-separator .separator-right {
    height: 3px;
	background-color: #0E6EB8;
	position: absolute;
    top: 50%;
	width: 70px;
	margin-top: -1px;
}
.row-title .wt-separator .separator-left {
    left: -80px;
}
.row-title .wt-separator .separator-right {
    right: -80px;
}
.wt-separator.style-square.has-bg {
    border-color: #fff;
}
.row-title .wt-separator.style-square br {
	display: none;
}
/*** *** *** END Title *** *** ***/
/*** *** END COMMOND *** ***/
/*** HEADER ***/
.header-nav i.icon-angle-down {
    display: none;
}
#header-contact span {
    text-transform: none;
}
.header-top {
	z-index: 10 !important;
}
#logo a:before, #logo a:after {
    background-color: #fff;
    content: "";
    position: absolute;
    bottom: -15px;
    height: 140%;
    z-index: -1;
}
#logo a:before {
    border-right: 7px solid #212427;
    left: 0;
    width: 40%;
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    transform: skew(-30deg);
}
#logo a:after {
    right: 70%;
    width: 2000px;
}
#logo>a {
    display: table-cell;
    vertical-align: middle;
}
/*** END HEADER ***/
.below-l::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 10px;
    z-index: -1;
    background: #0E6EB8;
    display: block;
    height: 120%;
    border-right: 12px solid #1e1c1c;
    box-shadow: 0 0 8px -5px #000;
    -webkit-box-shadow: 0 0 8px -5px #000;
    -moz-box-shadow: 0 0 8px -5px #000;
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    transform: skew(-30deg);
    width: 2000px;
}

.ss-below-slider .icon-box-text p {
    margin-bottom: 0;
}
.ss-below-slider {
    background-image: url(/wp-content/uploads/2020/05/bg1.jpg);
}
/*** *** ABOUT 1 *** ***/
.ss-about-1 p {
    text-align: justify;
}
.ss-about-1 {
    background-image: url(/wp-content/uploads/2020/05/pic-c-1bg.png);
    background-position: left bottom;
    background-repeat: no-repeat;
}
.ss-about-1 .icon-box p {
    margin-bottom: 0;
}

/*** GALLERY ***/
.ss-gallery {
	background-image: url(/wp-content/uploads/2020/05/bg7.png);
    background-repeat: repeat;
}
/*** WHY ***/
.ss-why .section-title-normal span {
    border-bottom: 2px solid #0E6EB8;
	font-size: 16px;
}
.ss-why .section-title-normal {
    border-bottom: 2px solid #fff;
}
.ss-why .icon-box-text p {
	text-align: justify;
}
/*** ABOUT ***/
.about-l:after {
    border-right: 12px solid #1e1c1c;
    content: "";
    display: block;
    height: 115%;
    width: 1920px;
    position: absolute;
    right: 20%;
    top: -20px;
    z-index: -1;
    background-color: #0E6EB8;
    background-image: url(/wp-content/uploads/2020/05/bg7.png);
    background-repeat: repeat;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    -ms-transform: skew(30deg);
    transform: skew(30deg);
}

.about-l .img {
    top: 85px;
}

.status-marks {
    overflow: hidden;
	border: 2px solid #fff;
	color: #FFF;
	margin-bottom: 10px;
    margin-top: 0;
}

.status-sign {
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    -ms-transform: skew(30deg);
    transform: skew(30deg);
    background: #fff;
    height: 60px;
    width: 96px;
    position: relative;
    left: -18px;
    float: left;
}
.status-sign i {
    color: #273447;
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    transform: skew(-30deg);
    float: left;
    font-size: 38px;
    padding-top: 10px;
	padding-left: 40px;
}
.status-value {
    height: 60px;
}
.status-value br {
    display: none;
}
.status-value span {
	font-size: 27px;
	line-height: 60px;
	overflow: hidden;  
	height: 60px;
	color: #0E6EB8;
	font-weight: bold;
}
.in-block {
    display: inline-block !important;
}
/*** NEWS ***/
.ss-news .box-image {
    border-bottom: 3px solid #0E6EB8;
}
.ss-news .post-item > .col-inner {
    background: #fff;
}
.ss-news .box-text {
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
}
/*** TES ***/
.testimonial-box {
    background: #273447;
    font-size: 14px;
    padding: 40px 30px;
    text-align: justify;
}
.testimonial-box .circle img {
    border-radius: 0 !important;
    object-fit: none;
    border: 3px solid #0E6EB8;
    padding: 0;
	position: absolute;
	z-index: 1;
}
.testimonial-box .testimonial-image:after {
    border-right: 3px solid #0E6EB8;
    height: 120%;
    content: "";
    position: absolute;
    left: 36px;
    top: -20px;
    -webkit-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -o-transform: skew(25deg);
    -ms-transform: skew(25deg);
    transform: skew(25deg);
    z-index: 0;
}
/*** FOOTER ***/
/*** *** FL *** ***/
#footer .ftl > .col-inner:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: 0;
    width: 1920px;
    height: 114%;
    z-index: -1;
    background-color: #0E6EB8;
    border-right: 7px solid #212427;
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    transform: skew(-30deg);
}
#footer .ftl > .col-inner > p {
    margin-bottom: 0;
    max-height: 110px;
    line-height: 130px;
	white-space: nowrap;
    font-size: 34px;
    font-weight: bold;
    color: #ff0000;
    text-transform: uppercase;
    text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px 0px 0 #fff, 0px 2px 0 #fff, -2px 0px 0 #fff, 0px -2px 0 #fff, 1px 3px 13px #000;
}
/*** *** FR *** ***/
.btn-bo {
    margin-bottom: 0;
    padding-right: 5px;
}
.btn-bo i.icon-angle-right {
    position: relative;
    background: #273447;
    display: inline-block;
    padding: 7.5px 9px;
    text-align: center;
    margin-left: 25px !important;
    font-size: 16px;
    z-index: 1;
	top: 0;
}
.btn-bo i.icon-angle-right:after {
    background-color: #273447;
    content: "";
    position: absolute;
    width: 60%;
    height: 100%;
    z-index: -1;
    left: -30%;
    top: 0px;
    -webkit-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    -o-transform: skew(-25deg);
    -ms-transform: skew(-25deg);
    transform: skew(-25deg);
}
/*** *** FI ***/
.ct-title-l .section-title-normal span {
	border-bottom-color: transparent !important;
}
.ct-title-l .section-title-normal {
    border-bottom: none !important;
}
.ct-title-l .section-title-main:before {
    content: "";
    position: absolute;
    bottom: -14px;
    left: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
	border-width: 3px;
	border-style: solid;
    margin-bottom: 10px;
}
.ct-title-l .section-title-main:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 18px;
    height: 3px;
    margin: 0 0 0;
    width: 70px;
    margin: 10px 0;
    background-color: #0E6EB8;
}
#footer .fi ul li {
    border-bottom: 1px dashed rgba(102, 102, 102, 0.3);
    margin-bottom: 0;
	margin-left: 0;
    height: 40px;
    line-height: 40px;
	list-style: none;
    background: url(/wp-content/uploads/2020/05/bg-li-footer.png) left 16px no-repeat;
    padding-left: 20px;  
}
#footer .fi ul li a {
	line-height: 20px;
}
#footer .fi ul li:hover a {
	color: #3396d1;
}
/*** *** FC *** ***/
#footer .constrot-strip {
	position: relative;
    height: 15px;
    width: 100%;
    background-color: #0E6EB8;
	background-image: url(/wp-content/uploads/2020/05/footer-strip.png);
    background-repeat: repeat-x;
    background-position: center top;
}
#footer .footer-secondary, #footer .footer-primary {
	padding: 0 !important;
}
#footer .absolute-footer {
    padding: 15px 0 15px;
}
#footer .fc h5 {
    font-size: 16px;
    color: #fff;
    line-height: 22px;
}
#footer .fc p, #footer .fi p, #footer .fi ul li a {
    font-size: 13px;
	color: #999;
}
#footer .fc p:hover {
	color: #3396d1;
}
#footer .fc .row > .col > .col-inner {
    border: 1px solid #333333;
	padding: 5px;
}
/*** start hotline ***/
.hotlinefix {
  position: fixed;
  bottom: 100px;
  left: 42px;
  z-index: 99;
}

.hotlinefix .phone {
  width: 220px;
  background: #FFF;
  border-radius: 39px;
  left: -30px;
  top: -29px;
  position: absolute;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
}

.hotlinefix .phone p {
  line-height: 50px;
  margin: 0;
  padding: 0;
}

.hotlinefix .phone p a {
  font-style: inherit;
  color: #F00;
  text-shadow: none;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  line-height: 66px;
  margin-left: 70px;
}

.circle-hotline {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: #F00;
  -webkit-transition: height .25s ease, width .25s ease;
  transition: height .25s ease, width .25s ease;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  margin-top: 3px;
  margin-left: -3px;
}

.circle-hotline span {
  margin: 12px;
  display: inline-block;
}

.circle-hotline img {
  width: 50px;
  max-width: 100%;
  height: auto;
}

.circle-hotline:before {
  -webkit-animation: ripple 2s linear infinite;
  animation: ripple 2s linear infinite;
}

.circle-hotline:after {
  -webkit-animation: ripple 2s linear 1s infinite;
  animation: ripple 2s linear 1s infinite;
}

.circle-hotline:before, .circle-hotline:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #F00;
}

@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(1);
  }

  75% {
    -webkit-transform: scale(1.75);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(2);
    opacity: 0;
  }
}

@keyframes ripple {
  0% {
    transform: scale(1);
  }

  75% {
    transform: scale(1.75);
    opacity: 1;
  }

  100% {
    transform: scale(2);
    opacity: 0;
  }
}
/*** end hotline ***/
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.hotlinefix {
		display: none !important;
	}
	#logo a:before {
		width: 80%;
	}
	#logo a:after {
		right: 40%;
	}
	.ss-about-1 {
		padding-top: 15px !important;
		padding-bottom: 0 !important;
	}
	.fc .icon-box-img {
		display: none;
	}
	#footer .ftl > .col-inner:after {
		right: 0px;
		border-right: none;
		-webkit-transform: skew(0deg);
		-moz-transform: skew(0deg);
		-o-transform: skew(0deg);
		-ms-transform: skew(0deg);
		transform: skew(0deg);
	}
	#footer .ftl > .col-inner > p {
		text-align: center;
	}
	.ftr {
		margin: 50px 0 30px 0;
	}
	.status-value span {
		font-size: 18px;
	}

}