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

/*************** ADD CUSTOM CSS HERE.   ***************/
/*** PRODUCT CATEGORY ***/
.product-small .product-small.box {
    display: flex;
    flex-direction: column;
    background: rgba(85, 127, 175, 1);
}

.product-small .product-small.box .box-text {
    padding-bottom: 0;
    padding-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.weboto-product-features p {
    font-size: 12px;
    color: #000000;
}
.weboto-product-features i {
    font-style: normal;
}
/*** SINGLE PRODUCT ***/
.product-summary .weboto-product-features p {
    display: flex;
    flex-direction: column;
}
.product-summary .weboto-product-features span {
	font-size: 24px;
}
.product-summary .weboto-product-features {
    padding: 15px;
    background-image: url(/wp-content/themes/web185/assets/img/bg-features.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.product-summary .weboto-product-features p:last-child {
    margin-bottom: 0;
}
.product-short-description {
    margin-top: 15px;
    text-align: justify;
}
/*** 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: #07468b;
    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: #07468b;
	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 #ff671f;
    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: #dd3333;
    display: block;
    height: 120%;
    border-right: 12px solid #ff671f;
    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 #07468b;
	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: #07468b;
    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: #07468b;
	font-weight: bold;
}
.in-block {
    display: inline-block !important;
}
/*** NEWS ***/
.ss-news .box-image {
    border-bottom: 3px solid #07468b;
}
.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 #07468b;
    padding: 0;
	position: absolute;
	z-index: 1;
}
.testimonial-box .testimonial-image:after {
    border-right: 3px solid #07468b;
    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: #dd3333;
    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: #fff;
    text-transform: uppercase;
    text-shadow: 
        2px 2px 0 #000, 
        2px -2px 0 #000, 
        -2px 2px 0 #000, 
        -2px -2px 0 #000, 
        2px 0px 0 #000, 
        0px 2px 0 #000, 
        -2px 0px 0 #000, 
        0px -2px 0 #000, 
        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: #07468b;
}
#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: #07468b;
	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;
}

@media only screen and (max-width: 48em) {
	#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;
	}

}